milieu_base
- Defined in: src/Kernel/Framework/Milieu_base.cpp
- Used by: pb_base, pb_cahn_hilliard, pb_cahn_hilliard_navier_stokes, pb_conduction, pb_conduction_ibm, pb_euler, probleme_ft_disc_gen, pb_hydraulique, pb_hydraulique_aposteriori, pb_hydraulique_cloned_concentration, pb_hydraulique_cloned_concentration_turbulent, pb_hydraulique_concentration, pb_hydraulique_concentration_scalaires_passifs, pb_hydraulique_concentration_turbulent, pb_hydraulique_concentration_turbulent_scalaires_passifs, pb_hydraulique_ibm, pb_hydraulique_ibm_turbulent, pb_hydraulique_list_concentration, pb_hydraulique_list_concentration_turbulent, pb_hydraulique_melange_binaire_qc, pb_hydraulique_melange_binaire_turbulent_qc, pb_hydraulique_melange_binaire_wc, pb_hydraulique_sensibility, pb_hydraulique_turbulent, pb_multiphase, pb_multiphase_h, pb_hem, pb_phase_field, pb_post, pb_rayo_semi_transp, pb_thermohydraulique, pb_thermohydraulique_cloned_concentration, pb_thermohydraulique_cloned_concentration_turbulent, pb_thermohydraulique_concentration, pb_thermohydraulique_concentration_scalaires_passifs, pb_thermohydraulique_concentration_turbulent, pb_thermohydraulique_concentration_turbulent_scalaires_passifs, pb_thermohydraulique_especes_qc, pb_thermohydraulique_especes_turbulent_qc, pb_thermohydraulique_especes_wc, pb_thermohydraulique_ibm, pb_thermohydraulique_ibm_turbulent, pb_thermohydraulique_list_concentration, pb_thermohydraulique_list_concentration_turbulent, pb_thermohydraulique_qc, pb_thermohydraulique_scalaires_passifs, pb_thermohydraulique_sensibility, pb_thermohydraulique_turbulent, pb_thermohydraulique_turbulent_qc, pb_thermohydraulique_turbulent_scalaires_passifs, pb_thermohydraulique_wc, problem_read_generic, probleme_elasticite_lineaire, probleme_ftd_ijk, probleme_ftd_ijk_cut_cell
Basic class for medium (physics properties of medium).
Usable keywords (pick one): constituant, espece, fluide_diphasique, fluide_diphasique_ijk, fluide_incompressible, fluide_ostwald, fluide_quasi_compressible, fluide_sodium_gaz, fluide_sodium_liquide, fluide_stiffened_gas, fluide_weakly_compressible, milieu_elasticite, milieu_phase_field, solid_particle_sphere, solid_particle_spheroid, solide
Parameters:
- [rho] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Density (kg.m-3).
- [lambda_ | lambda] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Conductivity (W.m-1.K-1).
- [cp] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Specific heat (J.kg-1.K-1).
- [diametre_hyd_champ] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Hydraulic diameter field (optional).
- [porosites_champ] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) The porosity is given at each element and the porosity at each face, Psi(face), is calculated by the average of the porosities of the two neighbour elements Psi(elem1), Psi(elem2) : Psi(face)=2/(1/Psi(elem1)+1/Psi(elem2)). This keyword is optional.
- [porosites] (type: porosites) Porosities.
- [gravite] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Gravity field (optional).
constituant
- Inherits from: milieu_base
- Defined in: src/Kernel/Framework/Probleme_base.cpp
- Used by: pb_base, pb_cahn_hilliard, pb_cahn_hilliard_navier_stokes, pb_conduction, pb_conduction_ibm, pb_euler, probleme_ft_disc_gen, pb_hydraulique, pb_hydraulique_aposteriori, pb_hydraulique_cloned_concentration, pb_hydraulique_cloned_concentration_turbulent, pb_hydraulique_concentration, pb_hydraulique_concentration_scalaires_passifs, pb_hydraulique_concentration_turbulent, pb_hydraulique_concentration_turbulent_scalaires_passifs, pb_hydraulique_ibm, pb_hydraulique_ibm_turbulent, pb_hydraulique_list_concentration, pb_hydraulique_list_concentration_turbulent, pb_hydraulique_melange_binaire_qc, pb_hydraulique_melange_binaire_turbulent_qc, pb_hydraulique_melange_binaire_wc, pb_hydraulique_sensibility, pb_hydraulique_turbulent, pb_multiphase, pb_multiphase_h, pb_hem, pb_phase_field, pb_post, pb_rayo_semi_transp, pb_thermohydraulique, pb_thermohydraulique_cloned_concentration, pb_thermohydraulique_cloned_concentration_turbulent, pb_thermohydraulique_concentration, pb_thermohydraulique_concentration_scalaires_passifs, pb_thermohydraulique_concentration_turbulent, pb_thermohydraulique_concentration_turbulent_scalaires_passifs, pb_thermohydraulique_especes_qc, pb_thermohydraulique_especes_turbulent_qc, pb_thermohydraulique_especes_wc, pb_thermohydraulique_ibm, pb_thermohydraulique_ibm_turbulent, pb_thermohydraulique_list_concentration, pb_thermohydraulique_list_concentration_turbulent, pb_thermohydraulique_qc, pb_thermohydraulique_scalaires_passifs, pb_thermohydraulique_sensibility, pb_thermohydraulique_turbulent, pb_thermohydraulique_turbulent_qc, pb_thermohydraulique_turbulent_scalaires_passifs, pb_thermohydraulique_wc, problem_read_generic, probleme_elasticite_lineaire, probleme_ftd_ijk, probleme_ftd_ijk_cut_cell
Constituent.
Parameters:
- coefficient_diffusion (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Constituent diffusion coefficient value (m2.s-1). If a multi-constituent problem is being processed, the diffusivite will be a vectorial and each components will be the diffusion of the constituent.
- [is_multi_scalar | is_multi_scalar_diffusion] (type: flag) Flag to activate the multi_scalar diffusion operator
- Inherited from milieu_base:
- [rho] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Density (kg.m-3).
- [lambda_ | lambda] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Conductivity (W.m-1.K-1).
- [cp] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Specific heat (J.kg-1.K-1).
- [diametre_hyd_champ] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Hydraulic diameter field (optional).
- [porosites_champ] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) The porosity is given at each element and the porosity at each face, Psi(face), is calculated by the average of the porosities of the two neighbour elements Psi(elem1), Psi(elem2) : Psi(face)=2/(1/Psi(elem1)+1/Psi(elem2)). This keyword is optional.
- [porosites] (type: porosites) Porosities.
- [gravite] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Gravity field (optional).
espece
not_set
Parameters:
- mu (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Species dynamic viscosity value (kg.m-1.s-1).
- masse_molaire (type: float) Species molar mass.
- Inherited from milieu_base:
- cp (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Species specific heat value (J.kg-1.K-1).
- [lambda_ | lambda] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Conductivity (W.m-1.K-1).
milieu_elasticite
Milieu_Elasticite.
Parameters:
- [e] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Field E
- [nu] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Field nu.
- [alpha] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Coeff dilatation.
- Inherited from milieu_base:
- [rho] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Density (kg.m-3).
- [lambda_ | lambda] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Conductivity (W.m-1.K-1).
- [cp] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Specific heat (J.kg-1.K-1).
- [diametre_hyd_champ] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Hydraulic diameter field (optional).
- [porosites_champ] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) The porosity is given at each element and the porosity at each face, Psi(face), is calculated by the average of the porosities of the two neighbour elements Psi(elem1), Psi(elem2) : Psi(face)=2/(1/Psi(elem1)+1/Psi(elem2)). This keyword is optional.
- [porosites] (type: porosites) Porosities.
- [gravite] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Gravity field (optional).
solide
Solid with cp and/or rho non-uniform.
Parameters:
- [user_field] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) user defined field.
- Inherited from milieu_base:
- [rho] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Density (kg.m-3).
- [cp] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Specific heat (J.kg-1.K-1).
- [lambda_ | lambda] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Conductivity (W.m-1.K-1).
- [diametre_hyd_champ] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Hydraulic diameter field (optional).
- [porosites_champ] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) The porosity is given at each element and the porosity at each face, Psi(face), is calculated by the average of the porosities of the two neighbour elements Psi(elem1), Psi(elem2) : Psi(face)=2/(1/Psi(elem1)+1/Psi(elem2)). This keyword is optional.
- [porosites] (type: porosites) Porosities.
- [gravite] (type: field_base — one of: champ_composite, champ_don_lu, champ_fonc_fonction … (+31 more)) Gravity field (optional).