LMDZ
phyetat0.F90 File Reference

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)
 

Function/Subroutine Documentation

subroutine phyetat0 ( character*(*)  fichnom,
real, dimension( longcles )  clesphy0,
real, dimension(length)  tabcntr0 
)

Definition at line 4 of file phyetat0.F90.

Here is the call graph for this function:

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.

logical function phyetat0_srf ( integer, intent(in)  nlev,
real, dimension(klon,nlev,nbsrf), intent(inout)  field,
character*(*), intent(in)  name,
character*(*), intent(in)  descr,
real, intent(in)  default 
)

Definition at line 482 of file phyetat0.F90.

Here is the call graph for this function: