Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
0f2e1d4
update to new ufs model
JessicaMeixner-NOAA Jun 26, 2025
f631192
Merge branch 'NOAA-EMC:develop' into updatemodel20250625
JessicaMeixner-NOAA Jun 27, 2025
73d66e1
rt_cutoff should only be changed for C768 and higher resolutions
JessicaMeixner-NOAA Jun 27, 2025
99ad8a1
Merge remote-tracking branch 'EMC/develop' into updatemodel20250625
JessicaMeixner-NOAA Jul 1, 2025
005b7b1
update model to latest
JessicaMeixner-NOAA Jul 1, 2025
fb59e1d
update rt_cutoff for all resolutions all applications
JessicaMeixner-NOAA Jul 1, 2025
6c82240
adding gocart changes for head of develop
bbakernoaa Jul 10, 2025
ee1917b
Merge pull request #16 from bbakernoaa/feature/gocart_settings
JessicaMeixner-NOAA Jul 10, 2025
e172b1c
Merge branch 'NOAA-EMC:develop' into updatemodel20250625
JessicaMeixner-NOAA Jul 10, 2025
e7deaf8
update ufs to top of develop
JessicaMeixner-NOAA Jul 11, 2025
bcf20f9
Change directory paths now that data is staged
JessicaMeixner-NOAA Jul 11, 2025
e4607f7
Merge branch 'NOAA-EMC:develop' into updatemodel20250625
JessicaMeixner-NOAA Jul 14, 2025
e051736
update to turn off radiative feedback temporarily while proper fix is
JessicaMeixner-NOAA Jul 14, 2025
17b61f3
point to gdas nightly stable branch to get SOCA updates
JessicaMeixner-NOAA Jul 14, 2025
48defce
update gdas hash
JessicaMeixner-NOAA Jul 16, 2025
84ddf70
Update Hera and GaeaC6 configuration for select JEDI jobs (#3868)
RussTreadon-NOAA Jul 15, 2025
1ff9f0f
Add GSI Soil DA Increments to Archive (#3857)
tsga Jul 15, 2025
1afc0c1
Add snow DA related fields and stats into the gfsa tarball (#3842)
jiaruidong2017 Jul 15, 2025
15e9e22
Ignore 'unused' variables in config.resources* files (#3879)
DavidHuber-NOAA Jul 16, 2025
d820e48
HOTFIX: Update the CODEOWNERS file (#3880)
DavidHuber-NOAA Jul 16, 2025
22bc0a3
undo change to turn off feedback as that did not fix model crash
JessicaMeixner-NOAA Jul 17, 2025
1976b43
Merge remote-tracking branch 'EMC/develop' into updatemodel20250625
JessicaMeixner-NOAA Jul 17, 2025
d245ff7
fix whitespace changes
JessicaMeixner-NOAA Jul 17, 2025
0f20a19
Merge remote-tracking branch 'EMC/develop' into updatemodel20250625
JessicaMeixner-NOAA Jul 17, 2025
973b159
Merge branch 'NOAA-EMC:develop' into updatemodel20250625
JessicaMeixner-NOAA Jul 18, 2025
7f01948
Merge branch 'NOAA-EMC:develop' into updatemodel20250625
JessicaMeixner-NOAA Jul 21, 2025
81890f3
update config for model update
JessicaMeixner-NOAA Jul 18, 2025
3c33f6c
Merge branch 'NOAA-EMC:develop' into updatemodel20250625
JessicaMeixner-NOAA Jul 31, 2025
bb3da25
updates for model
JessicaMeixner-NOAA Jul 31, 2025
9f15f4e
update model
JessicaMeixner-NOAA Aug 1, 2025
6dc014e
update upp module
JessicaMeixner-NOAA Aug 4, 2025
5800fac
Merge branch 'NOAA-EMC:develop' into updatemodel20250625
JessicaMeixner-NOAA Aug 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev/jobs/upp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [[ "${MACHINE_ID}" == "wcoss2" ]]; then
set +x
source "${HOMEgfs}/ush/module-setup.sh"
module use "${HOMEgfs}/sorc/ufs_model.fd/FV3/upp/modulefiles"
module load "${MACHINE_ID}"
module load "${MACHINE_ID}_intel"
module load prod_util
module load cray-pals
module load cfp
Expand Down
18 changes: 16 additions & 2 deletions parm/ufs/gocart/CA2G_instance_CA.bc.rc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Resource file for Black Carbon parameters.
# Resource file for Black Carbon parameters.
#

nbins: 2
Expand All @@ -16,8 +16,22 @@ aviation_vertical_layers: 0.0 100.0 9.0e3 10.0e3
# Initially hydrophobic portion
hydrophobic_fraction: 0.8

# Rate of conversion of hydrophobic to hydrophilic [days]
time_days_hydrophobic_to_hydrophilic: 2.5

# Rate of chemical destruction of carbon species [days]
time_days_chemical_destruction: -1. -1.

# Wet Removal Scheme Option | gocart, ufs
wet_removal_scheme: ufs # default value

# Rainout efficiency per bin for wet_removal_scheme == ufs
fwet_ice: 0.0 1.0
fwet_snow: 0.0 1.0
fwet_rain: 0.0 1.0

# Scavenging efficiency per bin [km-1] (NOT USED UNLESS RAS IS CALLED)
fscav: 0.0 0.4
fscav: 0.0 0.4

# Dry particle density [kg m-3]
particle_density: 1800 1800
Expand Down
12 changes: 12 additions & 0 deletions parm/ufs/gocart/CA2G_instance_CA.br.rc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,18 @@ pom_ca_ratio: 1.8
# Initially hydrophobic portion
hydrophobic_fraction: 0.5

# Rate of conversion of hydrophobic to hydrophilic [days]
time_days_hydrophobic_to_hydrophilic: 2.5

# Rate of chemical destruction of carbon species [days]
time_days_chemical_destruction: -1. -1.

# Wet Removal Scheme Option | gocart, ufs
wet_removal_scheme: ufs
fwet_ice: 0.0 0.4
fwet_snow: 0.0 0.4
fwet_rain: 0.0 0.4

# Scavenging efficiency per bin [km-1] (NOT USED UNLESS RAS IS CALLED)
fscav: 0.0 0.4

Expand Down
20 changes: 17 additions & 3 deletions parm/ufs/gocart/CA2G_instance_CA.oc.rc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Resource file for Organic Carbon parameters.
# Resource file for Organic Carbon parameters.
#

aerosol_radBands_optics_file: ExtData/optics/opticsBands_OC.v1_3.RRTMG.nc
Expand All @@ -26,8 +26,22 @@ rhFlag: 0
# Initially hydrophobic portion
hydrophobic_fraction: 0.5

# Rate of conversion of hydrophobic to hydrophilic [days]
time_days_hydrophobic_to_hydrophilic: 2.5

# Rate of chemical destruction of carbon species [days]
time_days_chemical_destruction: -1. -1.

# Wet Removal Scheme Option | gocart, ufs
wet_removal_scheme: ufs

# Rainout efficiency per bin for wet_removal_scheme == ufs
fwet_ice: 0.0 1.0
fwet_snow: 0.0 1.0
fwet_rain: 0.0 1.0

# Scavenging efficiency per bin [km-1] (NOT USED UNLESS RAS IS CALLED)
fscav: 0.0 0.4
fscav: 0.0 0.4

# Dry particle density [kg m-3]
particle_density: 1800 1800
Expand All @@ -43,6 +57,6 @@ sigma: 2.20 2.20

pressure_lid_in_hPa: 0.01

nbins: 2
nbins: 2

point_emissions_srcfilen: /dev/null
18 changes: 15 additions & 3 deletions parm/ufs/gocart/DU2G_instance_DU.rc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Resource file Dust parameters.
# Resource file Dust parameters.
#

aerosol_radBands_optics_file: ExtData/optics/opticsBands_DU.v15_3.RRTMG.nc
Expand All @@ -22,6 +22,17 @@ Ch_DU: 0.2 0.2 0.07 0.07 0.07 0.056
# Scavenging efficiency per bin [km-1]
fscav: 0.2 0.2 0.2 0.2 0.2 #

# clay fraction scaling factor
soil_clay_factor: 1.0

# Wet Removal Scheme Option | gocart, ufs
wet_removal_scheme: ufs

# Rainout efficiency per bin for wet_removal_scheme == ufs
fwet_ice: 0.8 0.8 0.8 1.0 1.0
fwet_snow: 0.8 0.8 0.8 1.0 1.0
fwet_rain: 0.8 0.8 0.8 1.0 1.0

# Molecular weight of species [kg mole-1]
molecular_weight: 0.1 0.1 0.1 0.1 0.1

Expand All @@ -31,7 +42,7 @@ fnum: 2.45e14 3.28e13 6.52e12 9.89e11 1.76e11
rhFlag: 0

# Maring settling velocity correction
maringFlag: .true.
maringFlag: .true.

nbins: 5

Expand All @@ -41,8 +52,9 @@ pressure_lid_in_hPa: 0.01
emission_scheme: fengsha # choose among: fengsha, ginoux, k14

# FENGSHA settings
alpha: 0.1
alpha: 0.16
gamma: 1.0
soil_moisture_factor: 1
soil_drylimit_factor: 1
vertical_to_horizontal_flux_ratio_limit: 2.e-04
drag_partition_option: 2
8 changes: 5 additions & 3 deletions parm/ufs/gocart/ExtData.other
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@
TROPP 'Pa' Y N - 0.0 1.0 TROPP /dev/null:10000.

#====== Dust Imports =================================================
# FENGSHA input files. Note: regridding should be N or E - Use files with _FillValue != NaN
# FENGSHA input files. Note: regridding should be N or E - Use files with _FillValue != NaN
DU_CLAY '1' Y E - none none clayfrac ExtData/nexus/FENGSHA/FENGSHA_2022_NESDIS_inputs_10km_v3.2.nc
DU_SAND '1' Y E - none none sandfrac ExtData/nexus/FENGSHA/FENGSHA_2022_NESDIS_inputs_10km_v3.2.nc
DU_SILT '1' Y E - none none siltfrac /dev/null
DU_SSM '1' Y E - none none sep ExtData/nexus/FENGSHA/FENGSHA_2022_NESDIS_inputs_10km_v3.2.nc
DU_RDRAG '1' Y E %y4-%m2-%d2t12:00:00 none none albedo_drag ExtData/nexus/FENGSHA/FENGSHA_2022_NESDIS_inputs_10km_v3.2.nc
DU_SSM '1' Y E - none none sep /dev/null:1.0
DU_UTHRES '1' Y E - none none uthres ExtData/nexus/FENGSHA/FENGSHA_2022_NESDIS_inputs_10km_v3.2.nc
DU_RDRAG '1' Y E %y4-%m2-%d2t12:00:00 none none PC ExtData/nexus/FENGSHA/FENGSHA_New_Method_NESDISv1.1_9km.nc
DU_GVF '1' Y E %y4-%m2-%d2T12:00:00 none none GVF ExtData/nexus/FENGSHA/FENGSHA_GVF_LAI2.nc
DU_LAI '1' Y E %y4-%m2-%d2T12:00:00 none none LAI ExtData/nexus/FENGSHA/FENGSHA_GVF_LAI2.nc

#====== Sulfate Sources =================================================
# Anthropogenic (BF & FF) emissions -- allowed to input as two layers
Expand Down
10 changes: 9 additions & 1 deletion parm/ufs/gocart/SS2G_instance_SS.rc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ radius_upper: 0.1 0.5 1.5 5.0 10.0
particle_density: 2200. 2200. 2200. 2200. 2200.

# Scavenging efficiency per bin [km-1]
fscav: 0.4 0.4 0.4 0.4 0.4
fscav: 0.4 0.4 0.4 0.4 0.4

# Emissions methods and scaling
emission_scheme: 3 # 1 for Gong 2003, 2 for ...
Expand All @@ -40,4 +40,12 @@ nbins: 5

pressure_lid_in_hPa: 0.01

# Wet Removal Scheme Option | gocart, ufs
wet_removal_scheme: ufs

# Rainout efficiency per bin for wet_removal_scheme == ufs
fwet_ice: 1.0 1.0 1.0 1.0 1.0
fwet_snow: 1.0 1.0 1.0 1.0 1.0
fwet_rain: 1.0 1.0 1.0 1.0 1.0


3 changes: 2 additions & 1 deletion parm/ufs/gocart/SU2G_instance_SU.rc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ aerosol_monochromatic_optics_file: ExtData/monochromatic/optics_SU.v1_3.nc
nbins: 4

# Volcanic pointwise sources | degassing only | replace with path to historical volcanic emissions for scientific runs
volcano_srcfilen: ExtData/nexus/VOLCANO/v2021-09/so2_volcanic_emissions_CARN_v202005.degassing_only.rc
volcano_srcfilen_explosive: /dev/null
volcano_srcfilen_degassing: ExtData/nexus/VOLCANO/v2021-09/so2_volcanic_emissions_CARN_v202005.degassing_only.rc

# Heights [m] of LTO, CDS and CRS aviation emissions layers
aviation_vertical_layers: 0.0 100.0 9.0e3 10.0e3
Expand Down
2 changes: 1 addition & 1 deletion sorc/ufs_model.fd
Submodule ufs_model.fd updated 112 files
2 changes: 2 additions & 0 deletions ush/parsing_namelists_FV3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ local IMP_PHYSICS=${imp_physics:-"99"}
local default_dt_inner=$(( DELTIM/2 ))
local IOVR=${iovr:-"3"}
local LTAEROSOL=${ltaerosol:-".false."}
local MRAEROSOL=.false.
local LTHAILAWARE=.false.
local LRADAR=${lradar:-".true."}
local TTENDLIM=${ttendlim:-"-999"}
local DT_INNER=${dt_inner:-"${default_dt_inner}"}
Expand Down