d5.02.04 Introduce new modeling in AFFE_MODELE#
Summary:
This document describes what to do to introduce new modeling into the Code_Aster AFFE_MODELE operator.
In a few words, you need to:
Add the modeling to the catalog for order AFFE_MODELE,
Introduce a small block of text in the catalog of phenomena and models,
Write one or more item catalogs.
Write the elementary calculation routines specific to the elements of this new modeling.
The purpose of this document is primarily to present the Commons/phenomenons_modelisations.py catalog and the general structure of a Elements/xxx.py catalog.
The rest of the actions to be done are described in the document [D5.02.05] « Introducing a new elementary calculation ».
Table of Contents