Skip to content

Commit

Permalink
Merge branch 'mark-petersen/ocean/fix_layerthickness_call' into next …
Browse files Browse the repository at this point in the history
…(PR #3239)

Fix ocean layerThickness call

This PR brings in a new mpas-source submodule that fixes an issue with
mpas-ocean uncovered by debug tests with intel-19. A layerThickness
pointer was passed into a subroutine but it is unassociated, and never
used in that subroutine. This change simply removes the unused variable
from both the calling and called routines.

Fixes #3190
[BFB]
  • Loading branch information
jonbob committed Oct 16, 2019
2 parents 4ad17ac + a261b67 commit 8610162
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 8610162

Please sign in to comment.