fenics_shells.kirchhoff_love package

Submodules

fenics_shells.kirchhoff_love.forms module

fenics_shells.kirchhoff_love.forms.theta(w)

Returns the rotations as a function of the transverse displacements according to the Kirchoff-Love kinematics.

..math:: theta = nabla w
Parameters:w – Transverse displacement field, typically a UFL scalar or a DOLFIN Function
Returns:the rotations with shape (2,)

Module contents

Overview

This package contains routines for simulating thin plate structures using the Kirchhoff-Love theory.

Further reading