5* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
6* 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
7* 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
8* 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
9*
10* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
11* IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
12* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34// XD pb_thermohydraulique_turbulent_scalaires_passifs Pb_base pb_thermohydraulique_turbulent_scalaires_passifs INHERITS_BRACE Resolution of thermohydraulic problem, with turbulence modelling and with the additional passive scalar equations.
35// XD attr fluide_incompressible fluide_incompressible fluide_incompressible REQ The fluid medium associated with the
38// XD attr navier_stokes_turbulent navier_stokes_turbulent navier_stokes_turbulent OPT Navier-Stokes equations as well
39// XD_CONT as the associated turbulence model equations.
40// XD attr convection_diffusion_temperature_turbulent convection_diffusion_temperature_turbulent convection_diffusion_temperature_turbulent OPT Energy equations (temperature diffusion convection) as well as the associated turbulence model equations.
41// XD attr equations_scalaires_passifs listeqn equations_scalaires_passifs REQ Passive scalar equations. The unknowns of
42// XD_CONT the passive scalar equation number N are named temperatureN or concentrationN or fraction_massiqueN. This
43// XD_CONT keyword is used to define initial conditions and the post processing fields. This kind of problem is very
44// XD_CONT useful to test in only one data file (and then only one calculation) different schemes or different boundary
45// XD_CONT conditions for the scalar transport equation.
52// XD_CONT under low Mach number as well as the associated turbulence model equations.
53// XD attr convection_diffusion_chaleur_turbulent_qc convection_diffusion_chaleur_turbulent_qc convection_diffusion_chaleur_turbulent_qc REQ Energy equation under low Mach number as well as the associated turbulence model equations.
54// XD attr equations_scalaires_passifs listeqn equations_scalaires_passifs REQ Passive scalar equations. The unknowns of
55// XD_CONT the passive scalar equation number N are named temperatureN or concentrationN or fraction_massiqueN. This
56// XD_CONT keyword is used to define initial conditions and the post processing fields. This kind of problem is very
57// XD_CONT useful to test in only one data file (and then only one calculation) different schemes or different boundary
58// XD_CONT conditions for the scalar transport equation.
59
60// XD pb_hydraulique_concentration_turbulent_scalaires_passifs Pb_base pb_hydraulique_concentration_turbulent_scalaires_passifs INHERITS_BRACE Resolution of Navier-Stokes/multiple constituent transport equations, with turbulence modelling and with the additional passive scalar equations.
61// XD attr fluide_incompressible fluide_incompressible fluide_incompressible REQ The fluid medium associated with the
64// XD attr navier_stokes_turbulent navier_stokes_turbulent navier_stokes_turbulent OPT Navier-Stokes equations as well
65// XD_CONT as the associated turbulence model equations.
66// XD attr convection_diffusion_concentration_turbulent convection_diffusion_concentration_turbulent convection_diffusion_concentration_turbulent OPT Constituent transport equations (concentration diffusion convection) as well as the associated turbulence model equations.
67// XD attr equations_scalaires_passifs listeqn equations_scalaires_passifs REQ Passive scalar equations. The unknowns of
68// XD_CONT the passive scalar equation number N are named temperatureN or concentrationN or fraction_massiqueN. This
69// XD_CONT keyword is used to define initial conditions and the post processing fields. This kind of problem is very
70// XD_CONT useful to test in only one data file (and then only one calculation) different schemes or different boundary
71// XD_CONT conditions for the scalar transport equation.
72
73// XD pb_thermohydraulique_concentration_turbulent_scalaires_passifs Pb_base pb_thermohydraulique_concentration_turbulent_scalaires_passifs INHERITS_BRACE Resolution of Navier-Stokes/energy/multiple constituent transport equations, with turbulence modelling and with the additional passive scalar equations.
74// XD attr fluide_incompressible fluide_incompressible fluide_incompressible REQ The fluid medium associated with the
77// XD attr navier_stokes_turbulent navier_stokes_turbulent navier_stokes_turbulent OPT Navier-Stokes equations as well
78// XD_CONT as the associated turbulence model equations.
79// XD attr convection_diffusion_concentration_turbulent convection_diffusion_concentration_turbulent convection_diffusion_concentration_turbulent OPT Constituent transport equations (concentration diffusion convection) as well as the associated turbulence model equations.
80// XD attr convection_diffusion_temperature_turbulent convection_diffusion_temperature_turbulent convection_diffusion_temperature_turbulent OPT Energy equations (temperature diffusion convection) as well as the associated turbulence model equations.
81// XD attr equations_scalaires_passifs listeqn equations_scalaires_passifs REQ Passive scalar equations. The unknowns of
82// XD_CONT the passive scalar equation number N are named temperatureN or concentrationN or fraction_massiqueN. This
83// XD_CONT keyword is used to define initial conditions and the post processing fields. This kind of problem is very
84// XD_CONT useful to test in only one data file (and then only one calculation) different schemes or different boundary
85// XD_CONT conditions for the scalar transport equation.