MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Set user defined, anisotropic opacity for use in diffusion coeff, heating and cooling, and radiation force. More...
Public Member Functions | |
subroutine | special_aniso_opacity (ixIL, ixOL, w, x, kappa, idir) |
Set user defined, anisotropic opacity for use in diffusion coeff, heating and cooling, and radiation force.
Definition at line 320 of file mod_usr_methods.t.
subroutine mod_usr_methods::special_aniso_opacity::special_aniso_opacity | ( | integer, intent(in) | ixI, |
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
double precision, dimension(ixi^s,1:nw), intent(in) | w, | ||
double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
double precision, dimension(ixo^s), intent(out) | kappa, | ||
integer, intent(in) | idir | ||
) |
Definition at line 320 of file mod_usr_methods.t.