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
InitialStates in FD
- Sina Porsa
- Posts: 99
- Joined: Thu Feb 03, 2011 7:21 pm
RE: InitialStates in FD
Hi All,
I still have the mentioned problem. It would be great if someone could help me!!
Cheers
Sina
I still have the mentioned problem. It would be great if someone could help me!!
Cheers
Sina
- Craig Goehler
- Posts: 2
- Joined: Thu Feb 14, 2008 12:33 pm
RE: InitialStates in FD
Sina,
I have read your initial post several times and do not see what the problem is. Am I missing a question somewhere?
If all you are looking to do is change the initial states, that's all you have to do. When I run Forward Dynamic Simulations, often times I will save different initial states files and compare the results to see how that starting position affected the motion.
Sorry if this was not helpful.
I have read your initial post several times and do not see what the problem is. Am I missing a question somewhere?
If all you are looking to do is change the initial states, that's all you have to do. When I run Forward Dynamic Simulations, often times I will save different initial states files and compare the results to see how that starting position affected the motion.
Sorry if this was not helpful.