TR2FIDI: Difference between revisions
From BAWiki
imported>BAWiki 3 mNo edit summary |
Guntram Seiß (talk | contribs) mNo edit summary |
||
Line 21: | Line 21: | ||
|language=Fortran77 | |language=Fortran77 | ||
|add_software=- | |add_software=- | ||
|contact_original= | |contact_original=E. Rudolph | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pre.proghome@baw.de working group PRE] | ||
|documentation=$PROGHOME/examples/tr2fidi/* | |documentation=$PROGHOME/examples/tr2fidi/* | ||
}} | }} |
Revision as of 14:44, 10 October 2022
Basic Information
Name of Program
TR2FIDI
Version-Date
July 1997
Description-Date
July 1997
Catchwords
finite differences, grid conversion
Short Description of Functionality
The program TR2FIDI converts a TRIM topography back to a topography for the method FIDISOR/FIDIRB. This conversion is neccesary, when a FIDISOR/FIDIRB topography is needed to do modifications but the only existing topography in the specified resolution is a TRIM topography (created with FD2TRIM from a grid of different resolution).
Input-Files
- ile with input data for program control (type tr2fidi.dat)
- file with TRIM topography (type tr2.topo.bin)
Output-Files
- file with FIDISOR/FIDIRB topography (type topo.bin)
Methodology
- All steps of the program FD2TRIM are ecvaluated backwards.
Remark:
- Interpolation to other grid spacing as with the program FD2TRIM is not possible! Naturally the quality of the topography is worse after several conversions.
Program(s) to run before this Program
Program(s) to run after this Program
FD2CUT, FD2DEL, FD2TRIM, FDGITTER05 a.o.
Additional Information
Language
Fortran77
Additional software
-
Original Version
E. Rudolph
Maintenance
Documentation/Literature
$PROGHOME/examples/tr2fidi/*
back to Program Descriptions