We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97bef2 commit f6bfbb7Copy full SHA for f6bfbb7
funtofem/interface/caps2fun/egads_aim.py
@@ -48,7 +48,7 @@ def set_surface_mesh(
48
edge_pt_min: int = 15,
49
edge_pt_max=20,
50
mesh_elements: str = "Mixed",
51
- global_mesh_size: float = 0.25,
+ global_mesh_size: float = 0.5,
52
max_surf_offset: float = 0.01,
53
max_dihedral_angle: float = 15,
54
):
0 commit comments