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

ice_dyn_shared: add 'viscous_coeffs_and_rep_pressure_T' subroutine #3

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

phil-blain
Copy link
Collaborator

Add a subroutine mimicking what 'viscous_coeffs_and_rep_pressure' does,
but at a single location.

Name it '*_T' since it's going to be used to compute the viscous
coefficients and replacement pressure at the T point.

Add a subroutine mimicking what 'viscous_coeffs_and_rep_pressure' does,
but at a single location.

Name it '*_T' since it's going to be used to compute the viscous
coefficients and replacement pressure at the T point.
@apcraig
Copy link
Owner

apcraig commented Nov 15, 2021

Looks like this fails to compile in github actions. @phil-blain, can you take a look.

@phil-blain
Copy link
Collaborator Author

Yeah - it's actually JF's commit which makes the build fail. I'll let him fix that (I guess tomorrow), then I'll rebase my branch.

@apcraig
Copy link
Owner

apcraig commented Nov 16, 2021

I merged a fix to cgridDEV, but the checks on this PR still fail. I wonder why github doesn't merge this PR to the current branch being merged to. I restarted github actions manually, and it still fails with the old error. So I guess the fix has to be merged onto this branch.

@apcraig
Copy link
Owner

apcraig commented Nov 16, 2021

I tested this offline last night and it seems fine. all still bit-for-bit.

@apcraig apcraig merged commit 50d67f8 into apcraig:cgridDEV Nov 16, 2021
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