source: trunk/LMDZ.PLUTO.old/libf/phypluto/comdiurn.h @ 3436

Last change on this file since 3436 was 3175, checked in by emillour, 11 months ago

Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM

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