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

PIDE Tutorial #292

Open
oc18456 opened this issue Jul 25, 2023 · 1 comment
Open

PIDE Tutorial #292

oc18456 opened this issue Jul 25, 2023 · 1 comment

Comments

@oc18456
Copy link

oc18456 commented Jul 25, 2023

The example given in https://github.com/SciML/MethodOfLines.jl/blob/master/docs/src/tutorials/PIDE.md, didnt work on my computer, i tried running this code and i got the error:

ERROR: MethodError: Cannot convert an object of type SymbolicUtils.BasicSymbolic{Float64} to an object of type Float64,

on the line : sol = solve(prob, Tsit5())

@chvandorp
Copy link

I had the same issue. This is about the second example (with the integral over the whole domain). The first example works fine.

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