source: trunk/LMDZ.GENERIC/libf/phystd/comdiurn.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: 258 bytes
Line 
1      COMMON/comdiurn/ldiurn,                                           &
2     &     sinlon(ngridmx),coslon(ngridmx),                             &
3     &     sinlat(ngridmx),coslat(ngridmx)
4     
5      real sinlon,coslon,sinlat,coslat
6      logical ldiurn
Note: See TracBrowser for help on using the repository browser.