Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=RP), | protected | :: | Lref | ||||
real(kind=RP), | protected | :: | timeref | ||||
character(len=*), | public, | parameter | :: | REFERENCE_LENGTH_KEY | = | "reference length (m)" | |
integer, | public, | parameter | :: | NCONS | = | NCOMP | |
integer, | public, | parameter | :: | NGRAD | = | NCOMP |
enumerator | :: | CTD_IGNORE_MODE | = | 0 | |
enumerator | :: | CTD_IMEX_EXPLICIT | = | 1 | |
enumerator | :: | CTD_IMEX_IMPLICIT | = | 2 | |
enumerator | :: | CTD_LAPLACIAN | = | 3 | |
enumerator | :: | CTD_DUMMY | = | 4 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(FTValueDictionary) | :: | controlVariables | ||||
logical | :: | success |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP), | intent(in) | :: | Lref_ |