Actions

TR2.TOPO.BIN: Difference between revisions

From BAWiki

imported>BAWiki 3
(Created page with '{{FileDescription |name_de=TR2.TOPO.BIN |filetype=tr2.topo.bin |version=December 1993 |version_descr=October 1999 |significance=contains the bathymetry for the numerical models…')
 
imported>BAWiki 3
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
[[FD2MET]], [[FD2TRIM]], [[TC2TR2]], [[TOUTR]], [[TR2RND]], [[TR2VOR]], [[TRGITTER05]], [[TR2FIDI]], [[TR2REFRESH]]
[[FD2MET]], [[FD2TRIM]], [[TC2TR2]], [[TOUTR]], [[TR2RND]], [[TR2VOR]], [[TRGITTER05]], [[TR2FIDI]], [[TR2REFRESH]]
|language=Fortran77
|language=Fortran77
|fileform=UNFORMATTED  
|fileform=UNFORMATTED<br />
FORMATTED
FORMATTED
|fileaccess=SEQUENTIAL
|fileaccess=SEQUENTIAL<br />
SEQUENTIAL  
SEQUENTIAL  
|fileextension=.bin  
|fileextension=.bin<br />
.dat
.dat
|writemodules=$PROGHOME/fortran/lib/io/*/wribtrim2d.f
|writemodules=$PROGHOME/fortran/lib/io/*/wribtrim2d.f<br />


$PROGHOME/fortran/lib/io/*/writrim2d.f
$PROGHOME/fortran/lib/io/*/writrim2d.f<br />


$PROGHOME/fortran/prg/trim/*/mod_tr2topo_interface.f90 (Write_Tr2topo)
$PROGHOME/fortran/prg/trim/*/mod_tr2topo_interface.f90 (Write_Tr2topo)<br />
   
   
|readmodules=$PROGHOME/fortran/lib/io/*/wribtrim2d.f
|readmodules=$PROGHOME/fortran/lib/io/*/wribtrim2d.f<br />
---
---<br />
$PROGHOME/fortran/prg/trim/*/mod_tr2topo_interface.f90 (Read_Tr2topo)  
$PROGHOME/fortran/prg/trim/*/mod_tr2topo_interface.f90 (Read_Tr2topo)  
|contact_original=[mailto:guenther.lang@baw.de G. Lang]
|contact_original=[mailto:guenther.lang@baw.de G. Lang]

Latest revision as of 11:07, 1 June 2010

Basic Information

File-Type

tr2.topo.bin

File-Form

UNFORMATTED
FORMATTED

Version

December 1993

Description-Date

October 1999

Significance of the File

contains the bathymetry for the numerical models TRIM-2D and TRIM-3D

File-Contents (in Catchwords)

  1. comment lines
  2. grid size as well as the number of cells in east-west and north-south direction
  3. extension (Gauß-Krüger coordinates) of the modell area
  4. bathymetric depths at the U- and V-points of the grid

Programs using this Type of File

FD2MET, FD2TRIM, TC2TR2, TOUTR, TR2RND, TR2VOR, TRGITTER05, TR2FIDI, TR2REFRESH

Example-File

-


back to: File Descriptions


Overview