Identifiers for different scalar variables.
| Enumerator |
|---|
| m_enthalpy | Enthalpy .
|
| m_bulkConcentration | Bulk concentration .
|
| m_temperature | Temperature, .
|
| m_porosity | Porosity .
|
| m_liquidConcentration | Liquid concentration .
|
| m_solidConcentration | Solid concentration .
|
| m_pressure | Pressure used in the face centred projection .
|
| m_permeability | Permeability .
|
| m_viscosity | Viscosity .
|
| m_lambda | Auxillary field lambda for computing the freestream correction.
|
| m_lambda_porosity |
|
| m_enthalpySolidus | Solidus phase boundary, .
|
| m_enthalpyLiquidus | Liquidus phase boundary, .
|
| m_enthalpyEutectic | Eutectic phase boundary, .
|
| m_porosityAnalytic | Some analytically calculated porosity field .
|
| m_temperatureAnalytic | Some analytically calculated temperature field .
|
| m_saltEqnSrcGodunov | Explicit source term for the bulk concentration update.
|
| m_Terr | Computes if required.
|
| m_enthalpySrc | Explicit source term for the enthalpy update.
|
| m_divUadv | Level divergence of the advection velocities .
|
| m_dHdt | Rate of change of enthalpy with time .
|
| m_dSdt | Rate of change of bulk concentration with time .
|
| m_averageVerticalFlux | Horizontally averaged vertical solute flux.
|
| m_soluteFluxAnalytic | Analytic solute flux for test problems.
|
| m_verticalFlux | Vertical component of the solute flux .
|
| m_divU | Level divergence of the cell centred velocity field .
|
| m_averageHeatFlux | Horizontally averaged vertical heat flux.
|
| m_streamfunction | Streamfunction (if calculated ad hoc during post processing)
|
| m_vorticity | Vorticity (if calculated ad hoc during post processing)
|
| m_pi | Pressure calculated in face-centred projection .
|
| m_phi | Pressure calculated in cell-centred projection .
|
| m_MACBC | Coarse-fine boundary condition used in the face-centred projection.
|
| m_MACrhs | Right hand side for the face-centred projection solve, .
|
| m_CCrhs | Right hand side for the face-centred projection solve, .
|
| m_passiveScalar | Passive scalar advcted by flow.
|
| m_activeScalar | Active scalar which is advected and also has sources/sinks.
|
| m_lightIntensity | Intensity of radiation from the surface.
|
| m_numScalarVars | Number of scalars variables.
|