XTRDATA.DAT: Difference between revisions
From BAWiki
imported>BAWiki 2 Created page with '{{FileDescription |name_de=XTRDATA.DAT |filetype=xtrdata.dat |version=7.x / August 2003 |version_descr=August 2003 |significance=contains general input data for the program X…' |
(No difference)
|
Latest revision as of 14:10, 31 May 2010
Basic Information
File-Type
xtrdata.dat
File-Form
FORMATTED
Version
7.x / August 2003
Description-Date
August 2003
Significance of the File
contains general input data for the program XTRDATA
File-Contents (in Catchwords)
- maximum dimension of different FORTRAN-arrays for the program XTRDATA
- datablock BEARBEITER, with the name of the file which contains general information about the employee using the program
- datablock ALLINFO, with the name of the file which contains general informations about the project and data used
- datablock GEOPOS, with the names of the files which contain definitions of 2D-locations
- datablock POS3D, with the names of the files which contain definitions of 3D-locations
- datablock LPROFIL, with the names of the files which contain definitions of longitudinal profiles defined by a given sequence of 2D-locations
- datablock TPROFIL, with the names of the files which specify the location of a vertical profile defined by a sequence of 3D-locations
- datablock DATENSATZ, with the names of the files which are used to define output data sets (type and FORTRAN-format for the physical quantities which should be written to the output files)
- datablock ZEITRAUM, with the names of the files which are used to define a period in time, for which time-series data should be written to the output files
- datablock ZROUTPUT, with the names of the files which yield the names and contents of the ASCII-files, to which the binary data are extracted as time-series data
- datablock LPOUTPUT, with the names of the files which yield the names and contents of the ASCII-files, to which the binary data are extracted along profiles
- datablock DIRZ, with the names of the files which contain the binary data sets to be processed by XTRDATA
For further informations please refer to the file $PROGHOME/examples/XtrData/README.
Programs using this Type of File
Example-File
please refer to $PROGHOME/examples/XtrData/XtrData.dat
back to: File Descriptions