* TOPOAGRE PROCEDUR FD218221 26/02/16 21:15:08 12436 ************************************************************************ ** Procedure called by TOPOCONT to evaluate the aggregated constraint ** and its derivative. ** ** Author: ** Guenhael Le Quilliec (LaMe - Polytech Tours) ** ** Version: ** 1.0 2025/11/21 Initial version ************************************************************************ DEBP TOPOAGRE tab*'TABLE' fld*'MCHAML' mod*'MMODEL' ; * General input data * ****************** Wtab = tab.'WTABLE' ; * Values and parameters * ********************* * List of values to be aggregated * Name/type of the aggregation function aggtyp = Wtab.'AGREGATION' ; aggp = Wtab.'AGREGATION_P' ; * Aggregation and its derivative * ****************************** agg dagg = AGRE aggtyp lstval aggp 'DERI' ; * Derivative output field * *********************** FINP agg dagg ;
© Cast3M 2003 - Tous droits réservés.
Mentions légales