-
Notifications
You must be signed in to change notification settings - Fork 254
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
UFS weather model port to JET #271
Comments
The link to the Redmine task is https://vlab.ncep.noaa.gov/redmine/issues/67680 |
@kgerheiser and @Hang-Lei-NOAA from the NCEPLIBS team will be taking over the installation of the prerequisite libraries (in particular hpc-stack) as per discussion in NOAA-EMC/hpc-stack#83. I currently maintain the ecflow installation on the machine, we can think about switching this over to EMC as well, following what @MinsukJi-NOAA did for the other tier-1 platforms. The ufs-weather-model port and tier-1 regression testing should not be confused with the global workflow port, which has been assigned to Kate as it seems. But making jet a tier-1 system for the ufs-weather-model will facilitate Kate's task. |
@climbfuji, I am okay with that. |
Fixed in #304 |
… zorl interstitial, ocn -> wat, merra2 threading (ufs-community#279) * changed .gitmodules to point to merra2 ccpp/physics * remove GFDL_atmos_cubed_sphere and ccpp-framework from .git module * remove IPD gfsphysics * Update .gitmodules and submodule pointer for ccpp-physics for code review and testing * Remove interstitial zorl composites * Update .gitmodules and submodule pointer fpor ccpp-physics for code review and testing * Remove or replace references to IPD in comments in atmos_model.F90 * Initialize Sfcprop%zorlx to clear_val instead of huge * Update submodule pointer for ccpp-physics * Rename Fortran variables and CCPP standard names / long names of surface composites from ocean to water * Rename Sfcprop%zorlw to Sfcprop%zorlwav * Rename Sfcprop%zorlo to Sfcprop%zorlw * update submodule pointer for ccpp-physics * Revert change to .gitmodules and update submodule pointer for ccpp-physics Co-authored-by: anning.cheng <anning.cheng@noaa.gov>
Description
UFS weather model will be needed for multiple experiments that will be run on JET. For that reason we need to elevate JET to Tier -1 support.
Solution
Port UFS weather model built to use hpc-stack on JET
Alternatives
If applicable, add a description of any alternative solutions or features you've considered.
Related to
Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:
This is related to hpc-stack being installed on JET. Please see issue
NOAA-EMC/hpc-stack#54
The text was updated successfully, but these errors were encountered: