InitialStates in FD
Posted: Sun Jul 17, 2011 9:04 pm
Hi All,
I have a simple 2DOF pendulum model and I want to input different "initialstates" to FD.
As it is obvious, I have only 4 state. This is my initial states file:
S26pre_CMC_states
nRows=1
nColumns=4
endheader
time r1_x r1_z r1_x_u r1_z_u
0 0 0 1 1
I understood that the results are dependent on order of columns in the initialstates file. in other words the below mentioned initialstates file will end in different results:
S26pre_CMC_states
nRows=1
nColumns=4
endheader
time r1_z r1_x r1_z_u r1_x_u
0 0 0 1 1
Note that I did not change the values, but just the order.
It would be great if you could help me guys!!
Cheers,
Sina
I have a simple 2DOF pendulum model and I want to input different "initialstates" to FD.
As it is obvious, I have only 4 state. This is my initial states file:
S26pre_CMC_states
nRows=1
nColumns=4
endheader
time r1_x r1_z r1_x_u r1_z_u
0 0 0 1 1
I understood that the results are dependent on order of columns in the initialstates file. in other words the below mentioned initialstates file will end in different results:
S26pre_CMC_states
nRows=1
nColumns=4
endheader
time r1_z r1_x r1_z_u r1_x_u
0 0 0 1 1
Note that I did not change the values, but just the order.
It would be great if you could help me guys!!
Cheers,
Sina