forked from noaa-oar-arl/canopy-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
namelist.canopy
executable file
·43 lines (42 loc) · 929 Bytes
/
namelist.canopy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
&FILENAMES
file_vars = 'input/gfs.t12z.20220701.sfcf000.canopy.nc'
! file_vars = 'input/gfs.t12z.20220701.sfcf000.canopy.txt'
file_out = 'output/test_out_southeast_us'
/
&USERDEFS
infmt_opt = 0
nlat = 43
nlon = 86
modlays = 100
modres = 0.5
ifcanwind = .TRUE.
ifcanwaf = .TRUE.
ifcaneddy = .TRUE.
ifcanphot = .TRUE.
ifcanbio = .TRUE.
href_opt = 0
href_set = 10.0
z0ghc = 0.0025
rsl_opt = 0
lambdars = 1.25
dx_opt = 0
dx_set = 12000.0
flameh_opt = 2
flameh_set = 1.0
frp_fac = 1.0
pai_opt = 0
pai_set = 4.0
lu_opt = 1
z0_opt = 0
bio_cce = 0.21
biovert_opt = 0
ssg_opt = 0
ssg_set = 1.0
crop_opt = 0
crop_set = 3.0
co2_opt = 0
co2_set = 400.0
lai_thresh = 0.1
frt_thresh = 0.1
fch_thresh = 0.5
/