![]() |
programmer's documentation
|
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 | npromx |
maximal number of physical properties at cells. = nscamx (Lambda) + 100 (margin for most specific physics) More... | |
integer | ngrdmx |
maximal number of physical quantities = nvarmx + npromx More... | |
integer | nsmamx |
maximal size of mass source terms arrays. (= nvarmx + 1 for smacel) More... | |
integer | nvppmx |
number of displayed variables. = ngrdmx + 20 (20 > dt, tpucou, increased by 16 ...) More... | |
integer | ntypmx |
Maximal possible boundary condition types. More... | |
integer | iindef |
integer | ientre |
integer | isolib |
integer | isymet |
integer | iparoi |
integer | iparug |
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 |
integer | ifrent |
integer | ifresf |
integer | i_convective_inlet |
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 ![]() ![]() ![]() ![]() ![]() ![]()
. More... | |
integer | iesder |
Error estimator for Navier-Stokes. iest = iesder: drift (default name: EsDer). The estimator ![]()
. More... | |
integer | iescor |
Error estimator for Navier-Stokes. iest = iescor: correction, (default name: EsCor). The estimator ![]()
. More... | |
integer | iestot |
Error estimator for Navier-Stokes. iest = iestot: total, (default name: EsTot). The estimator ![]() ![]() ![]() ![]() ![]()
. More... | |
integer | ibfixe |
integer | igliss |
integer | ivimpo |
integer | nstrmx |
maximum number of structures in ALE More... | |
Module for definition of general parameters.