one_element_runner

This module contains methods to simulate one element models.

Functions

generate_abaqus_input(element_type, ...[, ...])

Generate a model containing one element of the given element type with the given nodal coordinates and nodal displacements.

simulate_one_element(X_at_nodes, U_at_nodes, ...)

Generate and simulate a one element model.