getNonEqFac_intp_coarse_to_fine Function

public pure function getNonEqFac_intp_coarse_to_fine(omegaC, omegaF) result(fac)

Calculate the conversion factor to convert nonEq pdfs from coarse to fine.

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: omegaC
real(kind=rk), intent(in) :: omegaF

Return Value real(kind=rk)