programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
numvar Module Reference
Collaboration diagram for numvar:
Collaboration graph

Data Fields

integer, save ipr
 pressure More...
 
integer, save iu
 velocity component $ u_x $ More...
 
integer, save iv
 velocity component $ u_y $ More...
 
integer, save iw
 velocity component $ u_z $ More...
 
integer, save ik
 turbulent kinetic energy $ k $ More...
 
integer, save iep
 turbulent dissipation $ \varepsilon $ More...
 
integer, save ir11
 Reynolds stress component $ R_{xx} $. More...
 
integer, save ir22
 Reynolds stress component $ R_{yy} $. More...
 
integer, save ir33
 Reynolds stress component $ R_{zz} $. More...
 
integer, save ir12
 Reynolds stress component $ R_{xy} $. More...
 
integer, save ir23
 Reynolds stress component $ R_{yz} $. More...
 
integer, save ir13
 Reynolds stress component $ R_{zz} $. More...
 
integer, save iphi
 variable $ \phi $ of the $ \phi-f_b $ model More...
 
integer, save ifb
 variable $ f_b $ of the $ \phi-f_b $ model More...
 
integer, save ial
 variable $ \alpha $ of the $ Bl-v^2-k $ model More...
 
integer, save iomg
 variable $ \omega $ of the $ k-\omega $ SST More...
 
integer, save inusa
 variable $ \widetilde{\nu}_T $ of the Spalart Allmaras More...
 
integer, dimension(nscamx), save isca
 isca(i) is the index of the scalar i More...
 
integer, dimension(nscamx), save iscapp
 iscapp(i) is the index of the specific physics scalar i More...
 
integer, save nscaus
 number of user scalars More...
 
integer, save nscapp
 number of specific physics scalars More...
 
integer, save nscasp
 number of species scalars More...
 
integer, save iuma
 mesh velocity component $ w_x $ More...
 
integer, save ivma
 mesh velocity component $ w_y $ More...
 
integer, save iwma
 mesh velocity component $ w_z $ More...
 
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 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, dimension(nvarmx), save ifluaa
 convective mass flux of the variables at the previous time-step More...
 
integer, save icrom
 cell and boundary density key ids of the variables More...
 
integer, save ibrom
 
integer, save ismago
 dynamic constant of Smagorinsky 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 icoef
 Coefficients used for gradient terms and convective terms. More...
 
integer, save icoeff
 Coefficients used for diffusive terms. More...
 
integer, save icoefr
 Coefficients used for divergence terms (for example $ \tens{R}_{ij} $ in the momentum equation) More...
 
integer, save icoefc
 Coefficients used for convection terms. More...
 
integer, dimension(nvarmx, 4), save iclrtp
 pointer to coefa and coefb arrays More...
 
integer, dimension(nvarmx), save ivarfl
 Field id for variable i. More...
 
integer, dimension(npromx), save iprpfl
 Field id for property i. More...
 
integer, save idtten
 Field id for the dttens tensor. More...
 

The documentation for this module was generated from the following file: