|
[Sponsors] |
How to trigger a "dump" while the simulation is running? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 19, 2018, 07:52 |
How to trigger a "dump" while the simulation is running?
|
#1 |
New Member
mabedan
Join Date: Nov 2018
Posts: 1
Rep Power: 0 |
I'm interested in being able to dump a frame for postprocessing while the simulation is running, outside the predefined "write interval" in the config. Is that possible at all?
|
|
November 19, 2018, 08:38 |
|
#2 |
Senior Member
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 12 |
Solution one: Change your writeInterval so it writes a save as soon as possible and then change again to your larger timestep.
Solution two: Use stopAt writeNow; [Link]. This stops the simulation and writes a timestep. You will have to restart the simulation afterwards.
__________________
If you liked my answer to your question, please consider leaving a "Like" in return |
|
Tags |
post processing, write control |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
a transient cfx simulation suddenly stopped writing .out and then .bak while running | mona.li | CFX | 1 | March 5, 2018 05:15 |
Help running SST k-omega Stress-Blended Eddy Simulation | DA6righthand | FLUENT | 0 | July 15, 2017 11:44 |
Crashed user libraries due to compiling them while running a simulation | juhuettn | OpenFOAM Programming & Development | 1 | June 3, 2015 10:22 |
Steps to be completed before running the simulation | Saha_AIT | STAR-CCM+ | 3 | December 1, 2009 11:54 |
Replacing mesh while running a simulation | akultane | CFX | 1 | November 15, 2009 14:46 |