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

Improve modular NEML2 interface #27553

Open
dschwen opened this issue May 6, 2024 · 0 comments
Open

Improve modular NEML2 interface #27553

dschwen opened this issue May 6, 2024 · 0 comments
Assignees
Labels
T: task An enhancement to the software.

Comments

@dschwen
Copy link
Member

dschwen commented May 6, 2024

Motivation

A use case for nodal NEML2 model execution has popped up, and the execution during the INITIAL execution state needs to be enabled. Investigate micro optimizations for tensor conversion and contiguous storage for fast memcopy transfers back to MOOSE. Add some more error checking.

Design

Template ExecuteNEML2Model and add a nodal version. Figure out why the INITIAL stage is not properly executing. Check the compatibility of block restrictions of the involved user objects.

Impact

Added capability

@dschwen dschwen added the T: task An enhancement to the software. label May 6, 2024
@dschwen dschwen self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant