|
MFC
Exascale flow solver
|
User-input parameters for a NACA 4-digit airfoil (namelist-safe: scalars only). More...
Public Attributes | |
| real(wp) | c = dflt_real |
| chord length | |
| real(wp) | p = dflt_real |
| maximum camber position (fraction of chord) | |
| real(wp) | t = dflt_real |
| maximum thickness (fraction of chord) | |
| real(wp) | m = dflt_real |
| maximum camber (fraction of chord) | |
User-input parameters for a NACA 4-digit airfoil (namelist-safe: scalars only).
Definition at line 582 of file m_derived_types.fpp.f90.
chord length
Definition at line 583 of file m_derived_types.fpp.f90.
maximum camber (fraction of chord)
Definition at line 586 of file m_derived_types.fpp.f90.
maximum camber position (fraction of chord)
Definition at line 584 of file m_derived_types.fpp.f90.
maximum thickness (fraction of chord)
Definition at line 585 of file m_derived_types.fpp.f90.