GithubHelp home page GithubHelp logo

Comments (8)

xtalax avatar xtalax commented on June 15, 2024 1

Thanks for your interest in these tools.

So, what is needed is to recognize an initial condition for du/dt for any given u, take a look here. This is where we recogize the initial condition for u for any given u. Things to note, we only need to recognize ICs when an undiscretized dimension (usually t) is defined, hence the check that t == nothing. We recognize the IC by comparing the equation that the user supplied in the vector of bcs (see docs), checking if its lhs matches with the symbol for u at the initial time, defined for all dependant variables in initmaps. What we need is a dtinitmaps, that will recognize when the lhs is a time derivative at the initial time - the rhs will then be discretized as in the linked line.

Take a look here for what form ODESystem needs the initial derivative in (the call is here).

Let me know if you get stuck or have any questions :)

from methodoflines.jl.

dynamic-queries avatar dynamic-queries commented on June 15, 2024 1

@xtalax I was on vacation for the past weeks. But I have started this now. :D

from methodoflines.jl.

xtalax avatar xtalax commented on June 15, 2024 1

@dynamic-queries I'm going to start work on this if you don't have anything to share yet, all good?

from methodoflines.jl.

xtalax avatar xtalax commented on June 15, 2024

Finally, we need tests for this.

from methodoflines.jl.

xtalax avatar xtalax commented on June 15, 2024

@dynamic-queries Have you made any progress on this? I'm thinking of attempting this if you haven't started.

from methodoflines.jl.

xtalax avatar xtalax commented on June 15, 2024

Note to self: Notify "George Gkountouras" when this is merged

from methodoflines.jl.

xtalax avatar xtalax commented on June 15, 2024

@dynamic-queries Can you submit a PR with what you've got so far so I can track progress and assist?

from methodoflines.jl.

xtalax avatar xtalax commented on June 15, 2024

A note, you should create any changes in a branch of your fork of this package, else you won't be able to submit a PR

from methodoflines.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.