OpenCMISS / iron

Source code repository for OpenCMISS-Iron
9 stars 62 forks source link

Evaluate tensors (e.g. stress or strain tensors) at a specified xi coordinate #46

Open PrasadBabarendaGamage opened 7 years ago

PrasadBabarendaGamage commented 7 years ago

OpenCMISS can currently interpolate strain at a given xi using Elasticity_StrainInterpolateXi. However, this routines need to be generalised to output any relevant tensor (depends on the the equation set used).

See https://tracker.physiomeproject.org/show_bug.cgi?id=3126 for previous discussions on outputting stress and strain fields.