Ignore:
Timestamp:
Mar 20, 2001, 4:14:30 PM (24 years ago)
Author:
lmdzadmin
Message:

Synchronisation avec version MAFO:

ajout sortie netcdf des champs echanges avec le coupleur
quelques save sur les variables (pb stack/static sur le nec)

LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/branches/rel-LF/libf/phylmd/param_cou.h

    r109 r179  
    1 C $Id$
    2 C
    3 C -- param_cou.h
    4 C
     1! $Id$
     2!
     3! -- param_cou.h
     4!
    55        INTEGER jpmaxfld
    66        PARAMETER(jpmaxfld = 40)        ! Maximum number of fields exchanged
     
    1010                                         ! atmosphere to ocean via flx.F
    1111        INTEGER jpflda2o2
    12         PARAMETER(jpflda2o2 = 4)         ! Number of fields exchanged from
     12        PARAMETER(jpflda2o2 = 6)         ! Number of fields exchanged from
    1313                                         ! atmosphere to ocean via tau.F
    14 C
     14!
    1515        INTEGER jpfldo2a
    1616        PARAMETER(jpfldo2a = 4)          ! Number of fields exchanged from
    1717                                         ! ocean to atmosphere
    18 C
     18!
Note: See TracChangeset for help on using the changeset viewer.