|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | start_lake_of (KDAY, KMONTH, PLON, PLAT, PDEPTH, PT_SNOW, PT_ICE, PT_MNW, PT_WML, PT_BOT, PT_B1, PCT, PH_SNOW, PH_ICE, PH_ML, PH_B1, PT_SFC) |
| subroutine start_lake_of | ( | integer, intent(in) | KDAY, |
| integer, intent(in) | KMONTH, | ||
| real, intent(in) | PLON, | ||
| real, intent(in) | PLAT, | ||
| real, intent(in) | PDEPTH, | ||
| real, intent(out) | PT_SNOW, | ||
| real, intent(out) | PT_ICE, | ||
| real, intent(out) | PT_MNW, | ||
| real, intent(out) | PT_WML, | ||
| real, intent(out) | PT_BOT, | ||
| real, intent(out) | PT_B1, | ||
| real, intent(out) | PCT, | ||
| real, intent(out) | PH_SNOW, | ||
| real, intent(out) | PH_ICE, | ||
| real, intent(out) | PH_ML, | ||
| real, intent(out) | PH_B1, | ||
| real, intent(out) | PT_SFC | ||
| ) |
Definition at line 9 of file start_lake_of.F90.


1.8.13