Delphin 5 Output Data Library
This library is meant to simplify reading of the Delphin 5 output data and using it in own programs. It is particularly useful if you want to convert the D5 output files into other formats and perform conversion calculations.
A typical application scenario is the conversion of Delphin output files for use in structural analysis software with FEM grids. A Delphin output file contains all data to
-
regenerate the grid,
-
find material-material interfaces,
-
determine boundaries, and
-
access all output values for all recorded time points.
Follow the documentation of the main class
DELPHIN::Delphin5OutputData and look at the provided examples and documentation to get started.
More information and this library itself can be found on: http://www.bauklimatik-dresden.de/delphin/documentation.php
Dr. Andreas Nicolai, 2009, Dresden
This library is licensed under the Lesser GNU Public License.