clm5/python/ctsm/test/testinputs/modify_fsurdat_1x1mexicocity.cfg
2024-05-09 15:14:01 +08:00

87 lines
2.4 KiB
INI

[modify_fsurdat_basic_options]
idealized = False
process_subgrid_section = True
process_var_list_section = True
include_nonveg = True
landmask_file = UNSET
lat_dimname = lsmlat
lon_dimname = lsmlon
dom_pft = UNSET
evenly_split_cropland = False
lai = UNSET
sai = UNSET
hgt_top = UNSET
hgt_bot = UNSET
soil_color = UNSET
std_elev = UNSET
max_sat_area = UNSET
lnd_lat_1 = -90
lnd_lat_2 = 90
lnd_lon_1 = 0
lnd_lon_2 = 360
# Section for subgrid_fractions
[modify_fsurdat_subgrid_fractions]
# If subgrid_fractions = True this section will be enabled
# NOTE: PCT_URBAN must be a list of three floats that sum to the total urban area
PCT_URBAN = 100.0 0.0 0.0
PCT_CROP = 0.0
PCT_NATVEG= 0.0
PCT_GLACIER= 0.0
PCT_WETLAND= 0.0
PCT_LAKE = 0.0
PCT_OCEAN = 0.0
# Section with a list of variables to prcoess
[modify_fsurdat_variable_list]
# If variable_list = True this section will be enabled
# Can't specify PFT as they are in dom_pft
# Add variables on the file and assign a new value
# can't specify soil_color, max_sat_area
# Variables on numurbl which is 3
CANYON_HWR = 1.18 1.18 1.18
EM_IMPROAD = 0.95 0.95 0.95
EM_PERROAD = 0.95 0.95 0.95
EM_ROOF = 0.9 0.9 0.9
EM_WALL = 0.85 0.85 0.85
HT_ROOF = 18.8 18.8 18.8
THICK_ROOF = 0.185 0.185 0.185
THICK_WALL = 0.45 0.45 0.45
T_BUILDING_MIN = 200.0 200.0 200.0
WIND_HGT_CANYON = 9.4 9.4 9.4
WTLUNIT_ROOF = 0.55 0.55 0.55
WTROAD_PERV = 0.04 0.04 0.04
# NOTE: This variable is integer rather than float
NLEV_IMPROAD = 5 5 5
# Variables on numrad which is 2
ALB_IMPROAD_DIR = 0.08 0.08
ALB_IMPROAD_DIF = 0.08 0.08
ALB_PERROAD_DIR = 0.08 0.08
ALB_PERROAD_DIF = 0.08 0.08
ALB_ROOF_DIR = 0.2 0.2
ALB_ROOF_DIF = 0.2 0.2
ALB_WALL_DIR = 0.25 0.25
ALB_WALL_DIF = 0.25 0.25
# Variabls on nlevurb which is 10
TK_ROOF = 0.20 0.93 0.93 0.03 0.16 0.20 0.93 0.93 0.03 0.16
TK_WALL = 0.88 0.88 0.88 0.88 0.88 0.88 0.88 0.88 0.88 0.88
TK_IMPROAD = 0.82 0.82 2.10 2.10 2.10 0.82 0.82 2.10 2.10 2.10
CV_ROOF = 1760000.0 1500000.0 1500000.0 250000.0 870000.0 1760000.0 1500000.0 1500000.0 250000.0 870000.0
CV_WALL = 1540000.0 1540000.0 1540000.0 1540000.0 1540000.0 1540000.0 1540000.0 1540000.0 1540000.0 1540000.0
CV_IMPROAD = 1740000.0 1740000.0 2000000.0 2000000.0 2000000.0 1740000.0 1740000.0 2000000.0 2000000.0 2000000.0
# Natural and Crop PFT's don't really need to be set, since they have zero area, but
# it looks better to do so
PCT_NAT_PFT = 100. 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
PCT_CFT = 100. 0.0