Skip to content
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

De-scream eamxx filenames #7045

Merged
merged 17 commits into from
Feb 21, 2025
Merged

De-scream eamxx filenames #7045

merged 17 commits into from
Feb 21, 2025

Conversation

jgfouca
Copy link
Member

@jgfouca jgfouca commented Feb 20, 2025

File list:

./cime_config/testdefs/testmods_dirs/eamxx/scream_example_testmod_atmchange
./cime_config/testdefs/testmods_dirs/eamxx/scream_example_testmod_cmake
./cime_config/testdefs/testmods_dirs/scream
./cime_config/user_nl_scream
./cime_config/namelist_defaults_scream.xml
./cmake/machine-files/crusher-scream-cpu.cmake
./cmake/machine-files/crusher-scream-gpu.cmake
./cmake/machine-files/docker-scream.cmake
./docs/user/pyscream.md
./scripts/source_to_load_scream_env.sh
./scripts/test_all_scream.py
./scripts/query-cf-database/cf-scream-name-table.yaml
./scripts/query-scream
./scripts/query_scream.py
./scripts/scream-env-cmd
./scripts/test-all-scream
./src/dynamics/homme/interface/scream_homme_interface.hpp
./src/mct_coupling/scream_cpl_indices.F90
./src/mct_coupling/scream_cxx_f90_interface.cpp
./src/mct_coupling/scream_f2c_mod.F90
./src/physics/rrtmgp/scream_rrtmgp_interface.cpp
./src/physics/rrtmgp/scream_rrtmgp_interface.hpp
./src/physics/share/scream_trcmix.cpp
./src/physics/share/scream_trcmix.hpp
./src/python/libpyscream
./src/python/libpyscream/pyscream_ext.cpp
./src/python/libpyscream/pyscream_ext.hpp
./src/python/pyscream
./src/scream_config.h.in
./src/share/scream_config.cpp
./src/share/scream_config.hpp
./src/share/io/scream_scorpio_interface.hpp
./src/share/io/scream_scorpio_interface.cpp
./src/share/io/scream_shr_interface_c2f.F90
./src/share/io/scream_shr_interface_c2f.hpp
./src/share/io/scream_io_utils.cpp
./src/share/io/scream_io_utils.hpp
./src/share/io/scream_io_file_specs.hpp
./src/share/io/scream_output_manager.cpp
./src/share/io/scream_output_manager.hpp
./src/share/io/scream_scorpio_types.cpp
./src/share/io/scream_scorpio_types.hpp
./src/share/io/scream_io_control.hpp
./src/share/scream_session.cpp
./src/share/scream_session.hpp
./src/share/util/scream_array_utils.hpp
./src/share/util/scream_bfbhash.cpp
./src/share/util/scream_bfbhash.hpp
./src/share/util/scream_column_ops.hpp
./src/share/util/scream_combine_ops.hpp
./src/share/util/scream_common_physics_functions.hpp
./src/share/util/scream_common_physics_functions_impl.hpp
./src/share/util/scream_deep_copy.hpp
./src/share/util/scream_family_tracking.hpp
./src/share/util/scream_test_session.cpp
./src/share/util/scream_timing.cpp
./src/share/util/scream_timing.hpp
./src/share/util/scream_universal_constants.hpp
./src/share/util/scream_utils.cpp
./src/share/util/scream_data_type.hpp
./src/share/util/scream_setup_random_test.hpp
./src/share/util/scream_time_stamp.cpp
./src/share/util/scream_time_stamp.hpp
./src/share/util/scream_utils.hpp
./src/share/scream_types.hpp

Also, remove some old configs for crusher and docker.

[BFB]

@jgfouca jgfouca added BFB PR leaves answers BFB EAMxx PRs focused on capabilities for EAMxx labels Feb 20, 2025
@jgfouca jgfouca self-assigned this Feb 20, 2025
Copy link

github-actions bot commented Feb 20, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://E3SM-Project.github.io/E3SM/pr-preview/pr-7045/

Built to branch gh-pages at 2025-02-21 00:11 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@jgfouca jgfouca added the CI: workflow change approved Allow testing on ghci-snl-* machines of PRs that alter a worfklow file label Feb 20, 2025
@mahf708
Copy link
Contributor

mahf708 commented Feb 20, 2025

