|
[Sponsors] |
May 20, 2008, 05:10 |
Hi all,
I'm new in using Op
|
#1 |
New Member
Roberto
Join Date: Mar 2009
Posts: 17
Rep Power: 17 |
Hi all,
I'm new in using OpenFOAM and I have a little question to you all, hopefully anyone could give me the right answer. Why OpenFOAM stores the solution of the field in time directories even if the problem is steady? It is becuse it uses a time-marching approach? Thanks in adance for your help Robbo |
|
May 21, 2008, 17:49 |
For steady state solvers chang
|
#2 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
For steady state solvers changing the time step will have absolutely no effect on the solution. It will only change the output directory names. There is no time-marching approach in the steady solvers to my knowledge. Think of each 'Time' instance as one iteration. Maybe someone else can confirm this.
So to answer your question (Why OpenFOAM stores the solution of the field in time directories even if the problem is steady?), I think the reason for the same is consistency between both transient and steady solvers so that tools like foamLog can expect the same format when extracting data from log files. That is just one reason I could think off the top of my head. Rest assured, you can always play with the under-relaxation factors when using SIMPLE by tuning them in one of the dictionary files. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Modifying Source Files in Flow3D Directories | Xizao Yang | FLOW-3D | 3 | January 15, 2009 04:02 |
OFstream doesnbt create directories or throw errors | brooksmoses | OpenFOAM | 3 | January 30, 2006 07:28 |
Script for generating lnInclude directories | brooksmoses | OpenFOAM | 4 | January 26, 2006 20:02 |
Modify the reconstructPar to delete the reconstructed parallel directories within the loop | maka | OpenFOAM Post-Processing | 2 | December 16, 2005 11:37 |
Modifing reconstructPar to delete the reconstructed parallel directories | maka | OpenFOAM Pre-Processing | 1 | December 13, 2005 08:16 |