Actions

JANET: Difference between revisions

From BAWiki

mNo edit summary
(The LinkTitles extension automatically added links to existing pages (<a target="_blank" rel="nofollow noreferrer noopener" class="external free" href="https://github.com/bovender/LinkTitles">https://github.com/bovender/LinkTitles</a>).)
Line 21: Line 21:
# Smilesoftware binary format (.sbf)
# Smilesoftware binary format (.sbf)
# TELEMAC Mesh format [[SELAFIN|selafin]]
# TELEMAC Mesh format [[SELAFIN|selafin]]
# UNTRIM Mesh format [[UNTRIM_GRID.DAT|untrim_grid.dat]]
# [[UNTRIM]] Mesh format [[UNTRIM_GRID.DAT|untrim_grid.dat]]
# TRIM Mesh format [[TR2.TOPO.BIN|tr2.topo.bin]]
# [[Trim|TRIM]] Mesh format [[TR2.TOPO.BIN|tr2.topo.bin]]
# Structure line format of BAW [[INSEL.DAT|insel.dat]]
# Structure line format of BAW [[INSEL.DAT|insel.dat]]
# Structure line format of BAW digi.gkk
# Structure line format of BAW [[DIGI.GKK|digi.gkk]]
# TRIANGLE polyline format ([[POLY|poly]])
# TRIANGLE polyline format ([[POLY|poly]])
# Format [[GEOM.DAT|geom.dat]] (in JANET: JANET ASCII format for {x,y,z} tripel data)  
# Format [[GEOM.DAT|geom.dat]] (in JANET: JANET ASCII format for {x,y,z} tripel data)  
Line 37: Line 37:
|methodology=
|methodology=
New features in version 2.27.0:
New features in version 2.27.0:
* Analyses of a ship cross-section in a water body cross-section
* Analyses of a ship [[cross-section]] in a water body [[cross-section]]
* Computation of differences in depths based on subedges in an UnTRIM2 grid
* Computation of differences in depths based on subedges in an [[UNTRIM2|UnTRIM2]] grid
* Automatic computation of the optimal depth interpolation
* Automatic computation of the optimal depth interpolation
* Methods for surface sediments
* Methods for surface sediments

Revision as of 09:17, 21 October 2022

Basic Information

Name of Program

JANET

Version-Date

2.27

Description-Date

July 2022

Catchwords

unstructured mesh
polyline editing
mesh generator
mesh optimization
mesh viewer
versionizing
surface sediments
linking of "Datenquellenkarten"

Short Description of Functionality

The program JANET is an interactive tool for generation and optimization of unstructured meshes.

JANET was developed by Smile Consult GmbH, Hannover (Germany). The software development is not finished yet, so updates are installed frequently.

Input-Files

  1. Format gitter05.dat/bin (in JANET: TICAD systemfile ASCII!) The binary version of this format is not supported by JANET!
  2. Binary mesh format of JANET: janet.bin
  3. Smilesoftware binary format (.sbf)
  4. TELEMAC Mesh format selafin
  5. UNTRIM Mesh format untrim_grid.dat
  6. TRIM Mesh format tr2.topo.bin
  7. Structure line format of BAW insel.dat
  8. Structure line format of BAW digi.gkk
  9. TRIANGLE polyline format (poly)
  10. Format geom.dat (in JANET: JANET ASCII format for {x,y,z} tripel data)

Output-Files

  1. Format gitter05.dat/bin (in JANET: TICAD systemfile ASCII!)
  2. Binary mesh format of JANET: janet.bin
  3. Smilesoftware binary format (.sbf)
  4. TELEMAC Mesh format selafin
  5. UNTRIM Mesh format untrim_grid.dat
  6. Structure line format of BAW insel.dat
  7. Format geom.dat (in JANET: JANET ASCII format for {x,y,z} tripel data)

Methodology

New features in version 2.27.0:

  • Analyses of a ship cross-section in a water body cross-section
  • Computation of differences in depths based on subedges in an UnTRIM2 grid
  • Automatic computation of the optimal depth interpolation
  • Methods for surface sediments

Program(s) to run before this Program

CREATE_SIMPLE_UNTRIM2_GRID, DREHE2D, GISMO, GRIDCONVERT, POLYUMFORM, UNTRIM2007MONITOR

Program(s) to run after this Program

GRIDCONVERT, TICTRI, TOUTR, UTRPRE

Additional Information

Language

Java

Additional software

Java Runtime Environment

Executables

  • Windows: janet.bat
  • Linux-Workstations: janet

Starting JANET:

  1. You have to define the PROGHOME variable on your machine.
  2. You have to extend your PATH variable with the PATH of the executable script
  3. You have to start a command line environment (DOS input box / xterm)
  4. You have to type in janet [xxx]. The optional xxx is the size of memory in megabytes reserved for the Java Runtime Environment.

Original Version

Smile Consult GmbH

Maintenance

Smile Consult GmbH, working group PRE

Documentation/Literature

Janet user guide (only in German!)
BAW-internal documentation of a grid generation training:
%PROGHOME%\examples\janet\schulung_2018_03\docs\Janet_Anleitung_1.0.pdf


back to Program Descriptions


Overview