$$$$ TIRE NOTICE CHAT 11/09/12 21:18:19 7124 DATE 11/09/12 Operateur TIRE Voir aussi : -------------- This operator has two functions depending on the arguments : ------------------ | 1st function | ------------------ OBJ1 = TIRE SOL1 MOT1 (VAL1) ; Description : _____________ The TIRE operator enables the user to draw an object whose nature is specified in the syntax from a SOLUTION object. Contents : __________ An object located by : - a key word : the list of the key words for each object subtype of SOLUTION type is defined in SOLU. - an 'instant' (time step) : a time, a load case, a mode ... is searched within the SOL1 object. SOL1 : SOLUTION type object MOT1 : key word defining the variable type : ('DEPL', 'VITE', 'ACCE', 'LIAI', 'FREQ', 'MGEN', 'QX', 'QY', 'QZ' , 'POIN' , ...) 'POIN' is the key word that enables you to get the coordinate origin associated with a mode. VAL1 : definition at the time step, to be chosen from the following couples : 'TEMP' T : time to be taken (FLOTTANT type) 'CAS' ICAS : case to be taken (ENTIER type) 'RANG' IRG : object range to be taken (ENTIER type) 'NUME' INUME : number of the mode to be taken (to be programmed) (ENTIER type) By default the operator selects the last time step. OBJ1 : generated object (MOT, FLOTTANT, ENTIER type depending on the syntax) ------------------ | 2nd function | ------------------ OBJ1 = TIRE CHAR1 FLOT1 | ('TABL') ; | (MOT1) ; Description : _____________ The TIRE operator enables the user to draw an object that corresponds to the loading at a given time step from a CHARGEMENT type object. Contents : __________ CHAR1 : CHARGEMENT type object of FORCE subtype FLOT1 : time at which the loading is requested (FLOTTANT type) OBJ1 : generated object (CHPOINT,MCHAML or TABLE type) MOT1 : loading name for which the loading is requested. 'TABL' : key-word which precises that the result will be ranged in a TABLE object such as : index : elementary loading name object : corresponding loading If neither MOT1 nor 'TABL' are precised , the loading will be the sum of the elementary loadings.
© Cast3M 2003 - All rights reserved.
Disclaimer