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

Binary files stored by Fluent

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 31, 2000, 16:02
Default Binary files stored by Fluent
  #1
Jackson
Guest
 
Posts: n/a
I am trying to write a fortran subroutine that reads in a Fluent case and data file. I want to be able to cope with both ascii (formatted) and binary (unformatted) files.

Having looked at the files created when the 'binary' option is selected at the save case and data dialog box, it would appear to me that the 'binary' files are in fact a mixture of formatted and unformatted data. It looks like only some of the data sections are actually stored unformatted, and that the section definitions are stored formatted (to help with simple parsing through the file, one assumes). If you use the 'inquire' option in Fortran, it also tells me that both the 'formatted' and 'unformatted' files (as saved in Fluent) are actually denoted as 'formatted'.

Could anyone (from Fluent especially) confirm that this is the case, and if it is, give a quick reason for it being so (it seems a little strange to mix formatted and unformatted data in a single file).

Many thanks

Jackson
  Reply With Quote

Old   April 2, 2000, 21:58
Default Re: Binary files stored by Fluent
  #2
Scott Gilmore
Guest
 
Posts: n/a
You are correct that the "binary" files contain a mixture of formatted and unformatted data. The reason is to provide easy parsing, as you guessed, while still having the benefits of compact size and fast I/O.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Export .index and .asd files from Fluent Wieland FLUENT 1 September 22, 2023 09:39
Precision of Fluent output files doug Main CFD Forum 0 April 15, 2009 11:59
[Commercial meshers] Fluent binary mesh FOAM spv24 OpenFOAM Meshing & Mesh Conversion 1 November 19, 2008 01:23
Fluent Remote Simulation Facility Service (RSF) di Rami FLUENT 2 June 4, 2008 05:38
Converting .geo files into Fluent newuser FLUENT 0 September 10, 2001 13:38


All times are GMT -4. The time now is 05:51.