engforge.eng.structure

Functions

calculate_quad_vonmises

looks at 9 points over a quad to determine its von mises stresses :rtype: dict :returns: a dictinary of

calculate_von_mises_stress

check_est_failures

check if any failures exist in the nested dictonary and return True if there are

check_failures

check if any failures exist in the nested dictonary and return True if there are

node_info

node_pt

parallel_run_failure_analysis

Failure Determination: Beam Stress Estiates are used to determine if a 2D FEA beam/combo analysis should be run.

purge_combo

quad_stress_tensor

determines stresses from a plate or quad

remote_combo_failure_analysis

runs a single load combo and adds 2d section failures

remote_failure_sections

takes estimated failures and runs 2D section FEA on those cases

run_combo_failure_analysis

runs a single load combo and adds 2d section failures

run_failure_sections

takes estimated failures and runs 2D section FEA on those cases

sort_max_estimated_failures

a generator to iterated through (beam,combo,x) as they return the highest fail_fraction for structures

Classes

BeamDict

Method generated by attrs for class BeamDict.

Structure

A integration between sectionproperties and Pynite, with a focus on ease of use

StructureLog

Initialize a filter.

Exceptions

StopAnalysis