d5.01.01 Place a new order#
Summary:
This document describes the method for introducing a new command (operator or procedure) into Code_Aster. It describes how to write the command catalog and routine FORTRANassociée in « python » format.
Table of Contents
- 1. Introduction
- 2. User vision of an order
- 3. Writing the order catalog
- 4. Define the link between the catalog and the associated FORTRAN program
- 5. Define simple keyword attributes
- 6. Case of the keywords factors
- 7. Exclude or group keywords: argument rules
- 8. The blocks
- 9. Type the product concept and enrich it
- 10. Routine of use