Skip to content

Add coldae solver#34

Open
ErikQQY wants to merge 1 commit intoluchr:masterfrom
ErikQQY:qqy/coldae
Open

Add coldae solver#34
ErikQQY wants to merge 1 commit intoluchr:masterfrom
ErikQQY:qqy/coldae

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 <2283984853@qq.com>
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