CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: maka
Forum: OpenFOAM Running, Solving & CFD March 4, 2008, 12:06
Replies: 20
Views: 7,524
Posted By maka
The header is not read automat

The header is not read automatically. The solution is to add the following before using header.headerClassName().

// read header
Xheader.headerOk();
Forum: OpenFOAM Running, Solving & CFD March 4, 2008, 11:00
Replies: 20
Views: 7,524
Posted By maka
I expected the following code

I expected the following code to print: volScalarField T but it prints IOobject T; Is there a way to read the class name that is written in the header file of an IOobject other than headerClassName()...
Forum: OpenFOAM Running, Solving & CFD February 21, 2006, 07:07
Replies: 20
Views: 7,524
Posted By maka
runTime.end() does not work if

runTime.end() does not work if you are postprocessing an existing data even if you use runTime.setTime,

This is part of the code:

forAll(runTime.times(), i)
{
...
Forum: OpenFOAM Running, Solving & CFD February 20, 2006, 08:14
Replies: 20
Views: 7,524
Posted By maka
forcing a read operation Wo

forcing a read operation

Would you please, point to the documentation of write() member function for a volVectorField? is there a read().

I looked into Doxygen docs:

I found:
...
Forum: OpenFOAM Running, Solving & CFD February 14, 2006, 09:50
Replies: 20
Views: 7,524
Posted By maka
Umean.write() does not work in

Umean.write() does not work in POSITION 2 but works outside the loop before main returns. I can live with that. Now, I tried to control the place where Umean.write() writes files by changing:
...
Forum: OpenFOAM Running, Solving & CFD February 14, 2006, 05:56
Replies: 20
Views: 7,524
Posted By maka
in the following part of the c

in the following part of the code, Umean.write() only works if it is writen in POSTITION 1 but not 2. The later is the required. It seems that runTime.setTime has some effect.


int main(int...
Forum: OpenFOAM Running, Solving & CFD February 10, 2006, 10:05
Replies: 20
Views: 7,524
Posted By maka
Thanks Mattijs for your help.

Thanks Mattijs for your help.

best regards,
Maka
Forum: OpenFOAM Running, Solving & CFD February 9, 2006, 08:29
Replies: 20
Views: 7,524
Posted By maka
The code already contains such

The code already contains such declaration. Sorry I just posted some parts of the code.

Regards,
Maka
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -4. The time now is 07:52.