Skip to content

MARBL: convert salt_flux to tracer flux and add to STF#298

Merged
mnlevy1981 merged 2 commits into
NCAR:dev/ncarfrom
klindsay28:marbl_stf_salt_fluxes
Sep 3, 2024
Merged

MARBL: convert salt_flux to tracer flux and add to STF#298
mnlevy1981 merged 2 commits into
NCAR:dev/ncarfrom
klindsay28:marbl_stf_salt_fluxes

Conversation

@klindsay28
Copy link
Copy Markdown
Collaborator

This is done for DIC, ALK, and related tracers.
This mimics uptake and release of these tracers by sea ice.

This changes answers for cases with MARBL, but not otherwise.

This is done for DIC, ALK, and related tracers.
This mimics uptake and release of these tracers by sea ice.
@alperaltuntas
Copy link
Copy Markdown
Member

@klindsay28 Is this PR ready to be reviewed and merged?

@klindsay28
Copy link
Copy Markdown
Collaborator Author

Yes, it's ready for review.
I did run aux_mom on derecho and confirmed that there are no new test failures, and answers only changed for the test with MARBL turned on.

correct some indentation issues
Copy link
Copy Markdown
Collaborator

@mnlevy1981 mnlevy1981 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@klindsay28 and I walked through these changes, and it looks good to me.

@mnlevy1981 mnlevy1981 merged commit b5641af into NCAR:dev/ncar Sep 3, 2024
alperaltuntas added a commit that referenced this pull request Apr 2, 2026
* Use refactored remapping scheme (C_PPM_CW)

* Add stochastic backscatter diagnostics

* Use pressure gradient force bugfix

* Turn off Stochastic EOS (aka Stanley parameterization) in GM/Redi

* Set WIND_STAGGER = "A"

* Set OCNSKEB_LSCALE = 300e3

* Enable Smagorinsky Laplacian in the workhorse configuration

* Set DEPTH_SCALED_KHTH_H0 = 500 in the workhorse

* Set ntrunc = 192 in input_nml

* Set RAD_EARTH to be the same as in shr_const_mod.F90

* Update reference depth used to calculate MLD

* Enable SKEB in the workhorse configuration

* Update KPP settings for the workhorse

* Update MLE settings for the workhorse

* Update convection settings for the workhorse

* Update interior mixing settings for the workhose

* Update MEKE_GEOMETRIC_ALPHA for the workhose

Setting MEKE_GEOMETRIC_ALPHA = 0.06 significantly improves the Southern Ocean
MLD biases while keeping a good ACC transport. We will use this value in alpha07g,
but it will be revisited during the tuning phase.

* Set EQN_OF_STATE = "WRIGHT_FULL"

The new default for EQN_OF_STATE is "WRIGHT_FULL" and that's what we want in
alpha07g. We will explicitly set this in MOM_interface to 1) document this
change, and 2) keep control of which EQN_OF_STATE is being used, in case the
default changes again in the future.

I did a clean timing comparison between EQN_OF_STATE = "WRIGHT" (simplified version)
and EQN_OF_STATE = "WRIGHT_FULL". The differences are within machine uncertainty,
so we will proceed with using WRIGHT_FULL in the next tag.

EQN_OF_STATE = "WRIGHT_FULL"
Model Throughput:        13.84   simulated_years/day

EQN_OF_STATE = "WRIGHT"
Model Throughput:        13.63   simulated_years/day

* Set new defaults for HYCOM1 files in the workhorse

* Add new files in the input_data_list

* Update server and error message

* correct max layer thickness file path and add it to input_data_list

* revert REMAPPING_SCHEME change and correct MAXIMUM_INT_DEPTH_CONFIG file path

* attempt to fix check_input_data_repo

---------

Co-authored-by: alperaltuntas <alperaltuntas@gmail.com>
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