Run MS/EDEM Cosimulation in Batch Mode
This tool helps to run the cosimulation in batch mode.
From the Analyze ribbon, Tools tool set, select Run MS/EDEM from the Tools drop-down menu to access the dialog.
MotionView MDL or MotionSolve XML file | A valid MotionView (*.mdl) or a MotionSolve (*.xml) that is set up for cosimulation with EDEM. |
EDEM input deck | A valid EDEM file (*.dem) set up for cosimulation with MotionSolve. |
EDEM server wait time [s] | EDEM server wait time in seconds to establish connection with MotionSolve. |
Cosimulation in batch can also be run between a local install of EDEM and MotionView/MotionSolve from the Windows command prompt or console in Linux. The msedemcosim batch script is available ~altair_install/hwdesktop/utility/mbd/edem.
Windows | msedemcosim.bat <mbd_path> <edem_path> |
Linux | msedemcosim.sh <mbd_path> <edem_path> |
where:
|