1 |
jmc |
1.1 |
# Coupling package parameters, ATM component: |
2 |
|
|
# cpl_oldPickup :: restart from an old pickup (= until ckpt 59h) |
3 |
|
|
# useImportMxlD :: True => use Imported Mix.Layer Detph from coupler |
4 |
|
|
# useImportSST :: True => use the Imported SST from coupler |
5 |
|
|
# useImportSSS :: True => use the Imported SSS from coupler |
6 |
|
|
# useImportVsq :: True => use the Imported Surf. velocity^2 |
7 |
|
|
# cpl_atmSendFrq :: Frequency^-1 for sending data to coupler (s) |
8 |
|
|
# maxNumberPrint :: max number of printed Exp/Imp messages |
9 |
|
|
&CPL_ATM_PARAM |
10 |
|
|
# cpl_oldPickup=.TRUE., |
11 |
|
|
useImportMxlD=.FALSE., |
12 |
|
|
# useImportSST =.FALSE., |
13 |
|
|
useImportSSS =.FALSE., |
14 |
|
|
useImportVsq =.FALSE., |
15 |
|
|
# useImportFlxCO2=.FALSE., |
16 |
|
|
cpl_atmSendFrq=2880., |
17 |
|
|
& |