1 |
jmc |
1.1 |
# 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 |
|
|
# useImportSIce :: True => use the Imported Sea-Ice loading |
7 |
|
|
# cpl_taveFreq :: Frequency^-1 for time-Aver. output (s) |
8 |
|
|
&CPL_OCN_PARAM |
9 |
|
|
# useImportHFlx=.FALSE., |
10 |
|
|
# useImportFW =.FALSE., |
11 |
|
|
# useImportTau =.FALSE., |
12 |
|
|
useImportSLP =.FALSE., |
13 |
|
|
# useImportSIce=.FALSE., |
14 |
|
|
# cpl_taveFreq=31104000., |
15 |
|
|
# cpl_taveFreq=2592000., |
16 |
|
|
cpl_taveFreq=18000., |
17 |
|
|
& |