We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c1985 commit 3614739Copy full SHA for 3614739
ceasiompy/CPACS2GMSH/func/RANS_mesh_generator.py
@@ -17,12 +17,9 @@
17
- It may be good to move all the function and some of the code in generategmsh()
18
that are related to disk actuator to another python script and import it here
19
20
- - It may be better to propose more options for the mesh size of the different
21
- part (pylon,engine,rotor)
+ - Add mesh sizing for each aircraft part
22
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.
+ - Use run software function instead subprocess.call
26
27
"""
28
0 commit comments