programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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. 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 icp
 specific heat $ C_p $ More...
 
integer, save icpa
 specific heat $ C_p $ at the previous time-step More...
 
integer, save itsnsa
 Navier-Stokes source terms at the previous time-step. More...
 
integer, save itstua
 Turbulent source terms at the previous time-step. More...
 
integer, dimension(nscamx), save itssca
 transported scalars source terms 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 kivisl
 variable diffusivity field id key for scalars More...
 
integer, dimension(nvarmx), save ifluaa
 convective mass flux of the variables at the previous time-step More...
 
integer, save icrom
 cell and boundary density field ids of the variables More...
 
integer, save ibrom
 
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 id of the anisotropic turbulent viscosity More...
 
integer, save icour
 Courant number. More...
 
integer, save ifour
 Fourier number. More...
 
integer, save iprtot
 Total pressure at cell centres $ 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 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...
 

Detailed Description

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

Variable Documentation

integer, save ibeta

pointer for thermal expansion coefficient

integer, save ibrom
integer, save icour

Courant number.

integer, save icp

specific heat $ C_p $

integer, save icpa

specific heat $ C_p $ at the previous time-step

integer, save icroaa

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

integer, save icrom

cell and boundary density field ids of the variables

integer, dimension(nestmx), save iestim

error estimator for Navier-Stokes

integer, dimension(nvarmx), save ifluaa

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

integer, save iforbr

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

integer, save ifour

Fourier number.

integer, save iporf
integer, save ipori

field ids of the cell porosity

integer, dimension(npromx), save ipproc

pointer to cell properties (propce)

integer, save iprtot

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

integer, save irom

Density at the current time step.

integer, save iroma

Density at the previous time step.

integer, save iromaa

Density at the second previous time.

integer, save ismago

dynamic constant of Smagorinsky

integer, save itsnsa

Navier-Stokes source terms at the previous time-step.

integer, save itsrho

pointer for global dilatation source terms

integer, dimension(nscamx), save itssca

transported scalars source terms at the previous time-step

integer, save itstua

Turbulent source terms at the previous time-step.

integer, dimension(nscamx), save iustdy

pointer for dilatation source terms

integer, save iviscl

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

integer, save ivisct

dynamic turbulent viscosity

integer, save ivisla

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

integer, dimension(3), save ivisma

Mesh velocity viscosity for the ALE module.

Remarks
might be orthotropic
integer, save ivista

dynamic turbulent viscosity at the previous time-step

integer, save ivsten

field id of the anisotropic turbulent viscosity

integer, save iyplbr

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

integer, save kbmasf
integer, save kimasf

interior and boundary convective mass flux key ids of the variables

integer, save kivisl

variable diffusivity field id key for scalars