-
Notifications
You must be signed in to change notification settings - Fork 383
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
mahf708
approved these changes
Feb 20, 2025
🍏 🚀 📈 |
This was referenced 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
approved these changes
Feb 21, 2025
The |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
File list:
Also, remove some old configs for crusher and docker.
[BFB]