MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Public Member Functions | List of all members
mod_usr_methods::special_opacity_qdot Interface Reference

Set user defined opacity for use in diffusion coeff, heating and cooling, and radiation force. Overwrites special_opacity. More...

Public Member Functions

subroutine special_opacity_qdot (ixIL, ixOL, w, x, kappa)
 

Detailed Description

Set user defined opacity for use in diffusion coeff, heating and cooling, and radiation force. Overwrites special_opacity.

Definition at line 328 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ special_opacity_qdot()

subroutine mod_usr_methods::special_opacity_qdot::special_opacity_qdot ( 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 
)

Definition at line 328 of file mod_usr_methods.t.


The documentation for this interface was generated from the following file: