! $Id: param_cou.h 397 2002-07-22 08:50:58Z lmdzadmin $ ! ! -- param_cou.h ! INTEGER jpmaxfld PARAMETER(jpmaxfld = 40) ! Maximum number of fields exchanged ! between ocean and atmosphere INTEGER jpflda2o1 PARAMETER(jpflda2o1 = 12) ! Number of fields exchanged from ! atmosphere to ocean via flx.F INTEGER jpflda2o2 PARAMETER(jpflda2o2 = 6) ! Number of fields exchanged from ! atmosphere to ocean via tau.F ! INTEGER jpfldo2a PARAMETER(jpfldo2a = 4) ! Number of fields exchanged from ! ocean to atmosphere !