programmer's documentation
Variables

Physical properties are stored in propce. See cs_user_boundary_conditions for some examples. More...

Collaboration diagram for Physical properties:

Variables

integer, dimension(npromx), save ipproc
 pointer to cell properties (propce) More...
 
integer, save irom
 Density at the current time step. More...
 
integer, save iroma
 Density at the previous time step. More...
 
integer, save iromaa
 Density at the second previous time step. More...
 
integer, save iviscl
 dynamic molecular viscosity (in kg/(m.s)) More...
 
integer, save ivisct
 dynamic turbulent viscosity More...
 
integer, save ivisla
 dynamic molecular viscosity (in kg/(m.s)) at the previous time-step More...
 
integer, save ivista
 dynamic turbulent viscosity at the previous time-step More...
 
integer, save icpa
 specific heat $ C_p $ at the previous time-step More...
 
integer, dimension(nestmx), save iestim
 error estimator for Navier-Stokes More...
 
integer, save kimasf
 interior and boundary convective mass flux key ids of the variables More...
 
integer, save kbmasf
 
integer, save kvisl0
 constant diffusivity field id key for scalars More...
 
integer, save kivisl
 variable diffusivity field id key for scalars More...
 
integer, save kstprv
 source terms at previous time step for 2nd order More...
 
integer, save kst
 source terms at the current time step (used for limiters) More...
 
integer, dimension(nvarmx), save ifluaa
 convective mass flux of the variables at the previous time-step More...
 
integer, save icrom
 cell density field ids of the variables More...
 
integer, save ibrom
 boundary density field ids of the variables More...
 
integer, save icroaa
 cell density at the second previous time step key id of the variables More...
 
integer, save ipori
 field ids of the cell porosity More...
 
integer, save iporf
 
integer, save ismago
 dynamic constant of Smagorinsky More...
 
integer, save ivsten
 field ids of the anisotropic viscosity More...
 
integer, save ivstes
 
integer, save icour
 Courant number. More...
 
integer, save ifour
 Fourier number. More...
 
integer, save iprtot
 Total pressure at cell centers $ P_{tot} = P^\star +\rho \vect{g} \cdot (\vect{x}-\vect{x}_0) $. More...
 
integer, dimension(3), save ivisma
 Mesh velocity viscosity for the ALE module. More...
 
integer, dimension(nscamx), save iustdy
 pointer for dilatation source terms More...
 
integer, save itsrho
 pointer for global dilatation source terms More...
 
integer, save ibeta
 pointer for thermal expansion coefficient More...
 
integer, save iddgas
 pointer for deduced mass fraction in case of gas mix More...
 
integer, save igmxml
 pointer for gas mix molar mass More...
 
integer, save iforbr
 field id of the stresses at boundary (if post-processed) More...
 
integer, save iyplbr
 field id of $y^+$ at boundary (if post-processed) More...
 
integer, save itempb
 field id of temperature at boundary More...
 

Detailed Description

Physical properties are stored in propce. See cs_user_boundary_conditions for some examples.

Variable Documentation

§ ibeta

integer, save ibeta

pointer for thermal expansion coefficient

§ ibrom

integer, save ibrom

boundary density field ids of the variables

§ icour

integer, save icour

Courant number.

§ icpa

integer, save icpa

specific heat $ C_p $ at the previous time-step

§ icroaa

integer, save icroaa

cell density at the second previous time step key id of the variables

§ icrom

integer, save icrom

cell density field ids of the variables

§ iddgas

integer, save iddgas

pointer for deduced mass fraction in case of gas mix

§ iestim

integer, dimension(nestmx), save iestim

error estimator for Navier-Stokes

§ ifluaa

integer, dimension(nvarmx), save ifluaa

convective mass flux of the variables at the previous time-step

§ iforbr

integer, save iforbr

field id of the stresses at boundary (if post-processed)

§ ifour

integer, save ifour

Fourier number.

§ igmxml

integer, save igmxml

pointer for gas mix molar mass

§ iporf

integer, save iporf

§ ipori

integer, save ipori

field ids of the cell porosity

§ ipproc

integer, dimension(npromx), save ipproc

pointer to cell properties (propce)

§ iprtot

integer, save iprtot

Total pressure at cell centers $ P_{tot} = P^\star +\rho \vect{g} \cdot (\vect{x}-\vect{x}_0) $.

§ irom

integer, save irom

Density at the current time step.

§ iroma

integer, save iroma

Density at the previous time step.

§ iromaa

integer, save iromaa

Density at the second previous time step.

§ ismago

integer, save ismago

dynamic constant of Smagorinsky

§ itempb

integer, save itempb

field id of temperature at boundary

§ itsrho

integer, save itsrho

pointer for global dilatation source terms

§ iustdy

integer, dimension(nscamx), save iustdy

pointer for dilatation source terms

§ iviscl

integer, save iviscl

dynamic molecular viscosity (in kg/(m.s))

§ ivisct

integer, save ivisct

dynamic turbulent viscosity

§ ivisla

integer, save ivisla

dynamic molecular viscosity (in kg/(m.s)) at the previous time-step

§ ivisma

integer, dimension(3), save ivisma

Mesh velocity viscosity for the ALE module.

Remarks
might be orthotropic

§ ivista

integer, save ivista

dynamic turbulent viscosity at the previous time-step

§ ivsten

integer, save ivsten

field ids of the anisotropic viscosity

Remarks
turbulent or Darcy module anisotropic diffusion

§ ivstes

integer, save ivstes

§ iyplbr

integer, save iyplbr

field id of $y^+$ at boundary (if post-processed)

§ kbmasf

integer, save kbmasf

§ kimasf

integer, save kimasf

interior and boundary convective mass flux key ids of the variables

§ kivisl

integer, save kivisl

variable diffusivity field id key for scalars

§ kst

integer, save kst

source terms at the current time step (used for limiters)

§ kstprv

integer, save kstprv

source terms at previous time step for 2nd order

§ kvisl0

integer, save kvisl0

constant diffusivity field id key for scalars