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

File Output Code

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 18, 2005, 12:53
Default Good Day! I am wondering wh
  #1
cbadke
Guest
 
Posts: n/a
Good Day!

I am wondering where in the code tree I could find the code handling file output for OpenFOAM. I am would like to test OpenFOAM with a visualization package I am developing but in order to do this I need to modify the output code slightly.

Thanks.

Curtis Badke
University of Alberta
Edmonton, Alberta
Canada
  Reply With Quote

Old   March 18, 2005, 13:25
Default That is done by the polyMesh c
  #2
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
That is done by the polyMesh class. It holds the points, faces and cells (and some more) which are of type pointIOField, faceIOList and cellIOList which are template instantations of IOList. IOList can write itself and first outputs a header followed by all the elements of the list inbetween a () pair.

Don't think this really helps you?

(you sure you don't want to write a conversion script?)

Mattijs
mattijs is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Peric Code Output CFDtoy Main CFD Forum 7 September 14, 2012 14:11
Output file as Input file Waseem Siddique Main CFD Forum 0 January 7, 2009 09:42
Does CFX can output ".rth" file? prayskyer CFX 6 July 7, 2006 20:08
why can not i see the output file? macro Phoenics 1 January 2, 2004 10:25
Output file Shalaby Hemdan CFX 0 November 9, 2002 15:51


All times are GMT -4. The time now is 18:45.