-
-
April 28, 2020 at 1:54 pm
allenpvar
SubscriberHey guys, I was running a polyflow study on our college cluster but the simulation crashed in the last step due to an I/O error. In my Outputs directory, inside the folder cfx, I have transient .trn files as seen in the figure below,
Â
I know that since there is '_full' in the .trn file, it contains the mesh and the transient data. Is it possible to resume my study from command line? I saw the steps to resume it through workbench but I need to know how I can do the same within Linux
The command I used to run the simulation is,
polyflow -th 4 < polyflow.dat > Outputs/polyflow.lst
Â
Thank you
-
May 5, 2020 at 1:47 pm
ydai
Ansys EmployeeHello Allenpvar,
  Please refer Poly flow user's guide:Â
5.5.2. Starting an ANSYS Polyflow Calculation from an Existing Results File
5.5.3. Starting an Evolution or Time-Dependent Calculation from Existing Results and Restart Files
via the ansys help link:Â https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v201/en/poly_pf/pf_ug_sec_files_polyflow_existing_results.html
Â
    The .trn files under cfx/ folder are for CFD-Post's showing each time step results. In polyflow run, it always save (overwrite) the latest result file .res and restart file .rst (if evolution or time-dependent simulation, which is your case). When running Polyflow in stand alone mode (not from workbech mode), restarting from these the latest solution files, .res and .rst files, make sure that all .dat, .msh, .res, .rst files are pull into a same directory (folder). Follow the steps in user's guide in section 5.5.2 and 5.5.3, to setup "start from old result and restart files" , and then run polyflow,
polyflow < your.dat > your.lst
   It will start the simulation from the latest solution.
        Thanks
          Yi
Â
-
- The topic ‘Resuming a crashed polyflow simulation from command line’ is closed to new replies.
-
3044
-
971
-
863
-
858
-
792
© 2025 Copyright ANSYS, Inc. All rights reserved.