Skip to content

Update UFS model with physics updates for GFSv17 #3840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JessicaMeixner-NOAA
Copy link
Contributor

@JessicaMeixner-NOAA JessicaMeixner-NOAA commented Jun 27, 2025

Description

Updates model with the last of the known physics updates (at this time) for the model. Changes in the model can be seen here:
ufs-community/ufs-weather-model@9193010...1f0ab43

This includes ufs-community/ufs-weather-model#2730 which requires a change of cutoff level

It also includes updates to use the new spack-stack and porting to URSA. When spack-stack was updated, GOCART was updated and it includes the following updates (thanks to @bbakernoaa) and are described here:

This pull request introduces several updates to configuration files for the UFS GOCART model, focusing on adding new parameters, improving wet removal schemes, and updating external data sources. Below is a summary of the most important changes, grouped by theme.

Wet Removal Scheme Enhancements:

  • Added wet_removal_scheme: ufs along with rainout efficiency parameters (fwet_ice, fwet_snow, fwet_rain) to multiple configuration files, including CA2G_instance_CA.bc.rc, CA2G_instance_CA.br.rc, CA2G_instance_CA.oc.rc, DU2G_instance_DU.rc, and SS2G_instance_SS.rc. These parameters define the efficiency of wet removal processes for different precipitation types. [1] [2] [3] [4] [5]

New Parameters for Physical and Chemical Processes:

  • Introduced time_days_hydrophobic_to_hydrophilic (conversion rate of hydrophobic to hydrophilic aerosols) and time_days_chemical_destruction (rate of chemical destruction of carbon species) in CA2G_instance_CA.bc.rc, CA2G_instance_CA.br.rc, and CA2G_instance_CA.oc.rc. These parameters enhance the representation of aerosol lifecycle processes. [1] [2] [3]
  • Added soil_clay_factor in DU2G_instance_DU.rc to scale clay fraction in dust emissions.

Updates to External Data Sources:

  • Updated external data paths in ExtData.other for variables such as DU_RDRAG, DU_GVF, and DU_LAI, pointing to new datasets for albedo drag, green vegetation fraction, and leaf area index.
  • Separated volcanic emissions into volcano_srcfilen_explosive and volcano_srcfilen_degassing in SU2G_instance_SU.rc, improving the handling of volcanic SO₂ sources.

Dust Emission Scheme Adjustments:

  • Modified the alpha parameter in the Fengsha dust emission scheme from 0.1 to 0.16 and added drag_partition_option: 2 in DU2G_instance_DU.rc, refining the dust emission calculations.<!--

Type of change

  • Bug fix (fixes something broken)
  • New feature (adds functionality)
  • Maintenance (code refactor, clean-up, new CI test, etc.) Routine model update

Change characteristics

How has this been tested?

Full CI on Gaea C6 (will post log in comment)

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • Any new scripts have been added to the .github/CODEOWNERS file with owners
  • I have made corresponding changes to the system documentation if necessary

@JessicaMeixner-NOAA
Copy link
Contributor Author

JessicaMeixner-NOAA commented Jun 27, 2025

Gaea tests can be found here: /gpfs/f6/ira-sti/world-shared/Jessica.Meixner/updatemodel20250625/RUNTESTS/EXPDIR

******** C48_ATM ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Jun 26 2025 13:10:25    Jun 26 2025 18:25:07

******** C48mx500_3DVarAOWCDA ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Jun 26 2025 13:10:25    Jun 26 2025 13:30:06
202103250000        Done    Jun 26 2025 13:10:25    Jun 26 2025 22:55:11

******** C48mx500_hybAOWCDA ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Jun 26 2025 13:10:25    Jun 26 2025 13:35:09
202103250000        Done    Jun 26 2025 13:10:25    Jun 26 2025 21:10:19

******** C48_S2SW ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Jun 26 2025 13:10:26    Jun 26 2025 18:25:08

