physics_generic.f90
Go to the documentation of this file.
physics module for 1D,2D and 3D isothermal Euler equations
Definition: physics_eulerisotherm.f90:44
integer, parameter, public euler_isotherm
Definition: physics_base.f90:391
physics module for 1D,2D and 3D non-isothermal Euler equations
Definition: physics_euler.f90:41
subroutine new_physics(Physics, Mesh, config, IO)
allocate and initialize new physics class
Definition: physics_generic.f90:56