Hi,
I've a dynamical systsem (Aircraft) with 8 state variables (U1,U2,U3..U8) (and eight first order ODEs ...F(1),F(2),..F(8)) and three parameters (PAR1, PAR2,PAR3). I used one of those as continuation parameter (PAR1) and the other two (PAR2 and PAR3) as free parameters, while i performed continuation and bifurcation analysis, i could only see a partial set of states (6)
Hope the figures below explain my question better. In the PyPlaut and bifurcation diagram, i could only see six states(U(1)..U(6)) displayed. But when i enter 'print start(1)' as shown in the attached picture, i see U(1)...U(7), U(8). I have 8 states in my model. I'm not able to understand where is it storing the data about how to access the same. That data is not there in fort.7 and fort.8.
Thanks,
Kumara