******** C48_S2SWA_gefs ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Jun 26 2025 13:10:25    Jun 27 2025 11:25:11

******** C96_atm3DVar ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Jun 26 2025 13:10:25    Jun 26 2025 13:35:10
202112210000        Done    Jun 26 2025 13:10:25    Jun 27 2025 11:25:11
202112210600        Done    Jun 26 2025 13:10:25    Jun 27 2025 10:05:09

******** C96C48_hybatmDA ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Jun 26 2025 13:10:25    Jun 26 2025 13:35:09
202112210000        Done    Jun 26 2025 13:10:25    Jun 27 2025 11:35:06
202112210600        Done    Jun 26 2025 13:10:25    Jun 27 2025 10:05:08

******** C96C48_hybatmsnowDA ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Jun 26 2025 13:10:25    Jun 26 2025 13:30:06
202112201800        Done    Jun 26 2025 13:10:25    Jun 27 2025 11:25:11
202112210000        Done    Jun 26 2025 13:10:25    Jun 27 2025 10:00:07

******** C96C48mx500_S2SW_cyc_gfs ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Jun 26 2025 13:10:25    Jun 26 2025 13:35:09
202112201800        Done    Jun 26 2025 13:10:25    Jun 27 2025 11:35:06
202112210000        Done    Jun 26 2025 13:10:25    Jun 27 2025 12:05:19
202112211800        Done    Jun 26 2025 13:40:05    Jun 27 2025 11:55:11

******** C96_gcafs_cycled ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Jun 26 2025 13:10:25    Jun 26 2025 14:25:05
202112201800        Done    Jun 26 2025 13:10:25    Jun 26 2025 21:25:06
202112210000        Done    Jun 26 2025 13:10:25    Jun 26 2025 17:55:05

******** C96mx100_S2S ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
199405010000        Done    Jun 26 2025 13:10:25    Jun 27 2025 09:45:10


@JessicaMeixner-NOAA
Copy link
Contributor Author

There has been a minor update to the physics settings to appropriately match what is here: https://docs.google.com/document/d/1LOJ0Mip2ZXOHKQxIA_Pkv6GlTXUnOHQbFQl2Psuf2TQ/edit?tab=t.0 which was originally incorrectly updated for lower resolutions. Thanks to @yangfanglin for spotting this.

@XiaqiongZhou-NOAA - this PR is ready for your review.

@JessicaMeixner-NOAA
Copy link
Contributor Author

2 more UFS PRs have made their way through the PR queue.

Copy link
Contributor

@XiaqiongZhou-NOAA XiaqiongZhou-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me.

@bingfu-NOAA
Copy link
Contributor

There has been a minor update to the physics settings to appropriately match what is here: https://docs.google.com/document/d/1LOJ0Mip2ZXOHKQxIA_Pkv6GlTXUnOHQbFQl2Psuf2TQ/edit?tab=t.0 which was originally incorrectly updated for lower resolutions. Thanks to @yangfanglin for spotting this.

@XiaqiongZhou-NOAA - this PR is ready for your review.

Recent GEFSv13 reforecast evaluation suggest we might need this update (rf_cutoff =300) too. @XiaqiongZhou-NOAA might provide more input shortly.

@yangfanglin
Copy link
Contributor

@XiaqiongZhou-NOAA @bingfu-NOAA we probably should set rf_cutoff=300.0 for all resolutions

@JessicaMeixner-NOAA
Copy link
Contributor Author

@XiaqiongZhou-NOAA @bingfu-NOAA we probably should set rf_cutoff=300.0 for all resolutions

Okay - so you want rt_cutoff=300 for all resolutions and also set for GEFS? What about SFS?

@XiaqiongZhou-NOAA
Copy link
Contributor

SFS can also use rf_cutoff=300

@JessicaMeixner-NOAA
Copy link
Contributor Author

I've updated rt_cuttoff and requested reviews from you all to confirm that I have updated as it should be.

