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

Benchmarks for stiff DDEs #6

Open
ChrisRackauckas opened this issue Sep 13, 2017 · 3 comments
Open

Benchmarks for stiff DDEs #6

ChrisRackauckas opened this issue Sep 13, 2017 · 3 comments

Comments

@ChrisRackauckas
Copy link
Member

@devmotion does the Enright DDE test problem set have some good stiff problems?

@devmotion
Copy link
Member

devmotion commented Sep 13, 2017

At least there are no explicitly marked stiff problems.... But http://scholarpedia.org/article/Stiff_delay_equations contains some stiff DDE problems, and even mentions a neutral problem from Enright and Hayashi. However, to me it seems that the Enright test set only contains a similar neutral DDE but not exactly the same.

@devmotion
Copy link
Member

devmotion commented Nov 30, 2017

Some test problems for RADAR5 are available on Hairer's site. Would be interesting to compare DelayDiffEq with RADAR5, but this would require both a Julia interface to RADAR5 (see luchr/ODEInterface.jl#6) and an JuliaDiffEq interface.

@ChrisRackauckas
Copy link
Member Author

I wouldn't bank on it ever happening. But it would be nice to get the same tests as RADAR5 up and running to show we can do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants