You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
)
Originator(s): @mattldawson, @boulderdaze
Summary (include the keyword ['closes', 'fixes', 'resolves'] and issue
number):
- Updates TUV-x wrapper, tests, and configuration data to allow setting
the wavelength grid from the host model. This implementation assumes
that there will be a standard-named variable that defines the edges of
the wavelength grid to use for photolysis rate constant calculations
that is defined by the host model.
- Updates the profile of surface albedos in TUV-x for each column prior
to calculating photolysis rate constants.
- Closes#96 and #123
Describe any changes made to the namelist: N/A
List all files eliminated and why: N/A
List all files added and what they do:
- A schemes/musica/tuvx/musica_ccpp_tuvx_surface_albedo.F90
- A schemes/musica/tuvx/musica_ccpp_tuvx_util.F90
- A schemes/musica/tuvx/musica_ccpp_tuvx_wavelength_grid.F90
- A test/musica/tuvx/test_tuvx_surface_albedo.F90
- A test/musica/tuvx/test_tuvx_wavelength_grid.F90
List all existing files that have been modified, and describe the
changes:
- M schemes/musica/musica_ccpp.F90
- M schemes/musica/musica_ccpp.meta
- M schemes/musica/tuvx/musica_ccpp_tuvx.F90
- M test/musica/micm/test_micm_util.F90
- M test/musica/test_musica_api.F90
- M test/musica/tuvx/CMakeLists.txt
- M test/musica/tuvx/configs/ts1_tsmlt.json
- M test/musica/tuvx/test_tuvx_height_grid.F90
- M test/musica/tuvx/test_tuvx_temperature.F90
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 <[email protected]>
Create a radiation grid for TUV-x to use during creation of wavelength-dependent profiles (e.g., surface albedo, et flux).
Acceptance Criteria
"wavelength"
grid with units of"nm"
is created during TUV-x initialization, with values based on the wavelength grid used in CAM-SIMA for radiationIdeas
The text was updated successfully, but these errors were encountered: