MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Calculation R factor for ideal gas law with partial ionization. More...
Public Member Functions | |
subroutine | rfactor (w, x, ixIL, ixOL, pth) |
Calculation R factor for ideal gas law with partial ionization.
Definition at line 293 of file mod_usr_methods.t.
subroutine mod_usr_methods::Rfactor::rfactor | ( | double precision, dimension(ixi^s,1:nw), intent(in) | w, |
double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
integer, intent(in) | ixI, | ||
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
double precision, dimension(ixi^s), intent(out) | pth | ||
) |
Definition at line 293 of file mod_usr_methods.t.