9.0
general documentation
Loading...
Searching...
No Matches
paramx.f90 File Reference

Module for definition of general parameters. More...

Modules

module  paramx

Variables

integer nscamx
 maximum number of scalars solutions of an advection equation, apart from the variables of the turbulence model $ (k, \varepsilon, R_{ij}, \omega, \varphi, \overline{f}, \alpha, \nu_t$) , that is to say the temperature and other scalars (passive or not, user-defined or not)
integer nvarmx
 maximal number of variables = nscamx + 12 (u,v,w,P,Rij,e,alp)
integer iindef
 pointer for undefined type face (non-standard case)
integer ientre
 if itypfb=ientre: inlet face.
integer isolib
 if itypfb=isolib: free outlet face (or more precisely free inlet/outlet with forced pressure)
integer isymet
 if itypfb=isymet: symmetry face (or wall without friction).
integer iparoi
 if itypfb=iparoi: smooth solid wall face, impermeable and with friction.
integer iparug
 if itypfb=iparug: rough solid wall face, impermeable and with friction.
integer iesicf
 if itypfb=iesicf: imposed inlet/outlet for compressible flow (for example, supersonic inlet).
integer isspcf
 if itypfb=isspcf: supersonic outlet for compressible flow.
integer isopcf
 if itypfb=isopcf: mixed outlet for compressible flow with a given pressure.
integer iephcf
 if itypfb=iephcf: mixed inlet for compressible flow with given total pressure and total enthalpy (reservoir boundary conditions).
integer ieqhcf
integer icscpl
 code/code coupling condition
integer icscpd
 code/code coupling condition with decentered flux
integer ifrent
 if itypfb=ifrent: free entrance based on Bernoulli equation when the flow is incoming, standard outlet when outgoing
integer ifresf
 if itypfb=ifresf: free surface for mobile mesh boundary condition
integer i_convective_inlet
 if itypfb=i_convective_inlet: inlet face where the total mass flux is prescribed.
integer ibfixe
 boundary condition type for mesh velocity in ALE: fixed wall
integer igliss
 boundary condition type for mesh velocity in ALE: sliding wall
integer ivimpo
 boundary condition type for mesh velocity in ALE: imposed velocity.
integer ibalfs
 Boundary condition type for mesh velocity in ALE for modelling free surface ( $ \vect{u} \cdot \vect{S} = \vect{w} \cdot \vect{S} $).
integer nstrmx
 maximum number of structures in ALE
integer cs_f_user_head_losses
integer cs_user_boundary_conditions
integer cs_user_cooling_towers
integer cs_user_combustion
integer cs_user_extra_operations
integer cs_user_initialization
integer cs_user_mass_source_terms
integer cs_user_metal_structures_source_terms
integer cs_user_parameters
integer cs_user_physical_properties
integer cs_user_turbulence_source_terms
integer cs_user_turbulence_source_terms2
integer cs_user_atmo_soil
integer cs_user_physical_properties_smagorinsky_c
integer usalcl
integer usatdv
integer usati1
integer usatph
integer usatsoil
integer uscfx1
integer uscfx2
integer usipph
integer ushist
integer usphyv
integer usporo
integer ussmag
integer usstr1
integer usstr2
integer ustsnv
integer ustssc
integer ustsvv
integer usthht
integer usvosy
integer usvpst
integer usvist

Detailed Description

Module for definition of general parameters.