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

Last change on this file since 650 was 253, checked in by emillour, 13 years ago

Generic GCM

  • Massive update to version 0.7

EM+RW

File size: 375 bytes
Line 
1!-----------------------------------------------------------------------
2!   INCLUDE saison.h
3
4      COMMON/saison/callsais,isaison,dist_star,declin,                   &
5     &             mu0(ngridmx),fract(ngridmx)
6
7      integer isaison
8      logical callsais
9      real dist_star,declin,mu0,fract
10
11!-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.