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 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: sega
Forum: OpenFOAM Post-Processing July 22, 2009, 02:43
Replies: 19
Views: 3,059
Posted By sega
If you don't mind I will draw you attention to my...

If you don't mind I will draw you attention to my post about file headers, which is connected to the matters discussed here:...
Forum: OpenFOAM Post-Processing July 22, 2009, 02:21
Replies: 19
Views: 3,059
Posted By sega
Yes its working! Great work! Tell me, is...

Yes its working!
Great work!

Tell me, is this basic C++ or OpenFOAM related knowledge?
Forum: OpenFOAM Post-Processing July 21, 2009, 17:08
Replies: 19
Views: 3,059
Posted By sega
Nope. error: no match for ‘operator/’ in...

Nope.

error: no match for ‘operator/’ in ‘Foam::operator/(const Foam::string&, const Foam::string&)(((const Foam::string&)(& Foam::string(((const char*)"data"))))) /...
Forum: OpenFOAM Post-Processing July 21, 2009, 16:36
Replies: 19
Views: 3,059
Posted By sega
Unfortunately not. This exact statement outputs...

Unfortunately not. This exact statement outputs the attached message while compiling.

What if I want to add some directory before the time-step name?
Something like

[Case-Dir]/data/0.01/p
...
Forum: OpenFOAM Post-Processing July 21, 2009, 13:57
Replies: 19
Views: 3,059
Posted By sega
Ok Henrik. I had a look into the forces.C file,...

Ok Henrik.
I had a look into the forces.C file, but in spite of thinking I got it, I didn't.

I'm not able to handle the expression for the directory structure.


fileName directoryP =...
Forum: OpenFOAM Post-Processing July 20, 2009, 09:07
Replies: 19
Views: 3,059
Posted By sega
There is none. Maybe there was something else...

There is none. Maybe there was something else wrong.
Forum: OpenFOAM Post-Processing July 20, 2009, 08:39
Replies: 19
Views: 3,059
Posted By sega
Looks like this is working, but ...

Looks like this is working, but

OFstream os ("p");
os << faceCenterPressure;
Just gives me a single file in the case directory, which is overwritten at each timestep.

How can...
Forum: OpenFOAM Post-Processing July 20, 2009, 08:34
Replies: 19
Views: 3,059
Posted By sega
Info<< "Cf(): "<< mesh.Cf()()[k] << endl; Leads...

Info<< "Cf(): "<< mesh.Cf()()[k] << endl;
Leads to this message while compiling:


error: no match for call to ‘(const Foam::GeometricField<Foam::Vector<double>, Foam::fvsPatchField,...
Forum: OpenFOAM Post-Processing July 20, 2009, 07:38
Replies: 19
Views: 3,059
Posted By sega
Hi Henrik. I assume "points" is the name of...

Hi Henrik.

I assume "points" is the name of the variable containing the coordinates, while

os << pnts;
outputs the file?

If this is correct it will lead to two further questions:

1) If I...
Forum: OpenFOAM Post-Processing July 19, 2009, 17:08
Replies: 19
Views: 3,059
Posted By sega
Dear Henrik. Maybe we are misunderstanding...

Dear Henrik.

Maybe we are misunderstanding each other.
I already have a way of accessing the field data of interest.

My question is how I can manage to make my tool output these field data and...
Forum: OpenFOAM Post-Processing July 19, 2009, 10:53
Replies: 19
Views: 3,059
Posted By sega
How to create points and field files?

Hello again.

Can somebody tell me how I can manage to create points files and field files?
I looked through the sample tool, which can create foamFile outputs, but I haven't found the...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -4. The time now is 00:24.