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

Add entrainment parameter vector #202

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Add entrainment parameter vector #202

merged 1 commit into from
Aug 2, 2024

Conversation

costachris
Copy link
Member

Add EDMF entrainment parameter vector

@costachris costachris requested a review from szy21 August 2, 2024 17:30
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.50%. Comparing base (c210b45) to head (1f82514).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   98.50%   98.50%           
=======================================
  Files           2        2           
  Lines         134      134           
=======================================
  Hits          132      132           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -2243,6 +2243,11 @@ description = "Wavelength of the sea surface temperature sinusoid for RCEMIPII s

# EDMF

[entr_param_vec]
value = [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]
type = "float"
Copy link
Member

Choose a reason for hiding this comment

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

Is type float correct here?

Copy link
Member Author

Choose a reason for hiding this comment

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

I believe so - it specifies the type of the vector elements as in the Chen2022 parameters here

value = [-0.345387, 0.177362, -0.000427794, 0.00419647]

@costachris costachris merged commit 468b481 into main Aug 2, 2024
9 checks 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.

2 participants