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

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

Generic GCM

  • Massive update to version 0.7

EM+RW

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