FeResPost Web Site                     FeResPost Online User Manual

Chapter II.5
The “ClaLoad” class

The “ClaLoad” class is used to define, store and manipulate loadings to be applied to laminates. A loading is characterized by:

A list of the methods defined in “ClaLoad” class is given in Table II.5.1.

Table II.5.1The different methods that have been defined in “ClaLoad” class. Methods marked with “(s)” are singleton methods.



(FeResPost list of classes is given in Table 1 page 27.)



Method NameDescription Example



Creation and initialization methods



new (s) II.5.1 IV.3.4.4



initialize II.5.1



clone II.5.9



Manipulation of data defining ClaLoad object



setT II.5.3 IV.3.4.4



getTinf II.5.3



getTsup II.5.3



isTdefined II.5.3



unsetT II.5.3



setH II.5.3



getHinf II.5.3



getHsup II.5.3



isHdefined II.5.3



unsetH II.5.3



setMembrane II.5.4 IV.3.4.4



setFlexural II.5.4 IV.3.4.4



setOutOfPlaneII.5.4



getMembrane II.5.4



getFlexural II.5.4



getOutOfPlane II.5.4



setToCombili II.5.5



setShellForces II.5.6IV.3.6



getShellForcesCopy II.5.6



clearShellForces II.5.6



setShellMoments II.5.6IV.3.6



getShellMomentsCopy II.5.6



clearShellMoments II.5.6



setShellStrains II.5.6IV.3.6



getShellStrainsCopy II.5.6



clearShellStrains II.5.6



setShellCurvatures II.5.6IV.3.6



getShellCurvaturesCopy II.5.6



clearShellCurvatures II.5.6



setShellTemperatures II.5.6



getShellTemperaturesCopyII.5.6



clearShellTemperatures II.5.6



setShellMoistures II.5.6



getShellMoisturesCopy II.5.6



clearShellMoistures II.5.6



Management of units methods



getUnits II.5.7



setUnits II.5.7



changeUnits II.5.7



NDF lines



initWithNeutralLinesII.5.8



getNeutralLines II.5.8



Attributes



Id II.5.2






 II.5.1 Creation of an object
 II.5.2 Identifying a ClaLoad
 II.5.3 Thermo-elastic and hygro-elastic contributions
 II.5.4 Setting and getting mechanical parts
 II.5.5 Linear combinations of loads
 II.5.6 Finite element Results
 II.5.7 Management of Units
 II.5.8 Saving or initializing with NDF lines
 II.5.9 Other methods