ZEITR.DAT: Difference between revisions
From BAWiki
imported>Mueller-hagedorn |
imported>Mueller-hagedorn |
||
Line 32: | Line 32: | ||
===File-Extension=== | ===File-Extension=== | ||
.dat | .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=== | |||
[mailto:guenther.lang@baw.de G. Lang] | |||
===Maintenance=== | |||
[mailto:guenther.lang@baw.de G. Lang], [mailto:susanne.spohr@baw.de S. Spohr] |
Revision as of 09:10, 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