This subroutine fills physical properties which are variable in time (mainly the eddy viscosity). More...
| Functions/Subroutines | |
| subroutine | phyvar (nvar, nscal, iterns, dt) | 
This subroutine fills physical properties which are variable in time (mainly the eddy viscosity).
Some user subroutines are called which allows the setting of  ,
,  , etc.
, etc. 
| subroutine phyvar | ( | integer | nvar, | 
| integer | nscal, | ||
| integer | iterns, | ||
| double precision, dimension(ncelet) | dt | ||
| ) | 
| [in] | nvar | total number of variables | 
| [in] | nscal | total number of scalars | 
| [in] | iterns | Navier-Stokes sub-iterations indicator: 
 | 
| [in] | dt | time step (per cell) |