Get the conversion factor variable from physics table from a given solver specific character handle.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(flu_state), | intent(in) | :: | conf | handle of the solver specific character |
||
character(len=*), | intent(in) | :: | facName | conversion factor variable label |
||
integer, | intent(in) | :: | nLevels |
val to be returned
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iError | ||||
integer, | private | :: | phy_Handle | ||||
integer, | private | :: | sub_Handle | ||||
integer, | private | :: | iLevel | position of the phyiscs subtable for each level |