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

Merge MCT modules and Doxygenize #23

Merged
merged 1 commit into from
Aug 15, 2017

Conversation

gustavo-marques
Copy link
Collaborator

  • Merges all MCT related modules (coupler_indices into ocn_comp_mct) and deletes ocn_import_export.F90 since that files was not used.

  • Clean ocn_comp_mct and Doxygenize it.

@alperaltuntas alperaltuntas merged commit f4f882f into NCAR:dev/ncar Aug 15, 2017
@gustavo-marques gustavo-marques deleted the combine_mct_modules branch August 24, 2017 22:20
alperaltuntas pushed a commit that referenced this pull request Feb 5, 2021
* Adding extra ensemble slot for waves.

* Updates for wave coupling
- Adding wave information to mech_forcing type to pass from ice_ocean_boundary to wave types
- This is only set-up to read surface Stokes drift and guess the wavelength as something reasonable for now to demonstrate that it works.  This needs to be set-up properly before merging this into the main repository.

* Updates to make Stokes drift from multiple bands work with the coupler approach

* Adding wave stokes drift import to nuopc cap

Co-authored-by: Brandon Reichl <Brandon.Reichl@noaa.gov>
alperaltuntas pushed a commit that referenced this pull request Feb 5, 2021
…be optional in src/user/MOM_wave_interface.F90. This is a bug from PR #23 bbdef39.
alperaltuntas pushed a commit that referenced this pull request Aug 2, 2021
Merge in latest dev/gfdl updates
alperaltuntas pushed a commit that referenced this pull request Feb 18, 2022
Retaing dimensional rescaling for several diagnostics:
- Apply dimensional rescaling of fluxes%net_mass_src to and the net_mass_src
  argument to get_net_mass_forcing to [R Z T-1].
- Rescaled the patm argument of convert_state_to_ocean_type to [R L2 T-2]
  and press_to_Z to [Z T2 R-1 L-2]; these are not actually exercised yet,
  so this has a very limited scope, although three other local variables were
  also dimensionally rescaled.
- Revised the line breaks in two calls to register_restart to place the units
  and conversion factos on the same line, following a widespread code pattern.
- Used the scale argument in calls to global_area_integral or global_area_mean
  for 6 diagnostics, so that 3 other primary variables can be calculated in
  scaled units and rescaled via factors specified in the register_restart calls,
  following a widespread code pattern.
All answers and output are bitwise identical.
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.

2 participants