Fw budget#43
Merged
andrewdelman merged 2 commits intoECCO-GROUP:masterfrom Feb 2, 2023
Merged
Conversation
Contributor
|
Thanks very much!! The revised notebook looks great. We're actually making our way through these notebooks to update them for v4r4 and the new ECCO output file structure based on PO.DAAC. These are very helpful changes. |
Contributor
|
@emmomp is there another way for us to output the FW diffusive flux so that one doesn't need to calculate it as a residual? |
Contributor
Author
|
Probably, but not sure which package you'd put it in. Currently DfX/Y_THETA and SALT are output in gad_calc_rhs.F as they are calculated for the advection-diffusion. Any user could add it manually via PTRACERS I guess, but given it's defined wrt Salinity it would be more efficient to calculate it wrt salinity, and add in to src/salt_integrate.F perhaps. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've attempted to finish the freshwater budget tutorial based on Jan-Erik's start point. I also tidied up a few other things in the salt/salinity budgets.
All budgets
Fw budget