Loading [MathJax]/extensions/tex2jax.js
MFC: Post-Process
High-fidelity multiphase flow simulation
All Classes Namespaces Files Functions Variables Pages
bubbles_lagrange_parameters Type Reference

Lagrangian bubble parameters. More...

Public Attributes

integer solver_approach
 1: One-way coupling, 2: two-way coupling
 
integer cluster_type
 Cluster model to find p_inf.
 
logical pressure_corrector
 Cell pressure correction term.
 
integer smooth_type
 Smoothing function. 1: Gaussian, 2:Delta 3x3.
 
logical heattransfer_model
 Activate HEAT transfer model at the bubble-liquid interface.
 
logical masstransfer_model
 Activate MASS transfer model at the bubble-liquid interface.
 
logical write_bubbles
 Write files to track the bubble evolution each time step.
 
logical write_bubbles_stats
 Write the maximum and minimum radius of each bubble.
 
integer nbubs_glb
 Global number of bubbles.
 
real(wpepsilonb
 Standard deviation scaling for the gaussian function.
 
real(wpcharwidth
 Domain virtual depth (z direction, for 2D simulations)
 
real(wpvalmaxvoid
 Maximum void fraction permitted.
 
real(wpc0
 Reference speed.
 
real(wprho0
 Reference density.
 
real(wpt0
 
real(wpthost
 Reference temperature and host temperature.
 
real(wpx0
 Reference length.
 
real(wpdiffcoefvap
 Vapor diffusivity in the gas.
 

Detailed Description

Lagrangian bubble parameters.

Member Data Documentation

◆ c0

real(wp) bubbles_lagrange_parameters::c0

Reference speed.

◆ charwidth

real(wp) bubbles_lagrange_parameters::charwidth

Domain virtual depth (z direction, for 2D simulations)

◆ cluster_type

integer bubbles_lagrange_parameters::cluster_type

Cluster model to find p_inf.

◆ diffcoefvap

real(wp) bubbles_lagrange_parameters::diffcoefvap

Vapor diffusivity in the gas.

◆ epsilonb

real(wp) bubbles_lagrange_parameters::epsilonb

Standard deviation scaling for the gaussian function.

◆ heattransfer_model

logical bubbles_lagrange_parameters::heattransfer_model

Activate HEAT transfer model at the bubble-liquid interface.

◆ masstransfer_model

logical bubbles_lagrange_parameters::masstransfer_model

Activate MASS transfer model at the bubble-liquid interface.

◆ nbubs_glb

integer bubbles_lagrange_parameters::nbubs_glb

Global number of bubbles.

◆ pressure_corrector

logical bubbles_lagrange_parameters::pressure_corrector

Cell pressure correction term.

◆ rho0

real(wp) bubbles_lagrange_parameters::rho0

Reference density.

◆ smooth_type

integer bubbles_lagrange_parameters::smooth_type

Smoothing function. 1: Gaussian, 2:Delta 3x3.

◆ solver_approach

integer bubbles_lagrange_parameters::solver_approach

1: One-way coupling, 2: two-way coupling

◆ t0

real(wp) bubbles_lagrange_parameters::t0

◆ thost

real(wp) bubbles_lagrange_parameters::thost

Reference temperature and host temperature.

◆ valmaxvoid

real(wp) bubbles_lagrange_parameters::valmaxvoid

Maximum void fraction permitted.

◆ write_bubbles

logical bubbles_lagrange_parameters::write_bubbles

Write files to track the bubble evolution each time step.

◆ write_bubbles_stats

logical bubbles_lagrange_parameters::write_bubbles_stats

Write the maximum and minimum radius of each bubble.

◆ x0

real(wp) bubbles_lagrange_parameters::x0

Reference length.


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