| 1 |
enderton |
1.1 |
# Coupling package parameters, OCN component: |
| 2 |
|
|
# cpl_earlyExpImpCall :: call coupler early in the time stepping call sequence |
| 3 |
|
|
# useImportHFlx :: True => use the Imported HeatFlux from couler |
| 4 |
|
|
# useImportFW :: True => use the Imported Fresh Water flux fr cpl |
| 5 |
|
|
# useImportTau :: True => use the Imported Wind-Stress from couler |
| 6 |
|
|
# useImportSLP :: True => use the Imported Sea-level Atmos. Pressure |
| 7 |
|
|
# useImportSIce :: True => use the Imported Sea-Ice loading |
| 8 |
|
|
&CPL_OCN_PARAM |
| 9 |
|
|
# cpl_earlyExpImpCall=.FALSE., |
| 10 |
|
|
# useImportHFlx=.FALSE., |
| 11 |
|
|
# useImportFW =.FALSE., |
| 12 |
|
|
# useImportTau =.FALSE., |
| 13 |
|
|
useImportSLP =.FALSE., |
| 14 |
|
|
# useImportSIce=.FALSE., |
| 15 |
|
|
cpl_taveFreq=31104000, |
| 16 |
|
|
& |