source: LMDZ5/trunk/libf/dyn3dpar/academic.h @ 1454

Last change on this file since 1454 was 1454, checked in by Laurent Fairhead, 14 years ago

Merge of LMDZ5V1.0-dev branch r1453 into LMDZ5 trunk r1434


Fusion entre la version r1453 de la branche de développement LMDZ5V1.0-dev
et le tronc LMDZ5 (r1434)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 215 bytes
Line 
1!
2! $Id: academic.h 1454 2010-11-18 12:01:24Z fairhead $
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.