Skip to content

Add coldae solver #34

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add coldae solver #34

wants to merge 1 commit into from

Conversation

ErikQQY
Copy link

@ErikQQY ErikQQY commented Jun 9, 2024

Fix #32

This PR adds the COLDAE solver for ODEInterface.jl, it is still a WIP, so I need to further polish this until all the APIs are compatiable with the others.

To make ODEInterface.jl able to call COLDAE Fortran program, I think maybe we need to first add similar building scripts to Yggdrasil to compile libcoldae and update ODEInterface_jll.jl, so that we can have the compiled coldae image to call the Fortran solver from Julia.

Signed-off-by: ErikQQY <[email protected]>
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.

Solve Boundary Value DAEs w/ COLDAE
1 participant