Personal tools

Box2HDF5

From MohidWiki

Revision as of 18:16, 12 April 2011 by Francisco (talk | contribs)
Jump to: navigation, search

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 a 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