MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Modules | Functions/Subroutines | Variables
mod_hd_eos.t File Reference

Go to the source code of this file.

Modules

module  mod_hd_eos
 HD <-> EoS seam: binds the eos% authority into hydrodynamics.
 

Functions/Subroutines

subroutine, public mod_hd_eos::hd_link_eos ()
 Link the appropriate EOS conversion routines based on the selected EoS type.
 
subroutine, public mod_hd_eos::hd_get_pthermal (w, x, ixil, ixol, pth)
 Calculate thermal pressure within ixO^L. For energy runs delegates to eosget_thermal_pressure; for no-energy (isothermal) uses the adiabatic relation p = adiab * rho^gamma.
 

Variables

procedure(sub_convert), pointer, public mod_hd_eos::hd_to_primitive => null()
 
procedure(sub_convert), pointer, public mod_hd_eos::hd_to_conserved => null()