makeMesherInp2 module
Modules for generating input file for CFD mesher
- Revision:
1.0.0 $Date: 26/01/2023 09:03$
- History:
1.0.0 - Initial Module Creation
Todo:
- makeMesherInp2.main()[source]
main sequence
- Input files:
‘winggeom.ini’ (ASCII): information of Outer Mold Line.
‘meshCFD.ini’ (ASCII): information of CFD mesh.
‘dict_airfoil.csv’ (ASCII): key -> “airfoil name”, value -> “airfoil path”
- Output files:
‘meshgen.in’ (ASCII): input file of Mesher 1
- Parameters
None –
- Returns
None
Documentation last updated: Jan. 26, 2023 - Shugo Date