-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update extraterrestrial flux in TUV-x prior to calculating rate const…
…ants (#152) Originator(s): @boulderdaze Summary (include the keyword ['closes', 'fixes', 'resolves'] and issue number): - Update extraterrestrial flux in TUV-x prior to calculating rate constants - Closes #97 Describe any changes made to the namelist: N/A List all files eliminated and why: ``` D test/musica/tuvx/configs/ts1_tsmlt.json ``` We have moved the MUSICA configuration to [CAM-SIMA Chemistry Data](https://github.com/NCAR/cam-sima-chemistry-data) repository List all files added and what they do: ``` A schemes/musica/tuvx/musica_ccpp_tuvx_extraterrestrial_flux.F90 A test/musica/tuvx/test_tuvx_extraterrestrial_flux.F90 A to_be_ccppized/ccpp_tuvx_utils.F90 ``` List all existing files that have been modified, and describe the changes: ``` M schemes/musica/micm/musica_ccpp_micm.F90 M schemes/musica/musica_ccpp.F90 M schemes/musica/musica_ccpp.meta M schemes/musica/tuvx/musica_ccpp_tuvx.F90 M schemes/musica/tuvx/musica_ccpp_tuvx_surface_albedo.F90 M schemes/musica/tuvx/musica_ccpp_tuvx_temperature.F90 M schemes/musica/tuvx/musica_ccpp_tuvx_util.F90 M schemes/musica/tuvx/musica_ccpp_tuvx_wavelength_grid.F90 M test/CMakeLists.txt M test/docker/Dockerfile.musica M test/docker/Dockerfile.musica.no_install M test/musica/CMakeLists.txt M test/musica/test_musica_api.F90 M test/musica/tuvx/CMakeLists.txt ``` List any test failures: N/A Is this a science-changing update? New physics package, algorithm change, tuning changes, etc? No --------- Co-authored-by: Matt Dawson <mattdawson@ucar.edu>
- Loading branch information
1 parent
79df94a
commit d755e19
Showing
18 changed files
with
586 additions
and
2,274 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.