Skip to content

Commit 3614739

Browse files
committed
to do added
1 parent 45c1985 commit 3614739

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

ceasiompy/CPACS2GMSH/func/RANS_mesh_generator.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,9 @@
1717
- It may be good to move all the function and some of the code in generategmsh()
1818
that are related to disk actuator to another python script and import it here
1919
20-
- It may be better to propose more options for the mesh size of the different
21-
part (pylon,engine,rotor)
20+
- Add mesh sizing for each aircraft part
2221
23-
- Add a boolean to deactivate the refinement factor according to the thickness of the
24-
truncated te of the wings. This options often create very small meshes and is not
25-
always required.
22+
- Use run software function instead subprocess.call
2623
2724
"""
2825

0 commit comments

Comments
 (0)