🍏 🚀 📈

jgfouca added a commit that referenced this pull request Feb 20, 2025
File list:
./cime_config/testdefs/testmods_dirs/eamxx/scream_example_testmod_atmchange
./cime_config/testdefs/testmods_dirs/eamxx/scream_example_testmod_cmake
./cime_config/testdefs/testmods_dirs/scream
./cime_config/user_nl_scream
./cime_config/namelist_defaults_scream.xml
./cmake/machine-files/crusher-scream-cpu.cmake
./cmake/machine-files/crusher-scream-gpu.cmake
./cmake/machine-files/docker-scream.cmake
./docs/user/pyscream.md
./scripts/source_to_load_scream_env.sh
./scripts/test_all_scream.py
./scripts/query-cf-database/cf-scream-name-table.yaml
./scripts/query-scream
./scripts/query_scream.py
./scripts/scream-env-cmd
./scripts/test-all-scream
./src/dynamics/homme/interface/scream_homme_interface.hpp
./src/mct_coupling/scream_cpl_indices.F90
./src/mct_coupling/scream_cxx_f90_interface.cpp
./src/mct_coupling/scream_f2c_mod.F90
./src/physics/rrtmgp/scream_rrtmgp_interface.cpp
./src/physics/rrtmgp/scream_rrtmgp_interface.hpp
./src/physics/share/scream_trcmix.cpp
./src/physics/share/scream_trcmix.hpp
./src/python/libpyscream
./src/python/libpyscream/pyscream_ext.cpp
./src/python/libpyscream/pyscream_ext.hpp
./src/python/pyscream
./src/scream_config.h.in
./src/share/scream_config.cpp
./src/share/scream_config.hpp
./src/share/io/scream_scorpio_interface.hpp
./src/share/io/scream_scorpio_interface.cpp
./src/share/io/scream_shr_interface_c2f.F90
./src/share/io/scream_shr_interface_c2f.hpp
./src/share/io/scream_io_utils.cpp
./src/share/io/scream_io_utils.hpp
./src/share/io/scream_io_file_specs.hpp
./src/share/io/scream_output_manager.cpp
./src/share/io/scream_output_manager.hpp
./src/share/io/scream_scorpio_types.cpp
./src/share/io/scream_scorpio_types.hpp
./src/share/io/scream_io_control.hpp
./src/share/scream_session.cpp
./src/share/scream_session.hpp
./src/share/util/scream_array_utils.hpp
./src/share/util/scream_bfbhash.cpp
./src/share/util/scream_bfbhash.hpp
./src/share/util/scream_column_ops.hpp
./src/share/util/scream_combine_ops.hpp
./src/share/util/scream_common_physics_functions.hpp
./src/share/util/scream_common_physics_functions_impl.hpp
./src/share/util/scream_deep_copy.hpp
./src/share/util/scream_family_tracking.hpp
./src/share/util/scream_test_session.cpp
./src/share/util/scream_timing.cpp
./src/share/util/scream_timing.hpp
./src/share/util/scream_universal_constants.hpp
./src/share/util/scream_utils.cpp
./src/share/util/scream_data_type.hpp
./src/share/util/scream_setup_random_test.hpp
./src/share/util/scream_time_stamp.cpp
./src/share/util/scream_time_stamp.hpp
./src/share/util/scream_utils.hpp
./src/share/scream_types.hpp

Also, remove some old configs for crusher and docker.

[BFB]
@bartgol bartgol added CI: workflow change approved Allow testing on ghci-snl-* machines of PRs that alter a worfklow file and removed CI: workflow change approved Allow testing on ghci-snl-* machines of PRs that alter a worfklow file labels Feb 21, 2025
@jgfouca
Copy link
Member Author

jgfouca commented Feb 21, 2025

The SMS_Ln3.ne4pg2_oQU480.F2010-MMF2 fail appears on master as well, so I'm going to merge.

@jgfouca jgfouca merged commit 7bc60d4 into master Feb 21, 2025
21 of 22 checks passed
@jgfouca jgfouca deleted the jgfouca/descream-eamxx-filenames branch February 21, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFB PR leaves answers BFB CI: workflow change approved Allow testing on ghci-snl-* machines of PRs that alter a worfklow file EAMxx PRs focused on capabilities for EAMxx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants