ZEITR: Difference between revisions
From BAWiki
imported>Mueller-hagedorn No edit summary  | 
				imported>Mueller-hagedorn No edit summary  | 
				||
| Line 8: | Line 8: | ||
===Description-Date===  | ===Description-Date===  | ||
October 2004  | October 2004  | ||
==Catchwords==  | |||
postprocessor<br />  | |||
finite element grid<br />  | |||
data conversion<br />  | |||
universal direct access format for 2D/3D-data<br />  | |||
universal direct access format for profile-data<br />  | |||
universal direct access format for data at specific locations<br />  | |||
equivalent time-series representation of synoptic data<br />  | |||
==Short Description of Functionality==  | |||
The program ZEITR is a postprocessor for different numerical models (e.g. TRIM-2D, TRIM-3D, TELEMAC-2D, UNTTRIM etc.). ZEITR converts synoptic data sets (2D or 3D scalar/vector data as well as data along profiles or at specific locations) or cross sectionally averaged/ integrated data for arbitrary physical quantities into equivalent time-series. For every node of the computational grid or profile or all of the so called profile master points (for cross sectionally averaged/ integrated data) all computed quantities can be converted into a time-series data representation.  | |||
===Input-Files===  | |||
# general input data (filetype [[zeitr.dat]])  | |||
# synoptic results which shall be converted (filetype [[dirz.bin.r]], [[dirz.bin.i]] and [[dirz.bin]])   | |||
'''Notice''': further input files can be found on the file description pages of the aforementioned files.  | |||
Output-Files:  | |||
# converted time-series data (files of type [[dirz.bin.r]], [[dirz.bin.i]] and [[dirz.bin]])  | |||
# informative printer file (filetype [[zeitr.sdr)]]  | |||
# (optional) trace of program execution (filetype [[zeitr.trc]])   | |||
===Methodology===  | |||
For every node of a computational grid or profile or all the so called profile master points the synoptic data are gathered as an equivalent time-serie and written to the direct access data file. Programs which use the data subsequently can access each calculated physical quantity at each node of the computational grid directly as a single data record.    | |||
----  | ----  | ||
[[Overview]]  | [[Overview]]  | ||
Revision as of 14:41, 19 April 2010
Basic Information
Name of Program
ZEITR
Version-Date
4.x / October 2004
Description-Date
October 2004
Catchwords
postprocessor
finite element grid
data conversion
universal direct access format for 2D/3D-data
universal direct access format for profile-data
universal direct access format for data at specific locations
equivalent time-series representation of synoptic data
Short Description of Functionality
The program ZEITR is a postprocessor for different numerical models (e.g. TRIM-2D, TRIM-3D, TELEMAC-2D, UNTTRIM etc.). ZEITR converts synoptic data sets (2D or 3D scalar/vector data as well as data along profiles or at specific locations) or cross sectionally averaged/ integrated data for arbitrary physical quantities into equivalent time-series. For every node of the computational grid or profile or all of the so called profile master points (for cross sectionally averaged/ integrated data) all computed quantities can be converted into a time-series data representation.
Input-Files
- general input data (filetype zeitr.dat)
 - synoptic results which shall be converted (filetype dirz.bin.r, dirz.bin.i and dirz.bin)
 
Notice: further input files can be found on the file description pages of the aforementioned files. Output-Files:
- converted time-series data (files of type dirz.bin.r, dirz.bin.i and dirz.bin)
 - informative printer file (filetype zeitr.sdr)
 - (optional) trace of program execution (filetype zeitr.trc)
 
Methodology
For every node of a computational grid or profile or all the so called profile master points the synoptic data are gathered as an equivalent time-serie and written to the direct access data file. Programs which use the data subsequently can access each calculated physical quantity at each node of the computational grid directly as a single data record.