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

Changes for APE diagnostics (Hogg et al., 2016) #210

Open
fabiobdias opened this issue Feb 6, 2018 · 2 comments
Open

Changes for APE diagnostics (Hogg et al., 2016) #210

fabiobdias opened this issue Feb 6, 2018 · 2 comments

Comments

@fabiobdias
Copy link

I've implemented the APE changes as used by Hogg, A., Spence, P., Saenko, O, 2017: The energetics of Southern Ocean upwelling. JPO, 47, 135-153, 2017.

The code modifications are made by Paul Spence (https://github.com/PaulSpence/mom/tree/ape) but now using the latest mom5 version.

These changes also included the convection term for the heat/salt budget (temp/salt_vdiffuse_diff_cbt_conv).

fabiobdias pushed a commit to fabiobdias/MOM5 that referenced this issue Feb 6, 2018
@StephenGriffies
Copy link
Contributor

Wonderful! This is a very useful diagnostic indeed. Thanks @fabiobdias

@fabiobdias
Copy link
Author

My pleasure @StephenGriffies

StephenGriffies added a commit that referenced this issue Mar 1, 2018
@aidanheerdegen aidanheerdegen mentioned this issue Apr 13, 2018
Closed
rmholmes added a commit to rmholmes/MOM5 that referenced this issue Jun 5, 2018
different components of the KPP and tidal mixing diffusivities and
their influence on the tracer tendencies. Both diffusivity diagnostics
(diff_cbt_*), Eulerian tendency diagnostics (vdiffuse_diff_cbt_*) and
neutral-density binned tendency diagnostics
(vdiffuse_diff_cbt_*_on_nrho) are added for the following components
of the diffusivity:

kppiw   - Internal wave background mixing from diff_cbt_iw (could be
          spatiall varying using new eqred_iw option).
kppish  - Internal Ri-based shear instability
kppicon - Internal convection where Ri negative (NOTE: This commit
          replaces the previous diagnostic diff_cbt_conv introduced
          in APE change mom-ocean#210 by Fabio
          mom-ocean#211, without breaking
          his pot_rho_diff_cbt_conv diagnostic)
kppbl   - KPP Boundary Layer mixing
kppdd   - KPP interior double-diffusion
wave, leewave, drag - from tidal scheme

Conflicts:
	src/mom5/ocean_param/vertical/ocean_vert_kpp_mom4p1.F90
rmholmes added a commit to rmholmes/MOM5 that referenced this issue Jun 6, 2018
different components of the KPP and tidal mixing diffusivities and
their influence on the tracer tendencies. Both diffusivity diagnostics
(diff_cbt_*), Eulerian tendency diagnostics (vdiffuse_diff_cbt_*) and
neutral-density binned tendency diagnostics
(vdiffuse_diff_cbt_*_on_nrho) are added for the following components
of the diffusivity:

kppiw   - Internal wave background mixing from diff_cbt_iw (could be
          spatiall varying using new eqred_iw option).
kppish  - Internal Ri-based shear instability
kppicon - Internal convection where Ri negative (NOTE: This commit
          replaces the previous diagnostic diff_cbt_conv introduced
          in APE change mom-ocean#210 by Fabio
          mom-ocean#211, without breaking
          his pot_rho_diff_cbt_conv diagnostic)
kppbl   - KPP Boundary Layer mixing
kppdd   - KPP interior double-diffusion
wave, leewave, drag - from tidal scheme

Conflicts:
	src/mom5/ocean_param/vertical/ocean_vert_kpp_mom4p1.F90
rmholmes added a commit to rmholmes/MOM5 that referenced this issue Jun 7, 2018
different components of the KPP and tidal mixing diffusivities and
their influence on the tracer tendencies. Both diffusivity diagnostics
(diff_cbt_*), Eulerian tendency diagnostics (vdiffuse_diff_cbt_*) and
neutral-density binned tendency diagnostics
(vdiffuse_diff_cbt_*_on_nrho) are added for the following components
of the diffusivity:

kppiw   - Internal wave background mixing from diff_cbt_iw (constant in
          this branch, but I have a varying option in my fork)
kppish  - Internal Ri-based shear instability
kppicon - Internal convection where Ri negative (NOTE: This commit
          replaces the previous diagnostic diff_cbt_conv introduced
          in APE change mom-ocean#210 by Fabio mom-ocean#211, without breaking
          his pot_rho_diff_cbt_conv diagnostic)
kppbl   - KPP Boundary Layer mixing
kppdd   - KPP interior double-diffusion
wave, leewave, drag - from tidal scheme
rmholmes added a commit to rmholmes/MOM5 that referenced this issue Feb 10, 2019
different components of the KPP and tidal mixing diffusivities and
their influence on the tracer tendencies. Both diffusivity diagnostics
(diff_cbt_*), Eulerian tendency diagnostics (vdiffuse_diff_cbt_*) and
neutral-density binned tendency diagnostics
(vdiffuse_diff_cbt_*_on_nrho) are added for the following components
of the diffusivity:

kppiw   - Internal wave background mixing from diff_cbt_iw (constant in
          this branch, but I have a varying option in my fork)
kppish  - Internal Ri-based shear instability
kppicon - Internal convection where Ri negative (NOTE: This commit
          replaces the previous diagnostic diff_cbt_conv introduced
          in APE change mom-ocean#210 by Fabio mom-ocean#211, without breaking
          his pot_rho_diff_cbt_conv diagnostic)
kppbl   - KPP Boundary Layer mixing
kppdd   - KPP interior double-diffusion
wave, leewave, drag - from tidal scheme
rmholmes added a commit to rmholmes/MOM5 that referenced this issue Jul 2, 2019
different components of the KPP and tidal mixing diffusivities and
their influence on the tracer tendencies. Both diffusivity diagnostics
(diff_cbt_*), Eulerian tendency diagnostics (vdiffuse_diff_cbt_*) and
neutral-density binned tendency diagnostics
(vdiffuse_diff_cbt_*_on_nrho) are added for the following components
of the diffusivity:

kppiw   - Internal wave background mixing from diff_cbt_iw (constant in
          this branch, but I have a varying option in my fork)
kppish  - Internal Ri-based shear instability
kppicon - Internal convection where Ri negative (NOTE: This commit
          replaces the previous diagnostic diff_cbt_conv introduced
          in APE change mom-ocean#210 by Fabio mom-ocean#211, without breaking
          his pot_rho_diff_cbt_conv diagnostic)
kppbl   - KPP Boundary Layer mixing
kppdd   - KPP interior double-diffusion
wave, leewave, drag - from tidal scheme
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

No branches or pull requests

2 participants