MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_derived_types::subgrid_bubble_physical_parameters Type Reference

Derived type annexing the physical parameters required for sub-grid bubble models. More...

Public Attributes

real(wpr0ref
 reference bubble radius
real(wpp0ref
 reference pressure
real(wprho0ref
 reference density
real(wpt0ref
 reference temperature
real(wpss
 surface tension between host and gas (bubble)
real(wppv
 vapor pressure of host
real(wpvd
 vapor diffusivity in gas (bubble)
real(wpmu_l
 viscosity of host in liquid state
real(wpmu_v
 viscosity of host in vapor state
real(wpmu_g
 viscosity of gas (bubble)
real(wpgam_v
 specific heat ratio of host in vapor state
real(wpgam_g
 specific heat ratio of gas (bubble)
real(wpm_v
 Molecular weight of host.
real(wpm_g
 Molecular weight of gas (bubble).
real(wpk_v
 thermal conductivity of host in vapor state
real(wpk_g
 thermal conductivity of gas (bubble)
real(wpcp_v
 specific heat capacity in constant pressure of host in vapor state
real(wpcp_g
 specific heat capacity in constant pressure of gas (bubble)
real(wpr_v
 gas constant of host in vapor state
real(wpr_g
 gas constant of gas (bubble)

Detailed Description

Derived type annexing the physical parameters required for sub-grid bubble models.

Definition at line 668 of file m_derived_types.fpp.f90.

Member Data Documentation

◆ cp_g

real(wp) m_derived_types::subgrid_bubble_physical_parameters::cp_g

specific heat capacity in constant pressure of gas (bubble)

Definition at line 686 of file m_derived_types.fpp.f90.

◆ cp_v

real(wp) m_derived_types::subgrid_bubble_physical_parameters::cp_v

specific heat capacity in constant pressure of host in vapor state

Definition at line 685 of file m_derived_types.fpp.f90.

◆ gam_g

real(wp) m_derived_types::subgrid_bubble_physical_parameters::gam_g

specific heat ratio of gas (bubble)

Definition at line 680 of file m_derived_types.fpp.f90.

◆ gam_v

real(wp) m_derived_types::subgrid_bubble_physical_parameters::gam_v

specific heat ratio of host in vapor state

Definition at line 679 of file m_derived_types.fpp.f90.

◆ k_g

real(wp) m_derived_types::subgrid_bubble_physical_parameters::k_g

thermal conductivity of gas (bubble)

Definition at line 684 of file m_derived_types.fpp.f90.

◆ k_v

real(wp) m_derived_types::subgrid_bubble_physical_parameters::k_v

thermal conductivity of host in vapor state

Definition at line 683 of file m_derived_types.fpp.f90.

◆ m_g

real(wp) m_derived_types::subgrid_bubble_physical_parameters::m_g

Molecular weight of gas (bubble).

Definition at line 682 of file m_derived_types.fpp.f90.

◆ m_v

real(wp) m_derived_types::subgrid_bubble_physical_parameters::m_v

Molecular weight of host.

Definition at line 681 of file m_derived_types.fpp.f90.

◆ mu_g

real(wp) m_derived_types::subgrid_bubble_physical_parameters::mu_g

viscosity of gas (bubble)

Definition at line 678 of file m_derived_types.fpp.f90.

◆ mu_l

real(wp) m_derived_types::subgrid_bubble_physical_parameters::mu_l

viscosity of host in liquid state

Definition at line 676 of file m_derived_types.fpp.f90.

◆ mu_v

real(wp) m_derived_types::subgrid_bubble_physical_parameters::mu_v

viscosity of host in vapor state

Definition at line 677 of file m_derived_types.fpp.f90.

◆ p0ref

real(wp) m_derived_types::subgrid_bubble_physical_parameters::p0ref

reference pressure

Definition at line 670 of file m_derived_types.fpp.f90.

◆ pv

real(wp) m_derived_types::subgrid_bubble_physical_parameters::pv

vapor pressure of host

Definition at line 674 of file m_derived_types.fpp.f90.

◆ r0ref

real(wp) m_derived_types::subgrid_bubble_physical_parameters::r0ref

reference bubble radius

Definition at line 669 of file m_derived_types.fpp.f90.

◆ r_g

real(wp) m_derived_types::subgrid_bubble_physical_parameters::r_g

gas constant of gas (bubble)

Definition at line 688 of file m_derived_types.fpp.f90.

◆ r_v

real(wp) m_derived_types::subgrid_bubble_physical_parameters::r_v

gas constant of host in vapor state

Definition at line 687 of file m_derived_types.fpp.f90.

◆ rho0ref

real(wp) m_derived_types::subgrid_bubble_physical_parameters::rho0ref

reference density

Definition at line 671 of file m_derived_types.fpp.f90.

◆ ss

real(wp) m_derived_types::subgrid_bubble_physical_parameters::ss

surface tension between host and gas (bubble)

Definition at line 673 of file m_derived_types.fpp.f90.

◆ t0ref

real(wp) m_derived_types::subgrid_bubble_physical_parameters::t0ref

reference temperature

Definition at line 672 of file m_derived_types.fpp.f90.

◆ vd

real(wp) m_derived_types::subgrid_bubble_physical_parameters::vd

vapor diffusivity in gas (bubble)

Definition at line 675 of file m_derived_types.fpp.f90.


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