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

WIP: Dusting off the manifold stuff #492

Draft
wants to merge 94 commits into
base: development
Choose a base branch
from

Conversation

baperry2
Copy link
Contributor

@baperry2 baperry2 commented Apr 24, 2024

Includes new capability to define black box function (either a table or a neural network) and use this function in an EOS.

Still some cleaning up that needs to get done.

Co-authored by: @KiranEiden

@baperry2 baperry2 force-pushed the last-manifold-rebase branch 3 times, most recently from 41029b3 to 6e8eb5d Compare May 2, 2024 21:49
baperry2 and others added 27 commits May 3, 2024 11:20
Still need to generalize TabFuncParams and TabFuncData and work the neural net into the existing EoS framework
- Moved get_var_index to ManifoldFunc.H instead of EosParams.H
- Shortened get_var_index arglist
- Still need to calculate source terms
- Still need to account for variables passed to input layer
- Maybe we can worry about GPUs later
- This style of manifold will print all of the metadata properly, but SEGFAULTs at some point in EosEval/main.cpp
Combined Source Term lookups
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

Successfully merging this pull request may close these issues.

None yet

2 participants