|
[Sponsors] |
June 28, 2008, 03:13 |
Hello
I took the solver ico
|
#1 |
Member
srinath
Join Date: Mar 2009
Location: Champaign, USA
Posts: 91
Rep Power: 17 |
Hello
I took the solver icoFoam and put in a bunch of runtime.write() statements, to see which function calls modify which objects(U,phi,T,p etc). The problem is when i run it values keep getting overwritten. Is there a way to direct the outputs to a different directory apart from the default? Thanks Srinath |
|
June 30, 2008, 05:35 |
Hi Srinath
I haven't seen s
|
#2 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Hi Srinath
I haven't seen such possibilities, but you can always put in a "system"-call. It is not beautiful but it would work: Something like system("mv $PATH/U $PATH/U_0"), etc. Of course you need to handle the string correctly as the above is purely illustrative. Hope it is useful for you. / Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
July 7, 2008, 23:13 |
Hi everyone,
I have been tr
|
#3 |
New Member
nikhil babu madduri
Join Date: Mar 2009
Posts: 17
Rep Power: 17 |
Hi everyone,
I have been trying to simulate the flow around a cylinder. I generated the mesh. When I run it, it was giving following error. Can anyone explain what is the reason? [nikhil@localhost ~]$ icoFoam /home/nikhil/OpenFOAM/nikhil-1.4.1/run/tutorials/i coFoam cavityGrade /*---------------------------------------------------------------------------*\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: 1.4.1 | | \ / A nd | Web: http://www.openfoam.org | | \/ M anipulation | | \*---------------------------------------------------------------------------*/ Exec : icoFoam /home/nikhil/OpenFOAM/nikhil-1.4.1/run/tutorials/icoFoam cavity Grade Date : Jul 08 2008 Time : 10:11:44 Host : localhost PID : 5338 Root : /home/nikhil/OpenFOAM/nikhil-1.4.1/run/tutorials/icoFoam Case : cavityGrade Nprocs : 1 Create time Create mesh for time = 0 Reading transportProperties Reading field p Reading field U Reading/calculating face flux field phi Starting time loop Time = 0.05 --> FOAM Warning : From function max(const FieldField<field,>&) const in file /home/dm2/henry/OpenFOAM/OpenFOAM-1.4.1/src/OpenFOAM/lnInclude/FieldFieldFunctio ns.C at line 433 empty fieldField, returning zero Courant Number mean: 0 max: 0 --> FOAM FATAL ERROR : This mesh contains patches of type empty but is not 1D or 2D by virtue of the fact that the number of faces of this empty patch is not divisible by the number of cells. From function emptyFvPatchField<type>::updateCoeffs() in file fields/fvPatchFields/constraint/empty/emptyFvPatchField.C at line 148. FOAM exiting replies will be highly appreciated. thanks and regards. nikhil. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
turbulent quantity goes -ve for intermediate run | Sourabh | Main CFD Forum | 0 | November 29, 2006 00:37 |
intermediate results during a transient run | Michael Skoblin | CFX | 1 | September 25, 2006 15:00 |
Intermediate Restart Files | RK | CFX | 0 | September 6, 2005 10:32 |
Intermediate Res. files in CFX4.4 | Anne | CFX | 2 | August 28, 2004 06:59 |
Intermediate boundary conditions | pilar | FLUENT | 0 | February 8, 2004 13:10 |