source: LMDZ.3.3/branches/rel-LF/libf/phylmd/param_cou.h @ 79

Last change on this file since 79 was 79, checked in by (none), 24 years ago

This commit was manufactured by cvs2svn to create branch 'rel-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.