-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathNI2G_instance_NI.rc
More file actions
42 lines (28 loc) · 1.05 KB
/
NI2G_instance_NI.rc
File metadata and controls
42 lines (28 loc) · 1.05 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
#
# Resource file Nitrate parameters.
#
nbins: 5
aerosol_radBands_optics_file: ExtData/chemistry/AerosolOptics/v0.0.0/x/opticsBands_NI.v2_6.RRTMGP.nc
aerosol_monochromatic_optics_file: ExtData/chemistry/AerosolOptics/v0.0.0/x/optics_NI.v2_6.nc
# Scavenging efficiency per bin [km-1]
fscav: 0.0 0.4 0.4 0.4 0.4
#Large scale rainout efficiency per bin for gocart
fwet: 1.0 1.0 1.0 1.0 0.3
# Dry particle radius [um], used for settling
particle_radius_microns: 0.0 0.2695 0.2695 2.1 7.57
# Dry particle density [kg m-3]
particle_density: 1000 1769 1725 2200 2650
# Molecular weight of species [kg mole-1]
molecular_weight: 0.18 0.18 0.18 0.18 0.18
# Number of particles per kg mass
fnum: 1.50e19 1.50e19 1.50e19 1.50e19 1.50e19
# Number median radius [um]
particle_radius_number: 0.0118 0.0118 0.0118 0.0118 0.0118
# Sigma of lognormal number distribution
sigma: 2.0 2.0 2.0 2.0 2.0
pressure_lid_in_hPa: 10.0
# HNO3 from GMI
using_GMI: .false.
# SettlingSolver options
# Options: 'gocart' or 'ufs'
settling_scheme: 'gocart'