|
MFC: Post-Process
High-fidelity multiphase flow simulation
|
Derived type annexing the physical parameters (PP) of the fluids. These include the specific heat ratio function and liquid stiffness function. More...
Public Attributes | |
| real(wp) | gamma |
| Sp. heat ratio. | |
| real(wp) | pi_inf |
| Liquid stiffness. | |
| real(wp), dimension(2) | re |
| Reynolds number. | |
| real(wp) | cv |
| heat capacity | |
| real(wp) | qv |
| reference energy per unit mass for SGEOS, q (see Le Metayer (2004)) | |
| real(wp) | qvp |
| reference entropy per unit mass for SGEOS, q' (see Le Metayer (2004)) | |
| real(wp) | mul0 |
| Bubble viscosity. | |
| real(wp) | ss |
| Bubble surface tension. | |
| real(wp) | pv |
| Bubble vapour pressure. | |
| real(wp) | gamma_v |
| Bubble constants (see Preston (2007), Ando (2010)) | |
| real(wp) | m_v |
| Bubble constants (see Preston (2007), Ando (2010)) | |
| real(wp) | mu_v |
| Bubble constants (see Preston (2007), Ando (2010)) | |
| real(wp) | k_v |
| Bubble constants (see Preston (2007), Ando (2010)) | |
| real(wp) | cp_v |
| real(wp) | g |
| real(wp) | d_v |
| Vapor diffusivity in the gas. | |
Derived type annexing the physical parameters (PP) of the fluids. These include the specific heat ratio function and liquid stiffness function.
| real(wp) m_derived_types::physical_parameters::cp_v |
| real(wp) m_derived_types::physical_parameters::cv |
heat capacity
| real(wp) m_derived_types::physical_parameters::d_v |
Vapor diffusivity in the gas.
| real(wp) m_derived_types::physical_parameters::g |
| real(wp) m_derived_types::physical_parameters::gamma |
Sp. heat ratio.
| real(wp) m_derived_types::physical_parameters::gamma_v |
Bubble constants (see Preston (2007), Ando (2010))
| real(wp) m_derived_types::physical_parameters::k_v |
Bubble constants (see Preston (2007), Ando (2010))
| real(wp) m_derived_types::physical_parameters::m_v |
Bubble constants (see Preston (2007), Ando (2010))
| real(wp) m_derived_types::physical_parameters::mu_v |
Bubble constants (see Preston (2007), Ando (2010))
| real(wp) m_derived_types::physical_parameters::mul0 |
Bubble viscosity.
| real(wp) m_derived_types::physical_parameters::pi_inf |
Liquid stiffness.
| real(wp) m_derived_types::physical_parameters::pv |
Bubble vapour pressure.
| real(wp) m_derived_types::physical_parameters::qv |
reference energy per unit mass for SGEOS, q (see Le Metayer (2004))
| real(wp) m_derived_types::physical_parameters::qvp |
reference entropy per unit mass for SGEOS, q' (see Le Metayer (2004))
| real(wp), dimension(2) m_derived_types::physical_parameters::re |
Reynolds number.
| real(wp) m_derived_types::physical_parameters::ss |
Bubble surface tension.