- Index
- » Programming
- » Modelica Language
- » Starting values for solving nonlinear...
Starting values for solving nonlinear equations
Starting values for solving nonlinear equations
Hi,
in the process of simulating a dynamic system I need to solve a nonlinear equation system at every step of the simulation. this nonlinear equation has 4 variables and 4 equations.
In order to accurately solve this equation I have another equation which provides a realistic starting value. However, this starting value depends on the other setup of the system.
I want the starting value of the main equation to be the output from the other equation - so that I can find the solution I want to find.
How can I give a Model Output a starting value that is a Model Input?
Best Regards
- Index
- » Programming
- » Modelica Language
- » Starting values for solving nonlinear...