DEPRO2D: Difference between revisions
From BAWiki
imported>BAWiki 1 No edit summary |
imported>BAWiki 1 No edit summary |
||
Line 12: | Line 12: | ||
With this program you can interactively define profiles. | With this program you can interactively define profiles. | ||
|inputfiles= | |inputfiles= | ||
# general input-data (filetype depro2d.dat) | # general input-data (filetype [[DEPRO2D.DAT|depro2d.dat]]) | ||
# (optional) pre-defined profiles (filetype profiles3d.dat) | # (optional) pre-defined profiles (filetype [[PROFILES3D.DAT|profiles3d.dat]]) | ||
# finite element grid (filetype gitter05.dat/bin or sysdat.bin) | # finite element grid (filetype [[GITTER05.DAT/BIN|gitter05.dat/bin]] or sysdat.bin) | ||
# (optional) edge connexions of elements (filetype fkvz.bin) | # (optional) edge connexions of elements (filetype [[FKVZ.BIN|fkvz.bin]]) | ||
# (optional) neighbour elements for all elements (filetype fkez.bin) | # (optional) neighbour elements for all elements (filetype [[FKEZ.BIN|fkez.bin]]) | ||
# plot-layout (filetype layout.dat) | # plot-layout (filetype [[LAYOUT.DAT|layout.dat]]) | ||
# (optional) structures (filetype insel.dat) | # (optional) structures (filetype [[INSEL.DAT|insel.dat]]) | ||
# (optional) frames (filetype frames.dat) | # (optional) frames (filetype [[FRAMES.DAT|frames.dat]]) | ||
|outputfiles= | |outputfiles= | ||
# one-dimensional segment grid (filetype prof.bin) | # one-dimensional segment grid (filetype [[PROF.BIN|prof.bin]]) | ||
# several other files to define the 2D-Locations (filetype geopos.dat) and profiles (filetype lprofil.dat) where data shall be extracted later on | # several other files to define the 2D-Locations (filetype geopos.dat) and profiles (filetype lprofil.dat) where data shall be extracted later on | ||
# (optional) graphic metafiles (filetype CGM or GKSM) | # (optional) graphic metafiles (filetype CGM or GKSM) | ||
Line 36: | Line 36: | ||
If you want to get some idea of DEPRO2Ds beautiful graphical output please have a short look onto our example figure. | If you want to get some idea of DEPRO2Ds beautiful graphical output please have a short look onto our example figure. | ||
|preprocessor= | |preprocessor= | ||
POLWIND | [[POLWIND]] | ||
|postprocessor= | |postprocessor= | ||
TICLQ2, TR2LQ2 | [[TICLQ2]], [[TR2LQ2]] | ||
|language=FORTRAN 77 | |language=FORTRAN 77 | ||
|add_software=GKS (Graphical Kernel System) | |add_software=GKS (Graphical Kernel System) |
Revision as of 07:56, 6 May 2010
Basic Information
Name of Program
DEPRO2D
Version-Date
January 1996
Description-Date
January 1996
Catchwords
finite element grid
profile analyse
interactive definition of 2D-profiles
Short Description of Functionality
The program DEPRO2D belongs to a chain of programs for analysing numerical data along profiles. With this program you can interactively define profiles.
Input-Files
- general input-data (filetype depro2d.dat)
- (optional) pre-defined profiles (filetype profiles3d.dat)
- finite element grid (filetype gitter05.dat/bin or sysdat.bin)
- (optional) edge connexions of elements (filetype fkvz.bin)
- (optional) neighbour elements for all elements (filetype fkez.bin)
- plot-layout (filetype layout.dat)
- (optional) structures (filetype insel.dat)
- (optional) frames (filetype frames.dat)
Output-Files
- one-dimensional segment grid (filetype prof.bin)
- several other files to define the 2D-Locations (filetype geopos.dat) and profiles (filetype lprofil.dat) where data shall be extracted later on
- (optional) graphic metafiles (filetype CGM or GKSM)
Methodology
You can Choose pre-defined profiles interactively. That means that you can click on every profile you want to choose. Another click with the mouse on the same profile deselects this profile. In addition you can define new profiles. With every mouse click you define a new point for the profile. You have these functions for visualizing the grid area you are working with:
- isolines of depth
- boundary of the grid
- structure lines (e.g. of buildings)
- points of adjustment
If you want to get some idea of DEPRO2Ds beautiful graphical output please have a short look onto our example figure.
Program(s) to run before this Program
Program(s) to run after this Program
Additional Information
Language
FORTRAN 77
Additional software
GKS (Graphical Kernel System)
Original Version
Maintenance
Documentation/Literature
$PROGHOME/examples/depro2d
back to Program Descriptions