Actions

INSEL2IPDS

From BAWiki

Revision as of 09:48, 6 September 2022 by Günther Lang (talk | contribs) (working group POS)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

Name of Program

insel2ipds

Version-Date

December 2016

Description-Date

September 2022

Catchwords

insel
ipds
convert
MATLAB

Short Description of Functionality

The program Insel2ipds reads several Insel-Files which have been created by davit. One single IPDS-File is created which contains all the polygones specified in the input files, having the format which is expected by the program NCAGGREGATE. The sampling-point is usually the geometric center of the control volume. In case that the geometric center is is not inside the control volume, another point inside the control volume is chosen as sampling point, which is more arbitrary.

Additional Information:
The program is in development and in case of errors in input or steering file, there is usually not a meaningful error message for the user. Therefore, you should check your input carefully befor using it. In case of problems with creating input that works, please contact the program developers.
Running the program on the terminal, you will be asked for path and name of your steering file. The necessary Dictionary-File can be found at /net/themis/system/akprog/dic/insel2ipds_dico.dat. Should a file of the same name be in the working directy, it is used instead.

Input-Files

  1. Steering File (Example in $PROGHOME/examples/insel2ipds, Type insel2ipds_steer.dat)
  2. Files of type Insel (insel.dat) created by davit

Output-Files

  1. IPDS-Datei mit den Daten der eingegebenen Inseldateien (Dateiformat ipds.dat)
  2. Datei mit Meldungen der dictionary_ui (error.txt)

Methodology

The steering file is checked with a MATLAB-adaption of dictionary_ui (\\themis\system\akprog\DHWW\diction\tool.htm).

Program(s) to run before this Program

davit

Program(s) to run after this Program

NCAGGREGATE

Additional Information

Language

MATLAB (creates with version R2015a), Fortran

Additional software

Needs MATLAB Compiler Runtime (find it on /usr/local/MATLAB/MATLAB_Runtime/v85 under linux)

Original Version

A. Zorndt, T. Brodhagen

Maintenance

Working group POS

Documentation/Literature

None. See also under MATLAB.


back to Program Descriptions


Overview