MFC: Post-Process
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
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(kind(0d0)) gamma
 Sp. heat ratio.
 
real(kind(0d0)) pi_inf
 Liquid stiffness.
 
real(kind(0d0)), dimension(2) re
 Reynolds number.
 
real(kind(0d0)) cv
 heat capacity
 
real(kind(0d0)) qv
 reference energy per unit mass for SGEOS, q (see Le Metayer (2004))
 
real(kind(0d0)) qvp
 reference entropy per unit mass for SGEOS, q' (see Le Metayer (2004))
 
real(kind(0d0)) mul0
 Bubble viscosity.
 
real(kind(0d0)) ss
 Bubble surface tension.
 
real(kind(0d0)) pv
 Bubble vapour pressure.
 
real(kind(0d0)) gamma_v
 Bubble constants (see Preston (2007), Ando (2010))
 
real(kind(0d0)) m_v
 Bubble constants (see Preston (2007), Ando (2010))
 
real(kind(0d0)) mu_v
 Bubble constants (see Preston (2007), Ando (2010))
 
real(kind(0d0)) k_v
 Bubble constants (see Preston (2007), Ando (2010))
 
real(kind(0d0)) g
 

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(kind(0d0)) physical_parameters::cv

heat capacity

◆ g

real(kind(0d0)) physical_parameters::g

◆ gamma

real(kind(0d0)) physical_parameters::gamma

Sp. heat ratio.

◆ gamma_v

real(kind(0d0)) physical_parameters::gamma_v

Bubble constants (see Preston (2007), Ando (2010))

◆ k_v

real(kind(0d0)) physical_parameters::k_v

Bubble constants (see Preston (2007), Ando (2010))

◆ m_v

real(kind(0d0)) physical_parameters::m_v

Bubble constants (see Preston (2007), Ando (2010))

◆ mu_v

real(kind(0d0)) physical_parameters::mu_v

Bubble constants (see Preston (2007), Ando (2010))

◆ mul0

real(kind(0d0)) physical_parameters::mul0

Bubble viscosity.

◆ pi_inf

real(kind(0d0)) physical_parameters::pi_inf

Liquid stiffness.

◆ pv

real(kind(0d0)) physical_parameters::pv

Bubble vapour pressure.

◆ qv

real(kind(0d0)) physical_parameters::qv

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

◆ qvp

real(kind(0d0)) physical_parameters::qvp

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

◆ re

real(kind(0d0)), dimension(2) physical_parameters::re

Reynolds number.

◆ ss

real(kind(0d0)) physical_parameters::ss

Bubble surface tension.


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