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

3D diagnostic tendencies for all tracers #662

Closed
SamuelTrahanNOAA opened this issue Jun 23, 2021 · 2 comments
Closed

3D diagnostic tendencies for all tracers #662

SamuelTrahanNOAA opened this issue Jun 23, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@SamuelTrahanNOAA
Copy link
Collaborator

Description

Many users have requested 3D diagnostic tendencies for tracers, and a more efficient method to store the tracer tendencies.

Solution

Store the tendencies in a 4D sparse array using a 3D array and a 2D indexed array:

dtend(i,k,dtidx(variable,process))

Alternatives

The next CCPP framework, which will come sometime in the future.

Related to

Fixed by PR #660
May be related to #659 which is not clearly defined.

@MinsukJi-NOAA
Copy link
Contributor

MinsukJi-NOAA commented Jul 21, 2021

@SamuelTrahanNOAA was this issue resolved by #660 ?

@SamuelTrahanNOAA
Copy link
Collaborator Author

Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants