Restart Function using Particleworks 6.0 (ICF)

 

RecurDyn supports Restart Function. It is very useful with following cases.

     When the simulation is finished abnormally.

     When the user wants to simulate the model until the more end time although the simulation is finished normally.

 

In order to use the Restart Function with Particleworks, the user has to create the ICF file and create the mps_recurdyn.json file.

     The ICF file is created in RecurDyn GUI. For more information, click here.

     Create the mps_recurdyn.json file and add the number of Particleworks result in the mps_recurdyn.json file as shown below.

    mps_recurdyn.json file is in “<ProjectLocation>\PrejectName\scene” folder.

    Particleworks result file is in “<ProjectLocation>\PrejectName\scene\result” folder.

 

{

"restart": 100

}

 

Note

If the user does not want to use Restart Function, delete the mps_recurdyn.json.

If the user wants to set the mps_recurdyn.json automatically, click here.