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