programmer's documentation
Functions/Subroutines
phyvar.f90 File Reference

This subroutine fills physical properties which are variable in time (mainly the eddy viscosity). More...

Functions/Subroutines

subroutine phyvar (nvar, nscal, dt, propce)
 

Detailed Description

This subroutine fills physical properties which are variable in time (mainly the eddy viscosity).

Some user subroutines are called which allows the setting of $ \rho $, $ \mu $, etc.

Function/Subroutine Documentation

subroutine phyvar ( integer  nvar,
integer  nscal,
double precision, dimension(ncelet)  dt,
double precision, dimension(ncelet,*)  propce 
)
Parameters
[in]nvartotal number of variables
[in]nscaltotal number of scalars
[in]dttime step (per cell)
[in]propcephysical properties at cell centers