source: LMDZ4/tags/LMDZ4_V3_3/libf/phylmd/comgeomphy.h @ 1743

Last change on this file since 1743 was 919, checked in by (none), 16 years ago

This commit was manufactured by cvs2svn to create tag 'LMDZ4_V3_3'.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 227 bytes
Line 
1!
2! $Header$
3!
4c
5c
6c Common de passage de la geometrie de la dynamique a la physique
7      real airephy(klon),cuphy(klon),cvphy(klon)
8      REAL rlatd(klon), rlond(klon)
9      common/comgeomphy/airephy,cuphy,cvphy,rlatd, rlond
Note: See TracBrowser for help on using the repository browser.