Actions

DEPRO2D: Difference between revisions

From BAWiki

imported>BAWiki 1
(Created page with '{{Programmkennblatt |name_en=DEPRO2D |name=DEPRO2D |version=Januar 1996 |version_beschr=Januar 1996 |stichworte= Finite-Elemente-Gitter<br /> Profil-Analyse<br /> interaktive…')
 
mNo edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Programmkennblatt
{{ProgramDescription
|name_en=DEPRO2D  
|name_de=DEPRO2D  
|name=DEPRO2D  
|name=DEPRO2D  
|version=Januar 1996  
|version=January 1996  
|version_beschr=Januar 1996
|version_descr=October 2022
|stichworte=
|catchwords=
Finite-Elemente-Gitter<br />
finite element grid<br />
Profil-Analyse<br />
profile analyse<br />
interaktive Definition von 2D-Profilen<br />
interactive definition of 2D-profiles<br />
|kurzbeschreibung=
|shortdescription=
Das Programm DEPRO2D gehört zu einer Kette von Programmen zur Analyse von numerischen Berechnungsergebnissen entlang definierter Profile.
The program DEPRO2D belongs to a chain of programs for analysing numerical data along profiles.
Mit diesem Programm werden auf interaktivem Wege Profile definiert.  
With this program you can interactively define profiles.  
|eingabedateien=
|inputfiles=
# allgemeine Eingabedaten (Dateityp depro2d.dat)
# general input-data (filetype [[DEPRO2D.DAT|depro2d.dat]])
# (optional) vordefinierte Profile (Dateityp profiles3d.dat)
# (optional) pre-defined profiles (filetype [[PROFILES3D.DAT|profiles3d.dat]])
# Datei mit Gitternetz (Dateitypen gitter05.dat/bin oder sysdat.bin)
# finite element grid (filetype [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]] or sysdat.bin)
# (optional) Kantenverzeichnis aller Elemente (Dateityp fkvz.bin)
# (optional) edge connexions of elements (filetype [[FKVZ.BIN|fkvz.bin]])
# (optional) Nacbarelementverzeichnis aller Elemente (Dateityp fkez.bin)
# (optional) neighbour elements for all elements (filetype [[FKEZ.BIN|fkez.bin]])
# Layoutdatei (Dateityp layout.dat)
# plot-layout (filetype [[LAYOUT.DAT|layout.dat]])
# (optional) Strukturinformationen insel.dat)
# (optional) structures (filetype [[INSEL.DAT|insel.dat]])
# (optional) Auswahlrahmen (Dateityp frames.dat)  
# (optional) frames (filetype [[FRAMES.DAT|frames.dat]])  
|ausgabedateien=
|outputfiles=
# eindimensionales Segment-Gitternetz (Dateityp prof.bin)
# one-dimensional segment grid (filetype [[PROF.BIN|prof.bin]])
# verschiedene Dateien zur Spezifikation der 2D-Geopositionen (Dateityp geopos.dat) sowie der Profile (Dateityp lprofil.dat)
# several other files to define the 2D-Locations (filetype geopos.dat) and profiles (filetype lprofil.dat) where data shall be extracted later on
# (optional) Graphik-Dateien (Dateityp CGM oder GKSM) -
# (optional) graphic metafiles (filetype CGM or GKSM)  
|methode=
|methodology=
Die Auswahl vordefinierter Profile erfolgt interaktiv. Jedes Profil kann durch Mausklick ausgewählt werden und durch einen erneuten Mausklick wieder aus der Liste der gewählten Profile entfernt werden.
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.
Zusätzlich besteht die Möglichkeit der Eingabe neuer Profile: Die Lage der Profilpunkte wird nacheinander für alle Punkte am Bildschirm eingegeben.
In addition you can define new profiles. With every mouse click you define a new point for the profile.
Um das Gebiet zu beschreiben, in dem die Profile definiert werden, können zusaetzliche Informationen eingeblendet werden:
You have these functions for visualizing the grid area you are working with:
:* Isolinien der Tiefen des zugrundeliegenden Gitternetzes
 
:* Rand des Gitternetzes
:* isolines of depth
:* Strukturlinien (z.B. von Bauwerken)
:* boundary of the grid
:* Paß-Punkte
:* structure lines (e.g. of buildings)
Diese Informationen können Sie sich zusammen mit verschiedenen Profilen in einem Beispiel-Bild ansehen.  
:* points of adjustment
|preprozessor=
 
POLWIND
If you want to get some idea of DEPRO2Ds beautiful graphical output please have a short look onto our [[Appendix for the Program DEPRO2D|example figure]].  
|postprozessor=
|preprocessor=
TICLQ2, TR2LQ2
[[JANET]], [[POLWIND]]
|programmiersprache=FORTRAN 77
|postprocessor=
|zus_software= GKS  
[[TICLQ2]], [[TR2LQ2]]
|kontakt_original=[mailto:jens.juerges@baw.de J. Jürges]
|language=Fortran90
|kontakt_pflege=[mailto:jens.juerges@baw.de J. Jürges]
|add_software=GKS (Graphical Kernel System)
|dokumentation=$PROGHOME/examples/depro2d  
|contact_original=J. Jürges
|contact_maintenance=[mailto:pre.proghome@baw.de working group PRE]
|documentation=$PROGHOME/examples/depro2d  
}}
}}

Latest revision as of 12:45, 10 October 2022

Basic Information

Name of Program

DEPRO2D

Version-Date

January 1996

Description-Date

October 2022

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

  1. general input-data (filetype depro2d.dat)
  2. (optional) pre-defined profiles (filetype profiles3d.dat)
  3. finite element grid (filetype gitter05.dat/bin or sysdat.bin)
  4. (optional) edge connexions of elements (filetype fkvz.bin)
  5. (optional) neighbour elements for all elements (filetype fkez.bin)
  6. plot-layout (filetype layout.dat)
  7. (optional) structures (filetype insel.dat)
  8. (optional) frames (filetype frames.dat)

Output-Files

  1. one-dimensional segment grid (filetype prof.bin)
  2. several other files to define the 2D-Locations (filetype geopos.dat) and profiles (filetype lprofil.dat) where data shall be extracted later on
  3. (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

JANET, POLWIND

Program(s) to run after this Program

TICLQ2, TR2LQ2

Additional Information

Language

Fortran90

Additional software

GKS (Graphical Kernel System)

Original Version

J. Jürges

Maintenance

working group PRE

Documentation/Literature

$PROGHOME/examples/depro2d


back to Program Descriptions


Overview