|
ADflow
v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
|
Data Types | |
| type | cptempfittype |
Variables | |
| integer(kind=inttype) | cpnparts |
| real(kind=realtype), dimension(:), allocatable | cptrange |
| real(kind=realtype), dimension(:), allocatable | cpeint |
| real(kind=realtype), dimension(:), allocatable | cphint |
| type(cptempfittype), dimension(:), allocatable | cptempfit |
| real(kind=realtype) | cv0 |
| real(kind=realtype) | cvn |
| real(kind=realtype), dimension(:), allocatable cpcurvefits::cpeint |
Definition at line 47 of file CpCurveFits.f90.
Referenced by flowutils::computeetotcellcpfit(), bcdata::computehtot(), flowutils_d::computepressure(), flowutils_b::computepressure(), flowutils_fast_b::computepressure(), flowutils::computepressure(), flowutils::eint(), and inputparamroutines::readcptempcurvefits().
| real(kind=realtype), dimension(:), allocatable cpcurvefits::cphint |
Definition at line 48 of file CpCurveFits.f90.
Referenced by flowutils::computeptot(), and inputparamroutines::readcptempcurvefits().
| integer(kind=inttype) cpcurvefits::cpnparts |
Definition at line 44 of file CpCurveFits.f90.
Referenced by flowutils::computeetotcellcpfit(), flowutils::computegamma(), bcdata::computehtot(), flowutils_d::computepressure(), flowutils_b::computepressure(), flowutils_fast_b::computepressure(), flowutils::computepressure(), flowutils::computeptot(), cportintegrant(), flowutils::eint(), bcroutines::prhosubsonicinlet(), and inputparamroutines::readcptempcurvefits().
| type(cptempfittype), dimension(:), allocatable cpcurvefits::cptempfit |
Definition at line 49 of file CpCurveFits.f90.
Referenced by flowutils::computeetotcellcpfit(), flowutils::computegamma(), bcdata::computehtot(), flowutils_d::computepressure(), flowutils_b::computepressure(), flowutils_fast_b::computepressure(), flowutils::computepressure(), flowutils::computeptot(), cportintegrant(), flowutils::eint(), bcroutines::prhosubsonicinlet(), and inputparamroutines::readcptempcurvefits().
| real(kind=realtype), dimension(:), allocatable cpcurvefits::cptrange |
Definition at line 46 of file CpCurveFits.f90.
Referenced by flowutils::computeetotcellcpfit(), flowutils::computegamma(), bcdata::computehtot(), flowutils_d::computepressure(), flowutils_b::computepressure(), flowutils_fast_b::computepressure(), flowutils::computepressure(), flowutils::computeptot(), cportintegrant(), flowutils::eint(), bcroutines::prhosubsonicinlet(), and inputparamroutines::readcptempcurvefits().
| real(kind=realtype) cpcurvefits::cv0 |
Definition at line 58 of file CpCurveFits.f90.
Referenced by flowutils::computeetotcellcpfit(), flowutils::computegamma(), bcdata::computehtot(), flowutils_d::computepressure(), flowutils_b::computepressure(), flowutils_fast_b::computepressure(), flowutils::computepressure(), flowutils::computeptot(), cportintegrant(), flowutils::eint(), bcroutines::prhosubsonicinlet(), and inputparamroutines::readcptempcurvefits().
| real(kind=realtype) cpcurvefits::cvn |
Definition at line 58 of file CpCurveFits.f90.
Referenced by flowutils::computeetotcellcpfit(), flowutils::computegamma(), bcdata::computehtot(), flowutils_d::computepressure(), flowutils_b::computepressure(), flowutils_fast_b::computepressure(), flowutils::computepressure(), flowutils::computeptot(), cportintegrant(), flowutils::eint(), bcroutines::prhosubsonicinlet(), and inputparamroutines::readcptempcurvefits().