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

Can I use this approach with PDE in 2D? #46

Open
kjrathore opened this issue Feb 14, 2025 · 1 comment
Open

Can I use this approach with PDE in 2D? #46

kjrathore opened this issue Feb 14, 2025 · 1 comment
Labels
question Further information is requested

Comments

@kjrathore
Copy link

Question❓

Can implement the symbolic UDE approach in 2D PDE?
Similar to https://github.com/SciML/MethodOfLines.jl/blob/master/test/pde_systems/MOL_2D_Diffusion.jl
since ModelingToolKit provides a nice way of solving the equations and discretization methods. Would be happy to know other way around to apply missing physics UDE in 2D PDEs.

@kjrathore kjrathore added the question Further information is requested label Feb 14, 2025
@ChrisRackauckas
Copy link
Member

This should be fine. You'd just use the same apply function from Lux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants