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

Variable data redesign #782

Open
timspainNERSC opened this issue Jan 22, 2025 · 0 comments · May be fixed by #787
Open

Variable data redesign #782

timspainNERSC opened this issue Jan 22, 2025 · 0 comments · May be fixed by #787
Assignees
Labels
enhancement New feature or request

Comments

@timspainNERSC
Copy link
Collaborator

It is increasingly clear that there should be only one copy of variables in nextSIM-DG, and that should be the copy with the full set of DG components. This will require redesigning how data is held in the model and how it is accessed by the thermodynamics and dynamics components.

The design should met the following requirements:

  • The use of DGVector in the dynamics is paramount. The speed of the dynamics core is crucial to the execution speed of nextSIM-DG.
  • There should be minimal changes to the API of ModelArray.
@timspainNERSC timspainNERSC added the enhancement New feature or request label Jan 22, 2025
@timspainNERSC timspainNERSC added this to the 3 Stand-alone model milestone Jan 22, 2025
@timspainNERSC timspainNERSC self-assigned this Jan 22, 2025
@timspainNERSC timspainNERSC moved this from Todo to Discussion in neXtSIM_DG overview Jan 22, 2025
@timspainNERSC timspainNERSC linked a pull request Feb 5, 2025 that will close this issue
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
Status: Discussion
Development

Successfully merging a pull request may close this issue.

1 participant