getConversionFac Function

public function getConversionFac(conf, facName, nLevels) result(val)

Get the conversion factor variable from physics table from a given solver specific character handle.

Arguments

Type IntentOptional 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

Return Value real(kind=rk), (nLevels)

val to be returned