Skip to content

Commit f6bfbb7

Browse files
committed
Update egads_aim.py
1 parent e97bef2 commit f6bfbb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

funtofem/interface/caps2fun/egads_aim.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def set_surface_mesh(
4848
edge_pt_min: int = 15,
4949
edge_pt_max=20,
5050
mesh_elements: str = "Mixed",
51-
global_mesh_size: float = 0.25,
51+
global_mesh_size: float = 0.5,
5252
max_surf_offset: float = 0.01,
5353
max_dihedral_angle: float = 15,
5454
):

0 commit comments

Comments
 (0)