ZEITR.DAT: Difference between revisions
From BAWiki
imported>Mueller-hagedorn No edit summary |
imported>Mueller-hagedorn No edit summary |
||
Line 43: | Line 43: | ||
$PROGHOME/examples/Zeitr/Zeitr.dat | $PROGHOME/examples/Zeitr/Zeitr.dat | ||
---- | ---- | ||
back to [[ | back to [[File descriptions]] | ||
---- | ---- | ||
[[Overview]] | [[Overview]] |
Revision as of 09:14, 20 April 2010
Basic Information
File-Type
Zeitr.dat
Version
4.x / October 2004
Description-Date
October 2004
Significance of the File
contains general input data for the program ZEITR
File-Contents (in Catchwords)
- names of input-files
- names of output-files
- selection of physical quantities which shall be converted
- period of data conversion:
- start time DD.MM.YYYY-hh:mm:ss.nnnnnnnnn
- end time DD.MM.YYYY-hh:mm:ss.nnnnnnnnn
- output interval DDDDDD-hh:mm:ss.nnnnnnnnn
Notice: dictionary-file zeitr_dico.dat, normally present in directory $PROGHOME/dic/, will be automatically read by the application program in addition to the user-specified input file.
Programs using this Type of File
Additional Information
Language
Fortran90
File-Form
FORMATTED
File-Access
SEQUENTIAL
File-Extension
.dat
WRITE-Subroutine(s)/Module(s)
interactive generation, editor
READ-Subroutine(s)/Module(s)
$PROGHOME/fortran/prg/Zeitr/*/mod_m_zeitr_steer.f90
Original Version
Maintenance
Example-File
$PROGHOME/examples/Zeitr/Zeitr.dat
back to File descriptions