Actions

JANET: Difference between revisions

From BAWiki

imported>Juerges Jens
mNo edit summary
m The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).
 
(16 intermediate revisions by 6 users not shown)
Line 2: Line 2:
|name_de=JANET
|name_de=JANET
|name=JANET
|name=JANET
|version=1.5
|version=2.30
|version_descr= June 2010
|version_descr= March 2026
|catchwords=unstructured mesh<br />
|catchwords=unstructured mesh<br />
polyline editing<br />
polyline editing<br />
mesh generator<br />
mesh generator<br />
mesh optimization<br />
mesh optimization<br />
mesh viewer  
mesh viewer<br />
versionizing<br />
surface sediments<br />
linking of "Datenquellenkarten"<br />
accessible colour tables<br />
Using SubGrid depts as DGM depths<br />
[[building]] [[projection]]
 
|shortdescription=The program JANET is an interactive tool for generation and optimization of unstructured meshes.
|shortdescription=The program JANET is an interactive tool for generation and optimization of unstructured meshes.


Line 15: Line 22:
# Format [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]  (in JANET: TICAD systemfile ASCII!) The binary version of this format is '''not''' supported by JANET!
# Format [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]  (in JANET: TICAD systemfile ASCII!) The binary version of this format is '''not''' supported by JANET!
# Binary mesh format of JANET: janet.bin
# Binary mesh format of JANET: janet.bin
# 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]] (.dat)(.grd)
# TRIM Mesh format [[TR2.TOPO.BIN|tr2.topo.bin]]
# [[UNTRIM2]] Mesh format [[UTRSUB_GRID.DAT|utrsub_grid.dat]] (.dat)
# [[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.DAT|poly.dat]])
# 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)  
# ASCII format for point data
# Bathymetry data in HDF5 format
|outputfiles=
|outputfiles=
# Format [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]  (in JANET: TICAD systemfile ASCII!)
# Format [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]  (in JANET: TICAD systemfile ASCII!)
# Binary mesh format of JANET: janet.bin
# Binary mesh format of JANET: janet.bin
# 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]] (.dat)(.grd)
# [[UNTRIM2]] Mesh format [[UTRSUB_GRID.DAT|utrsub_grid.dat]] (.dat)
# Structure line format of BAW [[INSEL.DAT|insel.dat]]
# Structure line format of BAW [[INSEL.DAT|insel.dat]]
# 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)
|methodology=-
|methodology=
===Remarks:===
New features in <span style="background:yellow; color:#202122;">version 2.30</span>:
There is a [http://www.baw.de/downloads/wasserbau/mathematische_verfahren/programmkennbl_de/pdf/JanetHandbuch.pdf user guide] for JANET!<br />
* Improved generation of metadata in screenshot menu
There are ''hints to use the tools of JANET'' , in German<br />
* Layer commands in python scripts
There is no UNDO functionality, so be careful and '''save your work frequently!'''
* Import of bathymetric data in HDF 5
|preprocessor=[[CREATE_SIMPLE_UNTRIM2_GRID]], [[DREHE2D]], GISMO, [[GRIDCONVERT]], [[POLYUMFORM]], [[UNTRIM2007MONITOR]]
|postprocessor=[[GRIDCONVERT]], [[TICTRI]], [[TOUTR]], [[UTRPRE]]
|language=Java
|add_software=Java Runtime Environment
===Executables===
* Windows: janet.bat
* Linux-Workstations and FAT-Nodes: janet
===Starting JANET:===
===Starting JANET:===
# You have to define the PROGHOME variable on your machine.
# You have to define the PROGHOME variable on your machine.
Line 39: Line 59:
# You have to start a command line environment (DOS input box / xterm)
# You have to start a command line environment (DOS input box / xterm)
# You have to type in '''janet [xxx]'''. The optional '''xxx''' is the size of memory in megabytes reserved for the Java Runtime Environment.
# You have to type in '''janet [xxx]'''. The optional '''xxx''' is the size of memory in megabytes reserved for the Java Runtime Environment.
|preprocessor=[[DREHE2D]], [[GRIDCONVERT]], [[POLYUMFORM]], [[UNTRIM2007MONITOR]]
|contact_original=Smile Consult GmbH
|postprocessor=[[GRIDCONVERT]], [[TICTRI]], [[TOUTR]], [[UTRPRE]]
|contact_maintenance=[http://www.smileconsult.de/ Smile Consult GmbH], [mailto:pre.proghome@baw.de working group PRE]
|language=Java
|documentation=
|add_software=Java Runtime Environment
* [http://www.baw.de/downloads/wasserbau/mathematische_verfahren/programmkennbl_de/pdf/JanetHandbuch.pdf  Janet user guide ](only in German!) <BR>
===Executables===
* BAW internal documentation of a grid generation training: %PROGHOME%\examples\janet\schulung_workshop\schulung_2023_03\
$PROGHOME/bin/nt/janet.bat<br />
* recent internal documentation see: %PROGHOME%\examples\[[DAVIT|davit]]\entwicklung\2025b\06_version_info
$PROGHOME/bin/hp11/janet<br />
* smile consult: https://www.smileconsult.de/download/Dokumente/Dokumente_und_Informationen_zu_den_smilesoftware_Werkzeugen.pdf
$PROGHOME/bin/sun/janet<br />
$PROGHOME/bin/sgi/janet
|contact_original=[http://www.smileconsult.de/ Smile Consult GmbH]
|contact_maintenance=[http://www.smileconsult.de/ Smile Consult GmbH],[mailto:guntram.seiss@baw.de G.Seiß]
|documentation=[http://www.baw.de/downloads/wasserbau/mathematische_verfahren/programmkennbl_de/pdf/JanetHandbuch.pdf  Janet user guide ](only in German!)  
}}
}}

Latest revision as of 11:08, 22 March 2026

Basic Information

Name of Program

JANET

Version-Date

2.30

Description-Date

March 2026

Catchwords

unstructured mesh
polyline editing
mesh generator
mesh optimization
mesh viewer
versionizing
surface sediments
linking of "Datenquellenkarten"
accessible colour tables
Using SubGrid depts as DGM depths
building projection

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 (.dat)(.grd)
  6. UNTRIM2 Mesh format utrsub_grid.dat (.dat)
  7. TRIM Mesh format tr2.topo.bin
  8. Structure line format of BAW insel.dat
  9. Structure line format of BAW digi.gkk
  10. TRIANGLE polyline format (poly)
  11. Format geom.dat (in JANET: JANET ASCII format for {x,y,z} tripel data)
  12. ASCII format for point data
  13. Bathymetry data in HDF5 format

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 (.dat)(.grd)
  6. UNTRIM2 Mesh format utrsub_grid.dat (.dat)
  7. Structure line format of BAW insel.dat
  8. Format geom.dat (in JANET: JANET ASCII format for {x,y,z} tripel data)

Methodology

New features in version 2.30:

  • Improved generation of metadata in screenshot menu
  • Layer commands in python scripts
  • Import of bathymetric data in HDF 5

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 and FAT-Nodes: 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


back to Program Descriptions


Overview