source: LMDZ5/trunk/libf/dyn3dmem/academic.h @ 1803

Last change on this file since 1803 was 1673, checked in by Laurent Fairhead, 12 years ago

Fin du phasage de la dynamique parallele localisee (petite memoire) avec le tronc LMDZ5 r1671
Il reste quelques routines a verifier (en particulier ce qui touche a l'etude des cas academiques)
et la validation a effectuer


End of the phasing of the localised (low memory) parallel dynamics package with the
LMDZ5 trunk (r1671)
Some routines still need some checking (in particular the academic cases) and some
validation is still required

File size: 215 bytes
Line 
1!
2! $Id$
3!
4      common/academic/tetarappel,knewt_t,kfrict,knewt_g,clat4
5      real :: tetarappel(ip1jmp1,llm)
6      real :: knewt_t(llm)
7      real :: kfrict(llm)
8      real :: knewt_g
9      real :: clat4(ip1jmp1)
Note: See TracBrowser for help on using the repository browser.