Skip to content

Ong Larson 2026 coriolis test ekman#21

Open
HingOng wants to merge 2 commits intolarson-group:masterfrom
HingOng:ong_larson_2026_coriolis_test_ekman
Open

Ong Larson 2026 coriolis test ekman#21
HingOng wants to merge 2 commits intolarson-group:masterfrom
HingOng:ong_larson_2026_coriolis_test_ekman

Conversation

@HingOng
Copy link
Contributor

@HingOng HingOng commented Jan 24, 2026

This branch can be used to reproduce the results in Sections 2 and 3 of Ong and Larson (2026) paper (draft)

w_tol = 2.e-2_core_rknd, & ! [m/s]
thl_tol = 1.e-2_core_rknd, & ! [K]
rt_tol = max( 1.e-8_core_rknd, epsilon(pi) ), & ! [kg/kg]
thl_tol = zero, & ! 1.e-2_core_rknd, & ! [K]
Copy link
Contributor

Choose a reason for hiding this comment

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

@huebleruwm, I'm not sure what's the easiest way to make the value of thl_tol adjustable in a namelist. I suppose we could introduce a preprocessor flag or else move thl_tol out of constants_clubb.F90. Neither seems ideal.

! fcor could reasonably be defined as below, but currently it is input via namelist
! Hing Ong, 25 November 2025
!fcor = two * omega_planet * sin ( lat_vals * radians_per_deg )
fcor = two * omega_planet * sin ( lat_vals * radians_per_deg )
Copy link
Contributor

Choose a reason for hiding this comment

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

@huebleruwm, I'm also not sure how to make available this option for the definition of fcor. How hard would this be?

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