/[MITgcm]/MITgcm/verification/cpl_aim+ocn/input_ocn/data.cpl
ViewVC logotype

Annotation of /MITgcm/verification/cpl_aim+ocn/input_ocn/data.cpl

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (hide annotations) (download)
Wed Jan 6 01:44:57 2016 UTC (8 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65s, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, HEAD
Changes since 1.5: +24 -12 lines
update comments

1 jmc 1.6 # Coupling package parameters, OCN component:
2     # useImportHFlx :: True => use the Imported HeatFlux from couler
3     # useImportFW :: True => use the Imported Fresh Water flux fr cpl
4     # useImportTau :: True => use the Imported Wind-Stress from couler
5     # useImportSLP :: True => use the Imported Sea-level Atmos. Pressure
6     # useImportRunOff :: True => use the Imported RunOff flux from coupler
7     # useImportSIce :: True => use the Imported Sea-Ice mass as ice-loading
8     # useImportThSIce :: True => use the Imported thSIce state var from coupler
9     # useImportSltPlm :: True => use the Imported Salt-Plume flux from coupler
10     # useImportFice :: True => use the Imported Seaice fraction (DIC-only)
11     # useImportCO2 :: True => use the Imported atmos. CO2 from coupler
12     # useImportWSpd :: True => use the Imported surf. Wind speed from coupler
13     # cpl_taveFreq :: Frequency^-1 for time-Aver. output (s)
14 jmc 1.1 &CPL_OCN_PARAM
15 jmc 1.6 # useImportHFlx =.FALSE.,
16     # useImportFW =.FALSE.,
17     # useImportTau =.FALSE.,
18     useImportSLP =.FALSE.,
19     # useImportRunOff=.FALSE.,
20     # useImportSIce =.FALSE.,
21     # useImportThSIce=.FALSE.,
22     # useImportSltPlm=.FALSE.,
23     # useImportFice =.FALSE.,
24     # useImportCO2 =.FALSE.,
25     # useImportWSpd =.FALSE.,
26 edhill 1.3 # cpl_taveFreq=2592000.,
27 jmc 1.4 cpl_taveFreq=18000.,
28 jmc 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22