source: dynamico_lmdz/aquaplanet/LMDZ5/libf/dyn3d_common/academic.h @ 3990

Last change on this file since 3990 was 3990, checked in by millour, 8 years ago

An updated LMDZ5 (based on LMDZ rev 2786) to play with.
EM

File size: 260 bytes
Line 
1!
2! $Id: academic.h 1952 2014-01-28 13:05:47Z lguez $
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.