Examples ======== * Calculation of the second limb for a stationary linear thermal problem: .. code-block:: text vel = CALC_VECT_ELEM (OPTION = 'CHAR_THER', CHARGE = ch_ther) * Calculation of the mechanical load of a structure containing static substructures: .. code-block:: text vel = CALC_VECT_ELEM (OPTION = 'CHAR_MECA', CHARGE = ch_meca, MODELE = mo, SOUS_STRUC = _F (CAS_CHARGE = 'ch_f1', TOUT = 'OUI'))