Parent Directory
|
Revision Log
|
Revision Graph
update set-up: start from a 1.yr run pickup file (run with atmPhys_stepSST=F) using closer to present new SST file: SST_symEx3.bin ; and then switch on atmPhys_stepSST=True and use Qflux file: Qflux_w90.bin
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 | #atmPhys_SSTFile='SST_APE_1.bin', |
11 | atmPhys_SSTFile='SST_symEx3.bin', |
12 | #- Q-flux file: |
13 | atmPhys_QflxFile='Qflux_w90.bin', |
14 | #- update SST (default = False = keep the same SST): |
15 | atmPhys_stepSST=.TRUE., |
16 | & |
ViewVC Help | |
Powered by ViewVC 1.1.22 |