Skip to content

Move Cb, Cs, and Cu to kpp_params_type#109

Merged
mnlevy1981 merged 1 commit intoCVMix:masterfrom
mnlevy1981:move_kpp_parameters
Oct 20, 2025
Merged

Move Cb, Cs, and Cu to kpp_params_type#109
mnlevy1981 merged 1 commit intoCVMix:masterfrom
mnlevy1981:move_kpp_parameters

Conversation

@mnlevy1981
Copy link
Contributor

Also renamed them ER_Cb, ER_Cs, and ER_Cu, respectively. They can now we set by the GCM when calling cvmix_kpp_init().

For testing, I modified my local run_test_suite.sh to use --strict exact and was able to confirm that these changes are bit-for-bit (as expected).

Fixes #108

Also renamed them ER_Cb, ER_Cs, and ER_Cu, respectively. They can now we set by
the GCM when calling cvmix_kpp_init().

For testing, I modified my local run_test_suite.sh to use "--strict exact" and
was able to confirm that these changes are bit-for-bit (as expected).
@mnlevy1981
Copy link
Contributor Author

@gustavo-marques next week, let's talk about testing this in a MOM6 sandbox -- we need to add three variables to the MOM6 parameters file and then modify the call to cvmix_init_kpp() send ER_Cb, ER_Cs, and ER_Cu. If that behavior works as expected, I'll merge this and push it to https://github.com/mom-ocean/CVMix-src so that we can update the MOM6 submodule.

@gustavo-marques
Copy link
Contributor

Sounds good! Thanks @mnlevy1981

@mnlevy1981 mnlevy1981 merged commit 9187de9 into CVMix:master Oct 20, 2025
1 check passed
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.

Make TKE weights input parameters to CVMix

2 participants