Running the Co-Simulation
Prepare the simulations as described in the previous sections, then run the co-simulation.
- Right-click the Update. node and select
-
Click (Run/Restart) in the Simcenter STAR-CCM+ simulation.
Simcenter STAR-CCM+ automatically launches and connects to Abaqus. The co-simulation progress can be monitored in the Output window, and Simcenter STAR-CCM+ reports output for each data exchange process.
The Abaqus model is imported in Simcenter STAR-CCM+ as a region. You can use the Abaqus region for postprocessing.
-
Right-click the
node and select .
注 If you remesh the fluid region in Simcenter STAR-CCM+, do not disconnect Abaqus during remeshing. This requirement applies to both mapping options—Map Both Directions and Partner Maps Both Directions. See 映射选项.
- To launch the Abaqus
solver:
abaqus -job [PartnerJobName] -input [InputFile] -cpus[n] -csedirector [host:port]
- To launch SIMULIA
CSS:
abaqus cse -job [AnotherCodeName] -config [xmlfile] -listenerport [port]
Where abaqus is the path to launch Abaqus, [PartnerJobName] is the name specified under the Partner Job Name node in Simcenter STAR-CCM+, [InputFile] is the Abaqus input (*.inp) file, [n] is the number of CPU's used to launch Abaqus, [host:port] is the name of the host:port used, [AnotherJobName] is the job name used by SIMULIA CSS, [xmlfile] is the name of the *.xml file create either exteranally or through Simcenter STAR-CCM+ and [port] is the port used to run SIMULIA CSS.
For more information on connecting Abaqus to external code, see the Abaqus online documentation.