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

Fix to rad-nud OBC on normal velocities #766

Merged
merged 5 commits into from
May 9, 2018
Merged

Fix to rad-nud OBC on normal velocities #766

merged 5 commits into from
May 9, 2018

Conversation

kshedstrom
Copy link
Collaborator

Adding various OBC options for evaluation, including reading dvdx and dudy from external files.

kshedstrom and others added 5 commits May 8, 2018 10:50
- Also a fix to normal vel rad-nud.
- Changes a few answers.
- A test for division by zero is made but the parameters being tested
  are uninitialized.
- I moved the loop to within the overall `if (OBC%number_of_segments > 0)`
  so that I could rely on the setting of the parameters to zero.
- However, this problem occurred because the parameters are only read
  if Flather BCs are being used. If they are not it seems the tracer
  reservoir parameters are not read - it might work by chance but this
  does requirement for Flather does not seem correct to me. @khedstrom ?
- Detected by NCI tests, thanks @nicjhan:
  https://accessdev.nci.org.au/jenkins/job/mom-ocean.org/job/MOM6_run/build=DEBUG,compiler=intel,experiment=ocean_only-DOME,label=nah599,memory_type=dynamic/139/console
Also try to fix the hanging while killing the job from
mask_outside_OBCs if the OBC segments are inconsistent.
- that dying test in MOM_open_boundary hung again...
@Hallberg-NOAA
Copy link
Collaborator

This is being evaluated with https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/4138

@Hallberg-NOAA Hallberg-NOAA merged commit 05b41be into mom-ocean:dev/gfdl May 9, 2018
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