source: trunk/LMDZ.GENERIC/libf/phystd/comsaison.h @ 146

Last change on this file since 146 was 135, checked in by aslmd, 14 years ago

CHANGEMENT ARBORESCENCE ETAPE 2 -- NON COMPLET

File size: 353 bytes
Line 
1c-----------------------------------------------------------------------
2c   INCLUDE saison.h
3
4      COMMON/saison/callsais,isaison,dist_sol,declin,
5     $             mu0(ngridmx),fract(ngridmx)
6
7      INTEGER isaison
8      LOGICAL callsais
9      REAL dist_sol,declin,mu0,fract
10
11c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.