Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
|
This header file contains classes for the calculation of the Equation of State (EOS) More...
#include <vector>
Go to the source code of this file.
Classes | |
class | EOS |
An abstract class for the calculation of energy and sound speed based on different EOS models. More... | |
class | PolytropicGasEOS |
Calculates energy and sound speed based on the Polytropic gas eos model. More... | |
class | StiffPolytropicGasEOS |
Calculates energy and sound speed based on the Stiffened Polytropic gas eos model. More... | |