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 latest SIR-compatible version of tracer-advection #92

Open
arporter opened this issue Dec 5, 2022 · 0 comments
Open

Add latest SIR-compatible version of tracer-advection #92

arporter opened this issue Dec 5, 2022 · 0 comments

Comments

@arporter
Copy link
Member

arporter commented Dec 5, 2022

Work on PSyclone and Dusk/Dawn now means that we can keep all of the compute in a single subroutine. However, local scalars must be replaced by their values and one loop nest that writes to (ji,jj,jk+1) must be transformed so as to write to (ji,jj,jk).

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