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

Solution to Halfar Model using Neuromancer #387

Closed
1 of 7 tasks
sabinala opened this issue Oct 16, 2023 · 1 comment
Closed
1 of 7 tasks

Solution to Halfar Model using Neuromancer #387

sabinala opened this issue Oct 16, 2023 · 1 comment

Comments

@sabinala
Copy link
Contributor

sabinala commented Oct 16, 2023

Use Neuromancer to solve Halfar Model. This is a list of what is needed in order to read the PDE from a Decapode.

  • Convert shallow_ice.jl to ipynb
  • Get training data from Decapodes solution
  • Read the Decapode equation pieces into PyAcset
  • Convert PyAcset to SymPy expressions
  • Need to add discrete exterior calculus operators to SymPy (specifically, Hodge star and inverse Hodge star)
  • Make those symbolic expressions readable by SymPy
  • Compile the SymPy expressions to form f_pinn, the expression for the pde for the physics-informed neural network (Neuromancer) to solve
@sabinala
Copy link
Contributor Author

Agustin has taken this over, and I believe we are abandoning this avenue for solving PDEs.

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

No branches or pull requests

1 participant