Changes between Version 2 and Version 3 of PdfObjects


Ignore:
Timestamp:
11/28/11 13:25:24 (13 years ago)
Author:
Jonathan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • PdfObjects

    v2 v3  
    4040}}}
    4141
    42 At each process event (currently each frame) a bov/dat file pair will be generated in the out directory ie. {{{out/volume_weighted_density_vs_pressure_00021.bov}}} and {{{out/volume_weighted_density_vs_pressure_00021.dat}}}.  The {{{.bov}}} file contains information about the data as well as the location of the actual data file {{{.dat}}} which contains the raw unformatted binary data.  Visit will only recognize the {{{.bov}}} files.  After opening the file, there will be a 2D dataset with a single variable '''pdf''' that contains the distribution function.
     42At each process event (currently each frame) a [BovFiles bov/dat file pair] will be generated in the out directory ie. {{{out/volume_weighted_density_vs_pressure_00021.bov}}} and {{{out/volume_weighted_density_vs_pressure_00021.dat}}}.  The {{{.bov}}} file contains information about the data as well as the location of the actual data file {{{.dat}}} which contains the raw unformatted binary data.  Visit will only recognize the {{{.bov}}} files.  After opening the file, there will be a 2D dataset with a single variable '''pdf''' that contains the distribution function.