source:
LMDZ4/trunk/libf/phylmd/comgeomphy.h
@
3969
Last change on this file since 3969 was 524, checked in by , 20 years ago | |
---|---|
|
|
File size: 227 bytes |
Rev | Line | |
---|---|---|
[524] | 1 | ! |
2 | ! $Header$ | |
3 | ! | |
4 | c | |
5 | c | |
6 | c 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.