|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | bld_occ_calendar (TPTIME, PTSUN, T, B, PQIN_FRAC, PTCOOL_TARGET, PTHEAT_TARGET, PQIN) |
| subroutine bld_occ_calendar | ( | type(date_time), intent(inout) | TPTIME, |
| real, dimension(:), intent(in) | PTSUN, | ||
| type(teb_t), intent(inout) | T, | ||
| type(bem_t), intent(inout) | B, | ||
| real, intent(in) | PQIN_FRAC, | ||
| real, dimension(:), intent(out) | PTCOOL_TARGET, | ||
| real, dimension(:), intent(out) | PTHEAT_TARGET, | ||
| real, dimension(:), intent(out) | PQIN | ||
| ) |
Definition at line 7 of file bld_occ_calendar.F90.


1.8.13