- Replaces prostar3 mesh format, which we no longer support. - Update initial conditions to use regex and include file.
16 lines
299 B
Plaintext
16 lines
299 B
Plaintext
! ------------------------------
|
|
! PROSTAR file of NACA airfoil
|
|
! 40000 cells, 80860 points
|
|
! scaling = meters
|
|
! ------------------------------
|
|
|
|
ctable 2 fluid ,,,,,,
|
|
ctname 2 fluid
|
|
|
|
*set icvo mxv - 1" << nl
|
|
vread nacaAirfoil.vrt icvo,,,coded
|
|
cread nacaAirfoil.cel icvo,,,add,coded
|
|
*set icvo
|
|
|
|
! end
|