Actions

TR2FIDI: Difference between revisions

From BAWiki

imported>BAWiki 3
mNo edit summary
mNo edit summary
Line 21: Line 21:
|language=Fortran77  
|language=Fortran77  
|add_software=-  
|add_software=-  
|contact_original=[mailto:elisabeth.rudolph@baw.de  E. Rudolph]
|contact_original=E. Rudolph
|contact_maintenance=[mailto:elisabeth.rudolph@baw.de  E. Rudolph], [mailto:guntram.seiss@baw.de G. Seiß]
|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

  1. ile with input data for program control (type tr2fidi.dat)
  2. file with TRIM topography (type tr2.topo.bin)

Output-Files

  1. 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

FD2TRIM, TC2TR2

Program(s) to run after this Program

FD2CUT, FD2DEL, FD2TRIM, FDGITTER05 a.o.

Additional Information

Language

Fortran77

Additional software

-

Original Version

E. Rudolph

Maintenance

working group PRE

Documentation/Literature

$PROGHOME/examples/tr2fidi/*


back to Program Descriptions


Overview