INSEL2IPDS: Difference between revisions
From BAWiki
imported>Zorndt Anna Christina No edit summary |
Günther Lang (talk | contribs) (working group POS) |
||
Line 3: | Line 3: | ||
|name=insel2ipds | |name=insel2ipds | ||
|version=December 2016 | |version=December 2016 | ||
|version_descr= | |version_descr=September 2022 | ||
|catchwords= | |catchwords= | ||
insel<br /> | insel<br /> | ||
Line 41: | Line 41: | ||
|language=[[MATLAB]] (creates with version R2015a), Fortran | |language=[[MATLAB]] (creates with version R2015a), Fortran | ||
|add_software= Needs MATLAB Compiler Runtime (find it on /usr/local/MATLAB/MATLAB_Runtime/v85 under linux) | |add_software= Needs MATLAB Compiler Runtime (find it on /usr/local/MATLAB/MATLAB_Runtime/v85 under linux) | ||
|contact_original= | |contact_original=A. Zorndt, T. Brodhagen | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pos.proghome@baw.de Working group POS] | ||
|documentation=None. See also under [[MATLAB]]. | |documentation=None. See also under [[MATLAB]]. | ||
}} | }} |
Latest revision as of 09:48, 6 September 2022
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
- Steering File (Example in $PROGHOME/examples/insel2ipds, Type insel2ipds_steer.dat)
- Files of type Insel (insel.dat) created by davit
Output-Files
- IPDS-Datei mit den Daten der eingegebenen Inseldateien (Dateiformat ipds.dat)
- 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
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
Documentation/Literature
None. See also under MATLAB.
back to Program Descriptions