1 |
jmc |
1.1 |
# |
2 |
|
|
&ATM_PHYS_PARM01 |
3 |
|
|
#atmPhys_addTendT=.FALSE., |
4 |
|
|
#atmPhys_addTendS=.FALSE., |
5 |
|
|
#atmPhys_addTendU=.FALSE., |
6 |
|
|
#atmPhys_addTendV=.FALSE., |
7 |
|
|
atmPhys_tauDampUV = 86400., |
8 |
|
|
atmPhys_dampUVfac = 20*0., 0.125, 0.25, 0.5, 1., 2., 4., |
9 |
|
|
#- initial SST file: |
10 |
jmc |
1.2 |
#atmPhys_SSTFile='SST_APE_1.bin', |
11 |
|
|
atmPhys_SSTFile='SST_symEx3.bin', |
12 |
jmc |
1.1 |
#- Q-flux file: |
13 |
jmc |
1.2 |
atmPhys_QflxFile='Qflux_w90.bin', |
14 |
jmc |
1.1 |
#- update SST (default = False = keep the same SST): |
15 |
|
|
atmPhys_stepSST=.TRUE., |
16 |
|
|
& |