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

Define ODE with external input #47

Open
yanb514 opened this issue Feb 19, 2024 · 1 comment
Open

Define ODE with external input #47

yanb514 opened this issue Feb 19, 2024 · 1 comment

Comments

@yanb514
Copy link

yanb514 commented Feb 19, 2024

Hello,

Is there a way to specify the external input to the RHS of the ODE? I.e., my ODE has an external force term x_dot = f(x, u, param).

@maresb
Copy link
Contributor

maresb commented Feb 20, 2024

Hi @yanb514! Could you please be more specific about the external force term you're trying to add? In particular, what's preventing you from simply including the force term in the definition of your original ODE?

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