Ask Your Question
0

Hi Everyone. I am trying to do dynamic simulation where I am choosing delT is 0.03333 time steps. when I try to open the .out file it shows me invalid channel value error.

asked 2023-03-21 17:43:48 -0500

anonymous user

Anonymous

updated 2023-03-21 17:44:43 -0500

but the same simulation if I try to do using 0.00833 time steps.it runs fine. but I really need 30 sample data per second. Can anyone tell me how can I get 30 sample per second data .do I need to change any other solution parameter?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2023-03-22 02:08:07 -0500

perolofl gravatar image

It is completely wrong to increase the time step to 33.33 ms.

Keep the time step at 8.333 ms and set NPLT to 4 in the RUN command. Then the channels will be saved every fourth time step, i.e. with an interval of 33.33 ms.

What is the reason to have only 30 values per second????

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2023-03-21 17:43:48 -0500

Seen: 148 times

Last updated: Mar 22 '23