MFC: Post-Process
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
m_derived_types::physical_parameters Type Reference

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(wpgamma
 Sp. heat ratio.
 
real(wppi_inf
 Liquid stiffness.
 
real(wp), dimension(2) re
 Reynolds number.
 
real(wpcv
 heat capacity
 
real(wpqv
 reference energy per unit mass for SGEOS, q (see Le Metayer (2004))
 
real(wpqvp
 reference entropy per unit mass for SGEOS, q' (see Le Metayer (2004))
 
real(wpg
 

Detailed Description

Derived type annexing the physical parameters (PP) of the fluids. These include the specific heat ratio function and liquid stiffness function.

Member Data Documentation

◆ cv

real(wp) m_derived_types::physical_parameters::cv

heat capacity

◆ g

real(wp) m_derived_types::physical_parameters::g

◆ gamma

real(wp) m_derived_types::physical_parameters::gamma

Sp. heat ratio.

◆ pi_inf

real(wp) m_derived_types::physical_parameters::pi_inf

Liquid stiffness.

◆ qv

real(wp) m_derived_types::physical_parameters::qv

reference energy per unit mass for SGEOS, q (see Le Metayer (2004))

◆ qvp

real(wp) m_derived_types::physical_parameters::qvp

reference entropy per unit mass for SGEOS, q' (see Le Metayer (2004))

◆ re

real(wp), dimension(2) m_derived_types::physical_parameters::re

Reynolds number.


The documentation for this type was generated from the following file: