1 This module is a Salome example of a module that is interfaced with MED library.
3 Installation and compilation is like every Salome modules :
7 cmake -DCMAKE_INSTALL_PREFIX=instal_dir src_dir
11 To check Calculator component, you can use CALCULATOR_TEST.py script,
12 or SUPERVISION graph src_dir/CALCULATOR/graphe1.py
14 Documentation can be found in /doc directory. It was written in sxw format (openoffice) and was converted in pdf.
16 Implementation is in /src/CALCULATOR directory.