1. Introduction#

To enter a new command in Code_Aster, you need to:

Notes on source files

The files that describe the catalog are found in the directory code_aster/CATA .

In order to prepare for future developments, there is an indirection at this level to Legacy * (current) or Language (future). When we talk about.datastructure.py* **, for the current version, the file imports* the objects defined in.legacy/datastructure.py* ** . *