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

ModelingToolkit Integration #29

Open
xtalax opened this issue Mar 30, 2023 · 4 comments
Open

ModelingToolkit Integration #29

xtalax opened this issue Mar 30, 2023 · 4 comments

Comments

@xtalax
Copy link
Member

xtalax commented Mar 30, 2023

Hey,
We're currently discussing requirements for the ModelingToolkit PDESystem frontend, and are building out tools to make it easier to integrate your package with this frontend. You already return SciMLProblems, so you would fit right in to the discretize interface.

see here for some discussion on the frontend

Please do reply if you are interested in hooking this package in to this

@DanielVandH
Copy link
Member

DanielVandH commented Mar 30, 2023

Hi @xtalax: I was just reading that thread yesterday! I'm definitely interested in what you're doing over there. ModelingToolkit is especially something I initially wanted for this package, so having it set up would be amazing. Being able to have a better representation for more general domains for PDEs in general would also be great. Let me know if you want any other input.

@xtalax
Copy link
Member Author

xtalax commented Mar 30, 2023

Really I'd just like to know, what exactly do you need to know about a system in order to discretize it? What sort of domains can you deal with?

Biggest question - what form do you need to be able to replace various derivatives with a finite volume discretization?
What do you need to do to your intermediate representation at the end?

Please weigh in on PDEBase, and let us know what you need.

@DanielVandH
Copy link
Member

I see. I will give a reply to that thread you linked later today @xtalax, thanks. I think you forgot to link something at the end of this comment too?

@xtalax
Copy link
Member Author

xtalax commented Mar 30, 2023

I got sidetracked, this is the issue you are looking for, especially the examples on tools given in the 3rd paragraph SciML/PDEBase.jl#8

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

2 participants