bingfu-NOAA
bingfu-NOAA previously approved these changes Jul 1, 2025
Copy link
Contributor

@yangfanglin yangfanglin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@JessicaMeixner-NOAA
Copy link
Contributor Author

NOTE: this PR since we went to top of ufs now needs and update to gdas app see: NOAA-EMC/GDASApp#1778

@RuiyuSun RuiyuSun moved this to In Progress in GFS v17 Jul 8, 2025
@emcbot
Copy link

emcbot commented Aug 1, 2025

Experiment C96C48mx500_S2SW_cyc_gfs FAILED on Hercules in Build# 1 in
/work2/noaa/global/role-global/GFS_CI_CD/HERCULES/CI/3840/RUNTESTS/EXPDIR/C96C48mx500_S2SW_cyc_gfs_9f15f4e8

@emcbot emcbot added CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed and removed CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed labels Aug 1, 2025
@JessicaMeixner-NOAA
Copy link
Contributor Author

All the errors on hercules that I've looked at so far have been srun errors. Installing a generate_workflows to test out from my account so I can try re-running/debugging if necessary.

@DavidHuber-NOAA
Copy link
Contributor

It looks like Hera may need a module file update. All of the forecasts failed at launch time with GLIBCXX errors. For C48_ATM

exglobal_forecast.sh[179]srun -l --export=ALL --hint=nomultithread -n 40 /scratch3/NCEPDEV/stmp/David.Huber/RUNDIRS/C48_ATM_3840/gfs.2021032312/gfsfcst.2021032312/fcst.4013214/gfs_model.x
12: /scratch3/NCEPDEV/stmp/David.Huber/RUNDIRS/C48_ATM_3840/gfs.2021032312/gfsfcst.2021032312/fcst.4013214/gfs_model.x: /apps/gnu/gcc-9.2.0/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /scratch3/NCEPDEV/stmp/David.Huber/RUNDIRS/C48_ATM_3840/gfs.2021032312/gfsfcst.2021032312/fcst.4013214/gfs_model.x)

@DavidHuber-NOAA DavidHuber-NOAA added the CI-Hera-Failed **Bot use only** CI testing on Hera for this PR has failed label Aug 4, 2025
@JessicaMeixner-NOAA
Copy link
Contributor Author

I'm wondering if hercules needs a module and/or environment update or if srun was just having errors this weekend? My re-run had the exact same problems the CI tests had.

Module update seems odd because don't we use the ufs-weather-model modules in g-w? And those have been running with what's there. I wonder if there are hera environment variables that need updated versus modules? I'll check out the ufs commit history.

@DavidHuber-NOAA
Copy link
Contributor

On WCOSS2, the UPP has changed its module names. upp.sh should be updated with the following patch:

diff --git a/dev/jobs/upp.sh b/dev/jobs/upp.sh
index 4d070e9c..50b2825e 100755
--- a/dev/jobs/upp.sh
+++ b/dev/jobs/upp.sh
@@ -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

@DavidHuber-NOAA
Copy link
Contributor

I'm wondering if hercules needs a module and/or environment update or if srun was just having errors this weekend? My re-run had the exact same problems the CI tests had.

Module update seems odd because don't we use the ufs-weather-model modules in g-w? And those have been running with what's there. I wonder if there are hera environment variables that need updated versus modules? I'll check out the ufs commit history.

No, we moved to loading the workflow modules for the R&D machines when we updated to spack-stack 1.5.1, but it looks like we need to temporarily switch back to using the UFS modules since the model has upgraded to 1.9.2 and the workflow is still using 1.6.0.

@JessicaMeixner-NOAA
Copy link
Contributor Author

How close is your spack-stack PR? Do we just combine this w/that so you can not have that work around?

@DavidHuber-NOAA
Copy link
Contributor

@JessicaMeixner-NOAA I am having issues with the 2nd full cycle gdas_fcst and enkfgdas_efcs jobs for all tests on Hera and MSU. I would be happy to combine PRs and tackle these issues together, which would also allow me to remove a kludge in fcst.sh.

Thoughts @aerorahul?

@JessicaMeixner-NOAA
Copy link
Contributor Author

We should at minimum see if combining helps resolve issues for both of us maybe? The sooner we can get part/all of these updates in the better.

I'll see if on hercules if i load ufs-modules if any of the forecasts will go through.

@DavidHuber-NOAA
Copy link
Contributor

@JessicaMeixner-NOAA Sounds good to me. I'll give that a try on Hera.

@JessicaMeixner-NOAA
Copy link
Contributor Author

Okay, I updated the dev/jobs/fcst.sh job to load the ufs modules,

I get this module load error

Running "module reset". Resetting modules to system default. The following $MODULEPATH directories have been removed: None
Lmod has detected the following error: Infinite Load Loop detected for module:
"wgrib2/3.7.0" file: "/apps/contrib/modulefiles/wgrib2/3.7.0.lua"
While processing the following module(s):
    Module fullname  Module Filename
    ---------------  ---------------
    wgrib2/3.7.0     /apps/contrib/modulefiles/wgrib2/3.7.0.lua

and then I get this error:

+ forecast_postdet.sh[110]/work2/noaa/marine/jmeixner/hercules/gw3840/global-workflow/ush/check_land_input_orography.py --input_dir /work2/noaa/stmp/jmeixner/HERCULES/RUNDIRS/C48_S2SW_up02/gfs.2021032312/gfsfcst.2021032312/fcst.1396406/INPUT --orog_dir /work2/noaa/stmp/jmeixner/HERCULES/RUNDIRS/C48_S2SW_up02/gfs.2021032312/gfsfcst.2021032312/fcst.1396406/INPUT
Traceback (most recent call last):
  File "/work2/noaa/marine/jmeixner/hercules/gw3840/global-workflow/ush/check_land_input_orography.py", line 38, in <module>
    from netCDF4 import Dataset
ModuleNotFoundError: No module named 'netCDF4'
+ JGLOBAL_FORECAST[102]export err=1
+ JGLOBAL_FORECAST[102]err=1
+ JGLOBAL_FORECAST[103][[ 1 -ne 0 ]]
+ JGLOBAL_FORECAST[104]err_exit
+ preamble.sh[109]set +eux

This makes me lean towards combining the PRs as the path forward. That being said - we have run on both Gaea and WCOSS2 with the updated model (not perhaps this exact version but similar).

@JessicaMeixner-NOAA
Copy link
Contributor Author

Given that the spack-stack Pr is stuck... I'm going to work on updating this even though many changes will have to be un-done w/the spack-stack PR.

@JessicaMeixner-NOAA
Copy link
Contributor Author

@DavidHuber-NOAA - did the WCOSS2 regtests pass? I'm assuming hera is not going to work until #3798 is through?

@DavidHuber-NOAA
Copy link
Contributor

@JessicaMeixner-NOAA apologies for not posting the results. Unfortunately, the working space on stmp has been scrubbed, but based on emails from cron, it looks like the UPP jobs failed (both the atmanlupp and goes_upp for the extended tests). The runtimes were all quite short, so my guess is this was caused by module loads and was probably fixed by 6dc014e.

@DavidHuber-NOAA
Copy link
Contributor

Let me know when you are ready and I will kick off another suite of tests on Cactus.

@JessicaMeixner-NOAA
Copy link
Contributor Author

No worries @DavidHuber-NOAA - I'll do a few tests on hercules and wcoss2 and let you know when this is ready to be re-tested.

In the meantime - I'll continue to engage on the spack-stack Pr as well.

@DavidHuber-NOAA DavidHuber-NOAA removed the CI-Wcoss2-Ready **CM use only** PR is ready for CI testing on WCOSS label Aug 7, 2025
@JessicaMeixner-NOAA
Copy link
Contributor Author

On hercules, loading the UWM modules does not work because then we get an error:

