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

Adding example of hybrid simulation with DNN for rel perm #75

Merged
merged 9 commits into from
Oct 28, 2024

Conversation

jakobtorben
Copy link
Collaborator

Added an example demonstrating how to integrate neural networks into JutulDarcy. Demonstrated with a simple example that uses a neural network trained to match the Brooks Corey analytical function.

The example includes:

  1. Set up a simple reference simulation with a Brooks-Corey relative permeability model
  2. Train a neural network to approximate the Brooks-Corey relative permeability model
  3. Incorporate the trained network into a simulation model
  4. Compare the results of the neural network-based simulation with the reference simulation

docs/Project.toml Outdated Show resolved Hide resolved
@moyner moyner merged commit ea3b38d into main Oct 28, 2024
2 checks passed
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.

3 participants