|
[Sponsors] |
June 16, 2010, 08:27 |
Help regarding write control
|
#1 |
New Member
Ramnik Singh
Join Date: Jun 2009
Location: Stuttgart, Germany
Posts: 18
Rep Power: 17 |
Hello ppl,
I wanted to know how to write data at the last iteration before the calculation stops due to some error. So that i can see the details and find the error. cheers Ramnik |
|
June 16, 2010, 13:12 |
|
#2 |
Senior Member
Stefan Herbert
Join Date: Dec 2009
Location: Darmstadt, Germany
Posts: 129
Rep Power: 18 |
Hi Ramnik,
how should this work? The solver can't know if there will be an error in the next step! But what you can do is wirting every time-step and setting "purgeWrite" in your controlDict to 1 (so the previous stored solution will be overwritten - otherwise you will get very much data). Of course this will very strongly slow down the solution. But maybe you can go step by step to the time when the error occurrs by reducing write interval and restarting from latest saving. Regards, Stefan |
|
June 16, 2010, 13:21 |
|
#3 |
New Member
Ramnik Singh
Join Date: Jun 2009
Location: Stuttgart, Germany
Posts: 18
Rep Power: 17 |
Hey stefan,
Thanks for the reply. Ya this is what i was looking for but was unaware of the purge write control. Thanks again Ramnik |
|
Tags |
control, data, write |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mesh file for flow over a circular cylinder | Ardalan | Main CFD Forum | 7 | December 15, 2020 14:06 |
Phase locked average in run time | panara | OpenFOAM | 2 | February 20, 2008 15:37 |
Solid Timescale Control | Parthipan | CFX | 2 | August 24, 2007 11:07 |
maintaining a logarithmic velocity distribution | Morten Andersen | CFX | 1 | January 8, 2007 12:37 |
mesh control problem | TUM | CFX | 4 | July 27, 2001 17:17 |