Personal tools

Difference between revisions of "Box2HDF5"

From MohidWiki

Jump to: navigation, search
(Nomfich.dat)
Line 8: Line 8:
  
 
===Nomfich.dat===
 
===Nomfich.dat===
The nomfich file contains a three lines pointing to the bathymetry, geometry and boxes files.
+
The nomfich file contains three lines pointing to the bathymetry, geometry and boxes files.
 
  IN_BATIM        : TagusRibeiras.dat
 
  IN_BATIM        : TagusRibeiras.dat
 
  IN_GEOM          : Geometry_1.dat
 
  IN_GEOM          : Geometry_1.dat

Revision as of 18:20, 12 April 2011

Box2HDF5 is a little tool that creates a HDF5 file from a Boxes definition file, a geometry file and a bathymetry file. This hdf5 file serve for checking that the desired boxes definition is correct in a visual way and also serves as input file for the tool DrawFluxesInHDF5 that returns an HDF5 file with vector fields representing the fluxes between the boxes.

Source-safe whereabouts

At the moment is not found neither in the sourcesafe nor in the Codeplex

Configuration

Nomfich.dat

The nomfich file contains three lines pointing to the bathymetry, geometry and boxes files.

IN_BATIM         : TagusRibeiras.dat
IN_GEOM          : Geometry_1.dat
IN_BOXES         : WQBoxesTagusRibeira3D.dat

See also