FeResPost Web Site                     FeResPost Online User Manual

VII.4.4 “ExtractionCriteria” VBA module

The module defines several functions for extracting and manipulating Results. For example, the extraction of maximum Von Mises stress on a Group of elements, the calculation of honeycomb worst element and associated reserve factor, or the calculation of reserve factors for different connection criteria. One notes that:

The module is the one that the user is most likely to modify to define new post-processing criteria. However, one advises those who wish to create their own criteria to define a new module called for example “UserCriteria” to develop their own functions.

VII.4.4.1 Post-processing of stress Results
VII.4.4.1.1 “getVonMisesMax” function
VII.4.4.1.2 “getShellVonMisesMax” function
VII.4.4.1.3 “getHoneycombCoreAirbusRF” function
VII.4.4.1.4 “getHoneycombCoreMaxShearRF” function
VII.4.4.2 Post-processing of connection loads
VII.4.4.2.1 Calculation of the different components of connection loads
VII.4.4.2.2 “getSlidingRF” function
VII.4.4.2.3 “getGappingRF” function
VII.4.4.2.4 “getInsertRF” function
VII.4.4.2.5 “getShearBearingRF” function
VII.4.4.2.6 “getPullThroughRF” function
VII.4.4.3 composite post-processing