47.1.4.1. RecurDyn/Control

RecurDyn Linux solver only supports RecurDyn Client Mode using FMI. To simulate a control model, two files are required.

To run a RecurDyn GCoSim/FMI model in Linux

  • Please refer to the RecurDyn Manual of Windows for a general overview of RecurDyn/GCoSim.

  • To run a RecurDyn simulation in Linux

    • Firstly, A model (*.RMD, *.RSS, *.FMU) should be created in the RecurDyn GUI in Windows.

      • The rmd (RecurDyn Model Data) file contains the model data in an ascii (text) format. To create this file, click here.

      • The rss (RecurDyn Scenario Script) file is a text file that contains information about running the simulation. To create this file, click here.

    • The user should copy the related files (*.RMD, *.RSS, *.FMU) into the Linux system.

    • In order to simulate a GCoSim model, please set up the environment variable that is needed for the RecurDyn Solver as here.

    • Finally, The FMI Host solver can run the simulation of RecurDyn client model according to FMI procedures.