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

MOM6: (*?)Revised ice_shelf_driver.F90 so it compiles #1162

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

Hallberg-NOAA
Copy link
Collaborator

Revised ice_shelf_driver.F90 so that it compiles successfully and is similar
to MOM_driver.F90 where possible. In addition, deleted the files
MOM_surface_forcing.F90 and user_surface_forcing.F90 in the ice_solo_driver
directory, as these are unused and out-of-date versions of the equivalent files
in the solo_driver directory. Some of the changes are not as streamlines as
they could be if the solo_ice_shelf code used its own version of diag_mediator,
or if the interface to diag_mediator were revised so that some of its
ocean-specific arguments are optional. There is no test-case exercising this
code, but at least it now compiles, whereas it did not compile before.

  Revised ice_shelf_driver.F90 so that it compiles successfully and is similar
to MOM_driver.F90 where possible.  In addition, deleted the files
MOM_surface_forcing.F90 and user_surface_forcing.F90 in the ice_solo_driver
directory, as these are unused and out-of-date versions of the equivalent files
in the solo_driver directory.  Some of the changes are not as streamlines as
they could be if the solo_ice_shelf code used its own version of diag_mediator,
or if the interface to diag_mediator were revised so that some of its
ocean-specific arguments are optional.  There is no test-case exercising this
code, but at least it now compiles, whereas it did not compile before.
@codecov-commenter
Copy link

Codecov Report

Merging #1162 into dev/gfdl will decrease coverage by 0.23%.
The diff coverage is 34.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##           dev/gfdl    #1162      +/-   ##
============================================
- Coverage     46.08%   45.85%   -0.24%     
============================================
  Files           214      224      +10     
  Lines         69399    70082     +683     
============================================
+ Hits          31984    32137     +153     
- Misses        37415    37945     +530     
Impacted Files Coverage Δ
...g_src/external/GFDL_ocean_BGC/FMS_coupler_util.F90 0.00% <0.00%> (ø)
...fig_src/external/GFDL_ocean_BGC/generic_tracer.F90 0.00% <0.00%> (ø)
...c/external/GFDL_ocean_BGC/generic_tracer_utils.F90 0.00% <0.00%> (ø)
config_src/external/ODA_hooks/kdtree.f90 0.00% <0.00%> (ø)
config_src/external/ODA_hooks/ocean_da_core.F90 0.00% <0.00%> (ø)
config_src/external/ODA_hooks/ocean_da_types.F90 0.00% <0.00%> (ø)
config_src/external/ODA_hooks/write_ocean_obs.F90 0.00% <0.00%> (ø)
config_src/solo_driver/MESO_surface_forcing.F90 0.00% <0.00%> (ø)
config_src/solo_driver/MOM_driver.F90 68.72% <ø> (ø)
config_src/solo_driver/user_surface_forcing.F90 0.00% <0.00%> (ø)
... and 142 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50a7b3c...e218354. Read the comment docs.

@adcroft adcroft merged commit 3e44491 into mom-ocean:dev/gfdl Jul 23, 2020
@Hallberg-NOAA Hallberg-NOAA deleted the ice_shelf_driver branch July 30, 2021 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants