Actions

TR2FIDI: Difference between revisions

From BAWiki

imported>BAWiki 3
(Created page with '{{ProgramDescription |name_de=TR2FIDI |name=TR2FIDI |version=July 1997 |version_descr=July 1997 |catchwords=finite differences, grid conversion |shortdescription=The program TR2…')
 
imported>BAWiki 3
No edit summary
Line 7: Line 7:
|shortdescription=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).  
|shortdescription=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).  
|inputfiles=
|inputfiles=
# ile with input data for program control (type tr2fidi.dat)
# ile with input data for program control (type [[TR2FIDI.DAT|tr2fidi.dat]])
# file with TRIM topography (type tr2.topo.bin)
# file with TRIM topography (type [[TR2.TOPO.BIN|tr2.topo.bin]])
|outputfiles=
|outputfiles=
# file with FIDISOR/FIDIRB topography (type topo.bin)
# file with FIDISOR/FIDIRB topography (type [[TOPO.BIN|topo.bin]])
|methodology=All steps of the program FD2TRIM are ecvaluated backwards.<br />
|methodology=All steps of the program FD2TRIM are ecvaluated backwards.<br />


Line 18: Line 18:
|preprocessor=[[FD2TRIM]], [[TC2TR2]]
|preprocessor=[[FD2TRIM]], [[TC2TR2]]
|postprocessor=[[FD2CUT]], [[FD2DEL]], [[FD2TRIM]], [[FDGITTER05]] a.o.
|postprocessor=[[FD2CUT]], [[FD2DEL]], [[FD2TRIM]], [[FDGITTER05]] a.o.
|language=Fortran90
|language=Fortran77
|add_software=-  
|add_software=-  
|contact_original=[mailto:elisabeth.rudolph@baw.de  E. Rudolph]
|contact_original=[mailto:elisabeth.rudolph@baw.de  E. Rudolph]

Revision as of 11:22, 28 May 2010

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

E. Rudolph, G. Seiß

Documentation/Literature

$PROGHOME/examples/tr2fidi/*


back to Program Descriptions


Overview