Two boundary problem and SS
Posted: Wed Jun 15, 2016 11:21 am
Hello,
I am currently running a deterministic simulation over my model. This simulation is supposed to start and end in two points, none of which constitutes a steady state of the model.
I am omitting the command steady() and providing initial and final conditions (see the code attacched).
Nevertheless, when launching the simulation I run into this error:
Can anyone explain me why?
I am currently running a deterministic simulation over my model. This simulation is supposed to start and end in two points, none of which constitutes a steady state of the model.
I am omitting the command steady() and providing initial and final conditions (see the code attacched).
Nevertheless, when launching the simulation I run into this error:
- Code: Select all
Impossible to find the steady state. Either the model doesn't have a steady state, there are an infinity of
steady states, or the guess values are too far from the solution
Can anyone explain me why?