source: trunk/LMDZ.MARS/libf/phymars/comdiurn.h @ 308

Last change on this file since 308 was 38, checked in by emillour, 14 years ago

Ajout du modè Martien (mon LMDZ.MARS.BETA, du 28/01/2011) dans le rértoire mars, pour pouvoir suivre plus facilement les modifs.
EM

File size: 177 bytes
Line 
1      COMMON/comdiurn/ldiurn,
2     s     sinlon(ngridmx),coslon(ngridmx),
3     s     sinlat(ngridmx),coslat(ngridmx)
4      REAL sinlon,coslon,sinlat,coslat
5      LOGICAL ldiurn
Note: See TracBrowser for help on using the repository browser.