+ forecast_postdet.sh[108][[ YES == \Y\E\S ]]
+ forecast_postdet.sh[110]/work2/noaa/marine/jmeixner/hercules/updatemodel/global-workflow/ush/check_land_input_orography.py --input_dir /work2/noaa/stmp/jmeixner/HERCULES/RUNDIRS/t01/gdas.2021122012/gdasfcst.2021122012/fcst.2141940/INPUT --orog_dir /work2/noaa/stmp/jmeixner/HERCULES/RUNDIRS/t01/gdas.2021122012/gdasfcst.2021122012/fcst.2141940/INPUT
Traceback (most recent call last):
  File "/work2/noaa/marine/jmeixner/hercules/updatemodel/global-workflow/ush/check_land_input_orography.py", line 38, in <module>
    from netCDF4 import Dataset
ModuleNotFoundError: No module named 'netCDF4'
+ JGLOBAL_FORECAST[102]export err=1
+ JGLOBAL_FORECAST[102]err=1
+ JGLOBAL_FORECAST[103][[ 1 -ne 0 ]]
+ JGLOBAL_FORECAST[104]err_exit
+ preamble.sh[109]set +eux

@JessicaMeixner-NOAA
Copy link
Contributor Author

On WCOSS2 - I did get have almost all tests pass:

******** C48_ATM_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Aug 08 2025 19:10:26    Aug 08 2025 20:10:51

******** C48mx500_3DVarAOWCDA_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Aug 08 2025 19:10:23    Aug 08 2025 19:25:46
202103250000        Done    Aug 08 2025 19:10:23    Aug 08 2025 20:45:46

******** C48mx500_hybAOWCDA_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Aug 08 2025 19:10:28    Aug 08 2025 19:25:43
202103250000        Done    Aug 08 2025 19:10:28    Aug 08 2025 20:25:46

******** C48_S2SWA_gefs_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Aug 08 2025 19:10:20    Aug 08 2025 20:20:55

******** C48_S2SW_extended_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Aug 08 2025 19:10:31    Aug 08 2025 21:35:39
202103231800        Done    Aug 08 2025 19:10:31    Aug 08 2025 21:40:47

******** C48_S2SW_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Aug 08 2025 19:10:13    Aug 08 2025 20:10:48

******** C96_atm3DVar_extended_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Aug 08 2025 19:10:24    Aug 08 2025 19:30:50
202112210000        Done    Aug 08 2025 19:10:24    Aug 08 2025 23:45:45
202112210600        Done    Aug 08 2025 19:10:24    Aug 09 2025 00:40:54
202112211200        Done    Aug 08 2025 19:35:19    Aug 09 2025 02:50:55
202112211800        Done    Aug 08 2025 23:50:50    Aug 09 2025 06:01:02

******** C96C48_hybatmDA_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Aug 08 2025 19:10:12    Aug 08 2025 19:30:57
202112210000        Done    Aug 08 2025 19:10:12    Aug 08 2025 21:35:39
202112210600        Done    Aug 08 2025 19:10:12    Aug 08 2025 21:15:44

******** C96C48_hybatmsnowDA_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Aug 08 2025 19:10:18    Aug 08 2025 19:30:14
202112201800        Done    Aug 08 2025 19:10:18    Aug 08 2025 21:41:03
202112210000        Done    Aug 08 2025 19:10:18    Aug 08 2025 21:20:18

******** C96C48mx500_S2SW_cyc_gfs_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Aug 08 2025 19:10:49    Aug 08 2025 19:30:54
202112201800        Done    Aug 08 2025 19:10:49    Aug 08 2025 21:41:02
202112210000        Done    Aug 08 2025 19:10:49    Aug 08 2025 22:50:48
202112211800        Done    Aug 08 2025 19:35:30    Aug 08 2025 22:40:49

