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

Missing Stokes production term in vwtend #26

Open
amrapallig opened this issue May 16, 2022 · 0 comments
Open

Missing Stokes production term in vwtend #26

amrapallig opened this issue May 16, 2022 · 0 comments

Comments

@amrapallig
Copy link

amrapallig commented May 16, 2022

@vanroekel @BrodiePearson

vwtend6 ( Stokes production term) is missing in the summation.

vwtend(i3_f,k,iCell) = vwtend1(k,iCell) + vwtend2(k,iCell) + &
vwtend3(k,iCell) + vwtend4(k,iCell) + vwtend5(k,iCell)

Here is the plot showing the current commit and adding vwtend6 term (instantaneous data at 96th hour outout) for the following parameters:

config_adc_La_t = 0.3
config_adc_stokes_depth = 4.8
config_adc_alpha_st_0 = 0.5
config_adc_alpha_st_1 = 1.4
config_adc_alpha_st_2 = -0.5
config_adc_alpha_st_tracer1 = 0.6
config_adc_alpha_st_tracer2 = -1.0
config_adc_alpha_0 = 0.8
config_adc_alpha_1 = 0.984
config_adc_alpha_2 = 0.568
config_adc_alpha_tracer1 = 0.6
config_adc_alpha_tracer2 = 1.0

image

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

1 participant