Skip to content

v3.3.1

Compare
Choose a tag to compare
@timryanb timryanb released this 18 Jul 14:24
· 73 commits to master since this release
9f9b721

What's Changed

  • Add method to get output parameters from ESP/CAPS through tacsAIM by @bburke38 in #209
  • pyTACS docstring cleanup by @timryanb in #210
  • Fixing issue with mpi4py build requirement on Python 3.11 by @timryanb in #215
  • Fixing more pyTACS docstrings by @timryanb in #211
  • Add methods to mphys interface for getting DV bounds and scaling factors by @A-CGray in #218
  • Modify Tsai-Wu to work with safety factors by @A-CGray in #203
  • Adding buckling eigenvalue solver by @timryanb in #213
  • Fixing ESP install in CI by @timryanb in #222
  • Removing Python 3.7 from conda build by @timryanb in #224
  • Unit testing tolerance improvements + Von Mises sensitivity fix by @A-CGray in #216
  • Add bladeStiffenedShell constitutive model by @A-CGray in #212
  • Breaking mphys script into multiple by @timryanb in #220
  • BladeStiffenedShellConstitutive and documentation improvements by @A-CGray in #226
  • Adding PanelLengthConstraint class to docs by @timryanb in #227
  • Require cython<3.0 by @A-CGray in #228

New Contributors

Full Changelog: v3.3.0...v3.3.1