Skip to content

Commit

Permalink
to do added
Browse files Browse the repository at this point in the history
  • Loading branch information
GBenedett committed Apr 18, 2024
1 parent 45c1985 commit 3614739
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions ceasiompy/CPACS2GMSH/func/RANS_mesh_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,9 @@
- It may be good to move all the function and some of the code in generategmsh()
that are related to disk actuator to another python script and import it here
- It may be better to propose more options for the mesh size of the different
part (pylon,engine,rotor)
- Add mesh sizing for each aircraft part
- Add a boolean to deactivate the refinement factor according to the thickness of the
truncated te of the wings. This options often create very small meshes and is not
always required.
- Use run software function instead subprocess.call
"""

Expand Down

0 comments on commit 3614739

Please sign in to comment.