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 718 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 736 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 735 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 730 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 729 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 734 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 733 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 732 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 731 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 728 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 726 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 727 of file m_derived_types.fpp.f90.

◆ p0ref

real(wp) m_derived_types::subgrid_bubble_physical_parameters::p0ref

reference pressure

Definition at line 720 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 724 of file m_derived_types.fpp.f90.

◆ r0ref

real(wp) m_derived_types::subgrid_bubble_physical_parameters::r0ref

reference bubble radius

Definition at line 719 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 738 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 737 of file m_derived_types.fpp.f90.

◆ rho0ref

real(wp) m_derived_types::subgrid_bubble_physical_parameters::rho0ref

reference density

Definition at line 721 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 723 of file m_derived_types.fpp.f90.

◆ t0ref

real(wp) m_derived_types::subgrid_bubble_physical_parameters::t0ref

reference temperature

Definition at line 722 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 725 of file m_derived_types.fpp.f90.


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