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

Bug in vertical grid treatment (MAPL3)? #3272

Open
tclune opened this issue Dec 26, 2024 · 0 comments
Open

Bug in vertical grid treatment (MAPL3)? #3272

tclune opened this issue Dec 26, 2024 · 0 comments
Labels
🪲 Bug Something isn't working 📈 MAPL3 MAPL 3 Related

Comments

@tclune
Copy link
Collaborator

tclune commented Dec 26, 2024

@pchakraborty The following line appears to reference the out coupler twice rather than the in coupler and the out coupler. Of course the tests all pass, which suggest we eventually need some harder tests.

I will likely have addressed this with my conversion to aspects - so no, ahem, action at this time.

action = VerticalRegridAction(v_in_coord, v_out_coupler, v_out_coord, v_out_coupler, this%regrid_method)

@tclune tclune added 🪲 Bug Something isn't working 📈 MAPL3 MAPL 3 Related labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 Bug Something isn't working 📈 MAPL3 MAPL 3 Related
Projects
None yet
Development

No branches or pull requests

1 participant