******** C96C48_ufs_hybatmDA_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Aug 08 2025 19:10:18    Aug 08 2025 19:35:43
202402240000        Done    Aug 08 2025 19:10:18    Aug 08 2025 22:46:00
202402240600        Done    Aug 08 2025 19:10:18    Aug 08 2025 22:25:57

******** C96_gcafs_cycled_noDA_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Aug 08 2025 19:10:44    Aug 08 2025 19:31:06
202112201800        Done    Aug 08 2025 19:10:44    Aug 08 2025 21:25:49
202112210000        Done    Aug 08 2025 19:10:44    Aug 08 2025 20:21:01

******** C96_gcafs_cycled_upt03 ********
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Aug 08 2025 19:10:34    Aug 08 2025 19:30:56
202112201800        Done    Aug 08 2025 19:10:34    Aug 08 2025 21:40:47
202112210000        Done    Aug 08 2025 19:10:34    Aug 08 2025 20:55:41

******** C96mx100_S2S_upt03 ********
199405010000    sfs_fcst_mem001_seg1                   213378662                DEAD                 271         2         109.0

The SFS test failure is here /lfs/h2ouple/noscrub/jessica.meixner/updateModelDev/upt03/COMROOT/C96mx100_S2S_upt03/logs/1994050100/sfs_fcst_mem001_seg1.log.0

And I'm getting a "permission denied"

nid002545.cactus.wcoss2.ncep.noaa.gov 0:  ==>Note from fv_grid_tools_mod(read_grid): read atmosphere grid from mosaic ver
 sion grid
nid002545.cactus.wcoss2.ncep.noaa.gov 30:
FATAL from PE     0: Permission denied: netcdf_file_open:MOM6_OUTPUT/ocean_geometry.nc

nid002545.cactus.wcoss2.ncep.noaa.gov 30:
FATAL from PE     0: Permission denied: netcdf_file_open:MOM6_OUTPUT/ocean_geometry.nc

nid002545.cactus.wcoss2.ncep.noaa.gov 30: Image              PC                Routine            Line        Source
libpnetcdf.so.4.0  00001504CA10D86A  tracebackqq_          Unknown  Unknown
sfs_model.x        00000000058B45AE  mpp_mod_mp_mpp_er          72  mpp_util_mpi.inc
sfs_model.x        0000000005769AC2  fms_io_utils_mod_         190  fms_io_utils.F90
sfs_model.x        00000000057B5513  netcdf_io_mod_mp_         386  netcdf_io.F90
sfs_model.x        00000000057DA3AE  netcdf_io_mod_mp_         665  netcdf_io.F90
sfs_model.x        000000000576A624  fms_netcdf_domain         388  fms_netcdf_domain_io.F90
sfs_model.x        00000000050EA5FD  mom_io_infra_mp_o         348  MOM_io_infra.F90
sfs_model.x        0000000004A5EA48  mom_io_file_mp_op         947  MOM_io_file.F90
sfs_model.x        0000000004A39615  mom_io_mp_create_         350  MOM_io.F90
sfs_model.x        0000000004B68834  mom_shared_initia        1425  MOM_shared_initialization.F90
sfs_model.x        00000000046E4E98  mom_mp_initialize        3128  MOM.F90
sfs_model.x        00000000046813A6  mom_ocean_model_n         284  mom_ocean_model_nuopc.F90
sfs_model.x        0000000004647D39  mom_cap_mod_mp_in         714  mom_cap.F90

This might be an issue for you too @DavidHuber-NOAA

Also tagging @jiandewang since it's ocean and @XiaqiongZhou-NOAA @NeilBarton-NOAA since it's an SFS test.

@DavidHuber-NOAA
Copy link
Contributor

I believe this was fully wrapped into #3798. Can you confirm @JessicaMeixner-NOAA?

@JessicaMeixner-NOAA
Copy link
Contributor Author

Confirm - This was merged into #3798.

@github-project-automation github-project-automation bot moved this from In Progress to Done in GFS v17 Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-Hera-Failed **Bot use only** CI testing on Hera for this PR has failed CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.