I was wondering if there was a way to force an infinite analysis duration within Adams Car. My intent is to perform a simple analysis, such as straight-line maintain on flat, 2d road, but tell the solver to run until told to stop, so that I can manipulate control variables such as the steering input directly within the .adm file, save the file, and observe the impact the change has on the simulation.
Thank you for any advice you might have!
Edit: After looking into this further I have come to the understanding that all input variables reference a GSE which calls to the solver .dll, which is compiled in binary and unreadable, meaning even if I were able to force infinite runtime, there is no way for me to change the input parameters (steer, throttle, brake, etc.) during runtime. Can anyone confirm this?
I would download the last release of Adams A2022_2 and review the existing AdamsRT model there. You can export an FMU directly. this works well in Concurrent/dSPACE machines with the last release fo VI-Grade software. then have a look at how the vehicle model talks to the simulator componets and compare to yours.
I would download the last release of Adams A2022_2 and review the existing AdamsRT model there. You can export an FMU directly. this works well in Concurrent/dSPACE machines with the last release fo VI-Grade software. then have a look at how the vehicle model talks to the simulator componets and compare to yours.