ProductsAbaqus/StandardAbaqus/Explicit Command summaryabaqus
csejobcosim-job-name
configureconfiguration
file-name
listenerportlistener
port-number
datacheck
interactive
timeouttimeout
value in
seconds
Command line options
ExamplesThe following example illustrates the different functions and capabilities of the co-simulation director execution procedure when you are required to submit the co-simulation analyses separately. Running an Abaqus/Standard to Abaqus/Explicit co-simulationUse the following command for the first Abaqus analysis, running on machine “earth,” to connect to the co-simulation director, running on machine “mercury” and listening on port 44444: abaqus job=explicit csedirector=mercury:44444 Use the following command for the second Abaqus analysis, running on machine “venus,” to connect to the co-simulation director, running on machine “mercury” and listening on port 44444: abaqus job=standard csedirector=mercury:44444 Use the following command for the co-simulation director, running on machine “mercury,” to operate according to the co-simulation configuration defined in the file explicit_standard_config.xml and to receive communication via port 44444: abaqus cse job=cosim listenerport=44444 configure=explicit_standard_config.xml |