Physics
Family of physics modules. More...
Modules | |
module | physics_base_mod |
Basic physics module. | |
module | physics_euler_mod |
physics module for 1D,2D and 3D non-isothermal Euler equations | |
module | physics_eulerisotherm_mod |
physics module for 1D,2D and 3D isothermal Euler equations | |
module | physics_generic_mod |
constructor for physics class | |
Detailed Description
Family of physics modules.
- general physics settings
- INTEGER problem problem
- (see physics_base for a list of currently supported advection problems)
- INTEGER units system
- (see constants_base for a list of currently supported unit systems)
- REAL mu = 0.029 molecular weight (default is for air
- at normal conditions)
- non-isothermal gas dynamics
- REAL gamma = 1.4 of specific heats (default is for diatomic
- molecular gas)
- isothermal gas dynamics
- REAL cs = 0.0 sound speed