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 ![]() | |
integer | nvarmx |
maximal number of variables = nscamx + 12 (u,v,w,P,Rij,e,alp) More... | |
integer | ntypmx |
Maximal possible boundary condition types. More... | |
integer | iindef |
pointer for undefined type face (non-standard case) More... | |
integer | ientre |
if itypfb=ientre: inlet face. More... | |
integer | isolib |
if itypfb=isolib: free outlet face (or more precisely free inlet/outlet with forced pressure) More... | |
integer | isymet |
if itypfb=isymet: symmetry face (or wall without friction). More... | |
integer | iparoi |
if itypfb=iparoi: smooth solid wall face, impermeable and with friction. More... | |
integer | iparug |
if itypfb=iparug: rough solid wall face, impermeable and with friction. More... | |
integer | iesicf |
if itypfb=iesicf: imposed inlet/outlet for compressible flow (for example, supersonic inlet). More... | |
integer | isspcf |
if itypfb=isspcf: supersonic outlet for compressible flow. More... | |
integer | isopcf |
if itypfb=isopcf: mixed outlet for compressible flow with a given pressure. More... | |
integer | iephcf |
if itypfb=iephcf: mixed inlet for compressible flow with given total pressure and total enthalpy (reservoir boundary conditions). More... | |
integer | ieqhcf |
integer | icscpl |
code/code coupling condition More... | |
integer | icscpd |
code/code coupling condition with decentered flux More... | |
integer | ifrent |
if itypfb=ifrent: free entrance based on Bernoulli equation when the flow is incoming, standard outlet when outgoing More... | |
integer | ifresf |
if itypfb=ifresf: free surface for mobile mesh boundary condition More... | |
integer | i_convective_inlet |
if itypfb=i_convective_inlet: inlet face where the total mass flux is prescribed. More... | |
integer | nestmx |
maximal number of valuators for Navier-Stokes More... | |
integer | iespre |
Error estimator for Navier-Stokes. iest = iespre: prediction, (default name: EsPre). After the velocity prediction step (yielding ![]() ![]() ![]() ![]() ![]() ![]() | |
integer | iesder |
Error estimator for Navier-Stokes. iest = iesder: drift (default name: EsDer). The estimator ![]() | |
integer | iescor |
Error estimator for Navier-Stokes. iest = iescor: correction, (default name: EsCor). The estimator ![]() | |
integer | iestot |
Error estimator for Navier-Stokes. iest = iestot: total, (default name: EsTot). The estimator ![]() ![]() ![]() ![]() ![]() | |
integer | ibfixe |
boundary condition type for mesh velocity in ALE: fixed wall More... | |
integer | igliss |
boundary condition type for mesh velocity in ALE: sliding wall More... | |
integer | ivimpo |
boundary condition type for mesh velocity in ALE: imposed velocity. More... | |
integer | ibalfs |
Boundary condition type for mesh velocity in ALE for modelling free surface ( ![]() | |
integer | nstrmx |
maximum number of structures in ALE More... | |
integer | cs_user_boundary_conditions |
integer | cs_user_parameters |
integer | cs_user_initialization |
integer | cs_user_physical_properties |
integer | cs_user_extra_operations |
integer | ushist |
integer | cs_f_user_head_losses |
integer | cs_user_mass_source_terms |
integer | cs_user_turbulence_source_terms |
integer | cs_user_turbulence_source_terms2 |
integer | usatph |
integer | ussmag |
integer | usvosy |
integer | usvpst |
integer | usati1 |
integer | usthht |
integer | usatsoil |
integer | usstr1 |
integer | usstr2 |
Module for definition of general parameters.