[Contents] [TitleIndex] [WordIndex

Code Aster module

Description

The goal is to write a new interface to the command supervisor.

All the Code Aster commands are described in a catalog and are implemented in fortran. The catalog is used by the supervisor to describ the grammar of the language and this grammar is used in a python interpretor.

All the interpretor code is implemented in <aster install path>/STA10.1/bibc/supervis.

The goal of this project is to write a new interpretor to allow Scilab to be the interpretor (instead of python) and to allow Scilab to have a read / write access to the Code Aster data structures.

The Code Aster project.


2022-09-08 09:26