My Project
programmer's documentation
|
Atmospheric soil module - Compute ground level variables. More...
Functions/Subroutines | |
subroutine | solvar (temp, qv, rom, dt, rcodcl) |
Soil / atmosphere interface routine Compute the following surface variables : More... | |
Atmospheric soil module - Compute ground level variables.
subroutine solvar | ( | double precision, dimension(ncelet) | temp, |
double precision, dimension(ncelet) | qv, | ||
double precision, dimension(ncelet) | rom, | ||
double precision, dimension(ncelet) | dt, | ||
double precision, dimension(nfabor,nvar,3) | rcodcl | ||
) |
Soil / atmosphere interface routine Compute the following surface variables :
[in] | temp | temperature |
[in] | qv | specific humidity |
[in] | rom | Density |
[in] | dt | ratio of the local time step to the reference one |
[in] | rcodcl | Boundary conditions type |