source: LMDZ.3.3/trunk/libf/phylmd/param_cou.h @ 13

Last change on this file since 13 was 13, checked in by lmdz, 24 years ago

Changement de oasis.F pour passage sur Nec LF

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 323 bytes
Line 
1C
2C -- param_cou.h
3C
4        INTEGER jpflda2o
5        PARAMETER(jpflda2o = 1)          ! Number of fields exchanged from
6                                         ! atmosphere to ocean
7C
8        INTEGER jpfldo2a
9        PARAMETER(jpfldo2a = 1)          ! Number of fields exchanged from
10                                         ! ocean to atmosphere
11C
Note: See TracBrowser for help on using the repository browser.