v3.3.0
What's Changed
- Integration with ESP/CAPS using caps2tacs Wrappers by @sean-engelstad in #180
- Add
__init__
method toBaseUI
for setting up pyTACS options/comm by @A-CGray in #187 - Add methods for retreiving number of iterations and residual norm from KSM linear solvers by @A-CGray in #185
- Adding warnings for invalid beam/shell ref axes by @timryanb in #191
- Truncating PBAR shear correction value by @timryanb in #189
- Fixing pymeshloader bug involving unsorted BDF files by @timryanb in #192
- Separate problem names/workdir for Caps unittests by @sean-engelstad in #196
- Time spectral finite-element implementation by @gjkennedy in #194
- Wrapper for AFLR4 AIM in Caps2tacs by @sean-engelstad in #197
- Fixing face inconsistencies in LinearHex element by @timryanb in #199
- Updating crm_opt example to work with current API by @timryanb in #201
- Adding BDF writer to pyTACS by @timryanb in #198
- Fixing issue with
writeBDF
in parallel by @timryanb in #204 - Adding constraint classes to pyTACS by @timryanb in #202
- Minor docstring update by @timryanb in #208
Full Changelog: v3.2.1...v3.3.0