source: trunk/LMDZ.COMMON/libf/dyn3d_common/serre.h @ 1384

Last change on this file since 1384 was 1300, checked in by emillour, 11 years ago

Common dynamics:
Some updates to keep up with LMDZ5 Earth model evolution (up to LMDZ5 rev 1955).
Main change is the introduction of a "dyn3d_common" directory
to store files common to dyn3d and dyn3dpar.
See file "DOC/chantiers/commit_importants.log" for detailed list
of changes. These changes do not change results on test cases.
EM

File size: 302 bytes
Line 
1!
2! $Header$
3!
4!c
5!c
6!c..include serre.h
7!c
8       REAL clon,clat,transx,transy,alphax,alphay,pxo,pyo,              &
9     &  grossismx, grossismy, dzoomx, dzoomy,taux,tauy
10       COMMON/serre/clon,clat,transx,transy,alphax,alphay,pxo,pyo ,     &
11     &  grossismx, grossismy, dzoomx, dzoomy,taux,tauy
Note: See TracBrowser for help on using the repository browser.