# Coupling package parameters, OCN component: # useImportHFlx :: True => use the Imported HeatFlux from couler # useImportFW :: True => use the Imported Fresh Water flux fr cpl # useImportTau :: True => use the Imported Wind-Stress from couler # useImportSLP :: True => use the Imported Sea-level Atmos. Pressure # useImportRunOff :: True => use the Imported RunOff flux from coupler # useImportSIce :: True => use the Imported Sea-Ice mass as ice-loading # useImportThSIce :: True => use the Imported thSIce state var from coupler # useImportSltPlm :: True => use the Imported Salt-Plume flux from coupler # useImportFice :: True => use the Imported Seaice fraction (DIC-only) # useImportCO2 :: True => use the Imported atmos. CO2 from coupler # useImportWSpd :: True => use the Imported surf. Wind speed from coupler # cpl_taveFreq :: Frequency^-1 for time-Aver. output (s) &CPL_OCN_PARAM useImportHFlx =.TRUE., useImportFW =.TRUE., useImportTau =.TRUE., useImportSLP =.TRUE., useImportRunOff=.TRUE., # useImportSIce =.TRUE., # useImportThSIce=.TRUE., # useImportSltPlm=.TRUE., # useImportFice =.TRUE., # useImportCO2 =.TRUE., useImportWSpd =.TRUE., # cpl_taveFreq=2592000., # cpl_taveFreq=18000., &