Actions

JANET: Difference between revisions

From BAWiki

imported>BAWiki 2
mNo edit summary
imported>BAWiki 2
mNo edit summary
Line 20: Line 20:
# 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
# TRIANGLE polyline format ([[PLOY|poly]])
# TRIANGLE polyline format ([[PLOY.DAT|poly.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)  
|outputfiles=
|outputfiles=

Revision as of 16:33, 28 May 2010

Basic Information

Name of Program

JANET

Version-Date

1.5

Description-Date

December 2002

Catchwords

unstructured mesh
polyline editing
mesh generator
mesh optimization
mesh viewer

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. TELEMAC Mesh format selafin
  4. UNTRIM Mesh format untrim_grid.dat
  5. TRIM Mesh format tr2.topo.bin
  6. Structure line format of BAW insel.dat
  7. Structure line format of BAW digi.gkk
  8. TRIANGLE polyline format (poly.dat)
  9. 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. TELEMAC Mesh format selafin
  4. UNTRIM Mesh format untrim_grid.dat
  5. Structure line format of BAW insel.dat
  6. Format geom.dat (in JANET: JANET ASCII format for {x,y,z} tripel data)

Methodology

-

Remarks:

There is a user guide for JANET!
There are hints to use the tools of JANET , in German
There is no UNDO functionality, so be careful and save your work frequently!

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.

Program(s) to run before this Program

DREHE2D, GRIDCONVERT, POLYUMFORM

Program(s) to run after this Program

GRIDCONVERT, TICTRI, TOUTR, UTRPRE

Additional Information

Language

Java

Additional software

Java Runtime Environment

Executables

$PROGHOME/bin/nt/janet.bat
$PROGHOME/bin/hp11/janet
$PROGHOME/bin/sun/janet
$PROGHOME/bin/sgi/janet

Original Version

Smile Consult GmbH

Maintenance

Smile Consult GmbH,G.Seiß

Documentation/Literature

Janet user guide (only in German!)


back to Program Descriptions


Overview