GEIWRAPPER: Difference between revisions
From BAWiki
imported>BAWiki 1 (Created page with 'de: GEIWRAPPER ==Basic Information== ===Name of Program=== GEIWRAPPER ===Version-Date=== 1.x ===Description-Date=== Sep. 2007 ==Catchwords== OpenMI compliant import<br/ > …') |
(The LinkTitles extension automatically added links to existing pages (<a target="_blank" rel="nofollow noreferrer noopener" class="external free" href="https://github.com/bovender/LinkTitles">https://github.com/bovender/LinkTitles</a>).) |
||
Line 8: | Line 8: | ||
Sep. 2007 | Sep. 2007 | ||
==Catchwords== | ==Catchwords== | ||
OpenMI compliant import<br/ > | [[OpenMI]] compliant import<br/ > | ||
proprietary BAW file formats<br/ > | proprietary BAW file formats<br/ > | ||
database<br/ > | database<br/ > | ||
==Short Description of Functionality== | ==Short Description of Functionality== | ||
The component GEIWrapper serves as a database accessing proprietary BAW file formats. It is not a stand-alone executable. It can be part of an OpenMI compliant integrated modelling system. | The component GEIWrapper serves as a database accessing proprietary BAW file formats. It is not a stand-alone executable. It can be part of an [[OpenMI]] compliant integrated modelling system. | ||
===Input-Files === | ===Input-Files === | ||
# XML omi file describing input meta data; | # XML omi file describing input meta data; | ||
Line 23: | Line 23: | ||
# sources and sinks. | # sources and sinks. | ||
===Output-Files=== | ===Output-Files=== | ||
Other Components access GEIWrapper output directly through the OpenMI interface. Only a printerfile is written on disk: | Other Components access GEIWrapper output directly through the [[OpenMI]] interface. Only a printerfile is written on disk: | ||
# an ASCII printerfile for each BAW master definition file containing e.g. an error history (mdf_*.dat.gei.sdr). | # an ASCII printerfile for each BAW master definition file containing e.g. an error history (mdf_*.dat.gei.sdr). | ||
Line 32: | Line 32: | ||
Fortran90, C# 2.0 | Fortran90, C# 2.0 | ||
===Additional software=== | ===Additional software=== | ||
OpenMI 1.4 | [[OpenMI]] 1.4 | ||
===Original Version === | ===Original Version === | ||
[mailto:peter.schade@baw.de P. Schade], [mailto:guenther.lang@baw.de G. Lang] | [mailto:peter.schade@baw.de P. Schade], [mailto:guenther.lang@baw.de G. Lang] |
Latest revision as of 09:28, 21 October 2022
Basic Information
Name of Program
GEIWRAPPER
Version-Date
1.x
Description-Date
Sep. 2007
Catchwords
OpenMI compliant import
proprietary BAW file formats
database
Short Description of Functionality
The component GEIWrapper serves as a database accessing proprietary BAW file formats. It is not a stand-alone executable. It can be part of an OpenMI compliant integrated modelling system.
Input-Files
- XML omi file describing input meta data;
- BAW master definition file with the naming convention mdf_*.dat
One out of the following data kinds is necessary. All of them need geometry files describing where their data gets exposed.
- initial data;
- open boundary data;
- free surface boundary;
- sources and sinks.
Output-Files
Other Components access GEIWrapper output directly through the OpenMI interface. Only a printerfile is written on disk:
- an ASCII printerfile for each BAW master definition file containing e.g. an error history (mdf_*.dat.gei.sdr).
Components that can be linked to the GEIWRAPPER
Additional Information
Language
Fortran90, C# 2.0
Additional software
OpenMI 1.4
Original Version
Maintenance
Documentation/Literature
OpenMI compliant Import of Initial and Boundary Data into Delft3D - User Manual,
$PROGHOME/examples/OpenMI/Delft3D
back to OpenMI at BAW