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.
***INI_CSTS * - routine to initialize the module MODD_CST
PURPOSE
-------
** METHOD
------
The physical constants are set to their numerical values
EXTERNAL--------
FMLOOK : to retrieve logical unit number associated to a file
IMPLICIT ARGUMENTS------------------
Module MODD_CST : contains physical constants
REFERENCE---------
Book2 of the documentation (module MODD_CST, routine INI_CSTS)
AUTHOR------V. Ducrocq * Meteo France *MODIFICATIONS-------------
Original 18/05/94
J. Stein 02/01/95 add the volumic mass of liquid water
J.-P. Pinty 13/12/95 add the water vapor pressure over solid ice
J. Stein 29/06/97 add XTH00
V. Masson 05/10/98 add XRHOLI
C. Mari 31/10/00 add NDAYSEC
V. Masson 01/03/03 add XCONDI
A. Voldoire 01/12/09 add XTTSI, XICEC, XTTS for ESM
J. Escobar 28/03/2014 for pb with emissivity/aerosol reset XSURF_TINY=1.0e-80 in real8 case
0. DECLARATIONS
------------
1. FUNDAMENTAL CONSTANTS
---------------------
2. ASTRONOMICAL CONSTANTS
----------------------
3. TERRESTRIAL GEOIDE CONSTANTS
----------------------------
4. REFERENCE PRESSURE
-------------------
5. RADIATION CONSTANTS
-------------------
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.