1 |
# Package CheapAML parameters |
2 |
#-------------------- |
3 |
&CHEAPAML_CONST |
4 |
cheapaml_ntim = 20, |
5 |
cheapaml_mask_width=1, |
6 |
# cheap_tauRelax = 0., |
7 |
# cheap_tauRelaxOce= 0., |
8 |
cheapaml_h = 1000., |
9 |
cheapaml_kdiff= 100., |
10 |
& |
11 |
|
12 |
&CHEAPAML_PARM01 |
13 |
SolarFile = 'dsw_70y.bin', |
14 |
cheap_dlwFile= 'dlw_270y.bin', |
15 |
UWindFile = 'windx_10ms.bin', |
16 |
VWindFile = 'windy_conv.bin', |
17 |
AirTempFile= 'tair_-10.bin', |
18 |
TrFile = 'tair_-10.bin', |
19 |
AirQFile = 'qa70_-10.bin', |
20 |
QrFile = 'qa70_-10.bin', |
21 |
# cheapMaskFile='const_00.bin', |
22 |
& |
23 |
|
24 |
&CHEAPAML_PARM02 |
25 |
useFreshWaterFlux=.TRUE., |
26 |
useFluxLimit=.TRUE., |
27 |
FluxFormula='COARE3' |
28 |
useDLongWave=.TRUE., |
29 |
cheapamlXperiodic=.TRUE., |
30 |
& |