Changelog#

v0.8.7#

v0.8.6#

v0.8.5#

  • Added the Arg show_local_crd_shell to display the local axes of shell elements.

  • Fixed the bugs in show zeroLength link elements.

  • Added the function opstool.add_ops_hints_file()

v0.8.4#

  • Fixed incorrect calculation of section properties caused by opstool.preprocessing.SecMesh.centering()

  • Added predefined section library opstool.preprocessing.section_library

  • Updated section mesh visualization

v0.8.3#

  • Fixed bugs in show_ele_load in OpsVisPlotly

v0.8.0#

v0.7.3#

v0.7.2#

v0.7.1#

  • Fixed the bug in get mp_constraint data.

v0.7.0#

v0.6.0#

v0.5.0#

  • Added the function save_tikz() to save as the .tex file using tikz package, which can be visualized by native texlive or web-based overleaf.

  • Added the class opstool.analysis.MomentCurvature to moment-curvature analysis of fiber section.

v0.4.2#

v0.4.1#

v0.4.0#

  • update vis module, add multi-point constraint plot

v0.3.0#

v0.2.0#

  • Moved the fiber section mesh commands to opstool.preprocessing.section

  • Updated docs

  • Updated NineNodeQuad, SixNodeTri, TwentyNodeBrick, etc., element visualization.

v0.1.0#

v0.0.7#

v0.0.6#

v0.0.5#

  • Initial release.