LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | phyetat0 (fichnom, clesphy0, tabcntr0) |
logical function | phyetat0_get (nlev, field, name, descr, default) |
logical function | phyetat0_srf (nlev, field, name, descr, default) |
logical function phyetat0_get | ( | integer, intent(in) | nlev, |
real, dimension(klon,nlev), intent(inout) | field, | ||
character*(*), intent(in) | name, | ||
character*(*), intent(in) | descr, | ||
real, intent(in) | default | ||
) |
Definition at line 444 of file phyetat0.F90.