ProductsAbaqus/StandardAbaqus/Explicit Command summaryabaqus
dymolainputDymola
map file
nameportco-simulation
port
numberhostco-simulation
host
name
Command line options
ExamplesThe following example illustrates use of the Dymola execution procedure in a co-simulation involving Abaqus/Explicit and an exported Dymola model. Running the Dymola simulationUse the following command to start the Dymola simulation, which will listen on port 44444 for a connection from Abaqus/Explicit: abaqus dymola input=inverted_pend_map port=44444 Running the Abaqus/Explicit simulationUse the following command for the Abaqus/Explicit analysis, which will connect to the Dymola simulation on machine “mecury,” via port 44444: abaqus job=inverted_pend_xpl host=mercury port=44444 |