v3.2.0
What's Changed
- Changing test docstring to literal to suppress python string warning by @timryanb in #143
- Adding developer note to README.md by @timryanb in #144
- Adding apache license file by @timryanb in #146
- Adding anaconda deployment/install by @timryanb in #142
- Fixing small typos in documentation by @timryanb in #147
- Avoid running format checks twice on PRs by @A-CGray in #151
- Adding maximum timeout of 30 min for unit tests CI by @timryanb in #152
- Adding conditional dv test skip for integration tests with no dvs by @timryanb in #153
- CI concurrency fix by @timryanb in #155
- Adding TACS_DEF to make
real
recipe by @timryanb in #154 - Fixing conda activate command in docs by @timryanb in #149
- adding HyperMesh and Patran BDF file support in pyMeshloader by @timryanb in #148
- Added Phase Change Material constitutive class and heat conduction model by @markleader in #150
- Updating conda deploy CI to run on TACS version release by @timryanb in #156
- added getNodesForCompIDs() to pytacs by @bradenfrigoletto24 in #145
- Minor refactor to getConnectivityForComp for significant speedup by @timryanb in #162
- Fix reference counting in getMat by @A-CGray in #158
- Adding decorator to protect pytacs pre/postinitialize methods by @timryanb in #159
- Adding method to reset loads in pytacs by @timryanb in #160
- Improving RBE accuracy for static problems by @timryanb in #161
- Adding warning for ill-conditioned static problems by @timryanb in #164
- Fixing pytacs docstrings using wrap method by @timryanb in #165
- Adding ability to assign dvs to point mass elements by @timryanb in #166
- Adding option to output loads in TACS f5 file by @timryanb in #167
- Minor fix for if auxelems is initially NULL in TACSToFH5 by @timryanb in #168
- Add ability to scale loads by @A-CGray in #139
- Fixing issue in AssembleMatType procedure by @timryanb in #169
- Cleaning up Python imports by @timryanb in #170
- Bump min required mpi4py to 3.1.1 by @A-CGray in #173
- tacs 3.2.0 version bump by @timryanb in #177
Full Changelog: v3.1.0...v3.2.0