Nodes of different colours represent the following:
Solid arrows point from a submodule to the (sub)module which it is
descended from. Dashed arrows point from a module or program unit to
modules which it uses.
! nrlmd le 02/05/2011
!
2)
Definition of the coeficient K
3)
Calculation of gama for "Q" and "H"
surface pressure is used as reference
4)
Calculte the coefficients C and D for specific humidity, q
5)
Calculte the coefficients C and D for potentiel entalpie, H
6)
Return the first layer in output variables
7)
If Pbl is split, return also the other layers in output variables
! jyg le 07/02/2012
jyg IF (mod(iflag_pbl_split,2) .eq.1) THEN
! nrlmd le 02/05/2011
!
!
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.