-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathSU2G_instance_SU.rc
More file actions
64 lines (45 loc) · 1.84 KB
/
SU2G_instance_SU.rc
File metadata and controls
64 lines (45 loc) · 1.84 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
#
# Resource file for Sulfur parameters.
#
aerosol_radBands_optics_file: ExtData/chemistry/AerosolOptics/v0.0.0/x/opticsBands_SU.v1_6.RRTMGP.nc
aerosol_monochromatic_optics_file: ExtData/chemistry/AerosolOptics/v0.0.0/x/optics_SU.v1_6.nc
nbins: 4
# Volcanic pointwise sources
volcano_srcfilen_explosive: /dev/null
volcano_srcfilen_degassing: ExtData/chemistry/CARN/v202401/sfc/so2_volcanic_emissions_CARN_v202401.degassing_only.rc
# Heights [m] of LTO, CDS and CRS aviation emissions layers
aviation_vertical_layers: 0.0 100.0 9.0e3 10.0e3
# Fraction of anthropogenic emissions that are SO4
so4_anthropogenic_fraction: 0.03
# Aircraft emission factor: convert input unit to kg SO2
aircraft_fuel_emission_factor: 1.0000
# Scavenging efficiency per bin [km-1]
fscav: 0.0 0.0 0.4 0.4
# Wet Removal Scheme Option | gocart, ufs
wet_removal_scheme: gocart
# Rainout efficiency for sulfate wet_removal_scheme == ufs
fwet_ice: 1.0
fwet_snow: 1.0
fwet_rain: 1.0
#Dummy wet removal efficiency for wet_removal_scheme == gocart. This is not used for sulfate as of GOCART v2.5 and should be revisited.
fwet: 1.0 1.0 1.0 1.0
# Dry particle radius [um], used for settling
particle_radius_microns: 0.0 0.0 0.35 0.0
# Dry particle density [kg m-3]
particle_density: -1 -1 1700 -1
pressure_lid_in_hPa: 1.0
# Molecular weight of species [kg mole-1]
molecular_weight: -1 -1 0.132 -1
# Number of particles per kg mass
fnum: -1 -1 9.01e16 -1
# Number median radius [um]
particle_radius_number: -1 -1 0.0695 -1
# Sigma of lognormal number distribution
sigma: -1 -1 2.03 -1
# OH H2O2 NO3 from GMI Combined Stratosphere Troposphere (Lower case yes to enable)
# -------------------------------------------------------------------------------------
using_GMI: .false.
disable_emissions: .false.
# SettlingSolver options
# Options: 'gocart' or 'ufs'
settling_scheme: gocart