Releases: smdogroup/tacs
Releases · smdogroup/tacs
v3.10.1
v3.10.0
What's Changed
- minor format fix by @timryanb in #381
- Fixing potential bug in pymeshloader by @timryanb in #382
- bumping min python version to 3.10 by @timryanb in #377
- Clang format bump to v20 by @timryanb in #386
- Update .git-blame-ignore-revs to include additional formatting commit by @timryanb in #388
- Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #391
- Add postprocessing documentation for TACS solutions by @timryanb in #389
- Adding PBARL to pytacs by @timryanb in #385
- Fixing potential NaN in modifiedTsaiWu for zero stress state by @timryanb in #394
- Modifying f5totec to properly write out element data by @timryanb in #398
- Bump the github-actions group with 2 updates by @dependabot[bot] in #400
- Bump the github-actions group with 3 updates by @dependabot[bot] in #402
- Extending AdjacencyConstraint class to work with 1D (beam) elements by @timryanb in #397
- Adding buckling calcs to IsoRectangleBeamConstitutive class by @timryanb in #392
- Bdf parser improvements by @timryanb in #403
- Add
multTransposeforTACSSchurMatby @A-CGray in #405 - Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 in the github-actions group by @dependabot[bot] in #409
- MPhys improvements by @A-CGray in #404
- Update dependencies by @timryanb in #407
Full Changelog: v3.9.2...v3.10.0
v3.9.2
What's Changed
- Bump jidicula/clang-format-action from 4.14.0 to 4.15.0 in the github-actions group by @dependabot[bot] in #366
- Nonlinear solver, example and test fixes by @A-CGray in #368
- fixing indexing bug in f5totec by @timryanb in #369
- fixing broken annulus example by @timryanb in #370
- Fixing bug with
StaticProblem/BucklingProblemsetOptionmethod by @timryanb in #372 - Improve stiffened plate optimization example by @A-CGray in #373
- Improved Buckling GP model with Buckling + RQ kernel functions by @sean-engelstad in #371
- bumping mpi4py min version to 4.0.3 by @timryanb in #375
- Some fixes for installing extern packages with latest CMake and GCC versions by @A-CGray in #378
Full Changelog: v3.9.1...v3.9.2
v3.9.1
v3.9.0
What's Changed
- Adding analytic geometric stiffness for TACSShellElement by @timryanb in #354
- updating openmdao tests to work with upcoming version release by @timryanb in #358
- Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 in the github-actions group by @dependabot in #359
- black CI fix by @timryanb in #360
- Clean up compiler warnings by @timryanb in #361
Full Changelog: v3.8.2...v3.9.0
v3.8.2
v3.8.1
What's Changed
- Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2 in the github-actions group by @dependabot in #343
- Adding MacOS runners to GitHub unit test workflow by @timryanb in #346
- Adding new output flag to write out element coordinate frame to f5 by @timryanb in #345
- Update MACH tutorial wing example by @A-CGray in #349
- renaming
check_partialsattribute in mphys components by @timryanb in #348
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Fix issues with nonlinear problems when using MPhys wrapper by @A-CGray in #268
- Adding capability to write multiple failure values to f5 file by @timryanb in #321
- Mphys helper functions by @A-CGray in #323
- Adding version upperbound for mpi4py by @timryanb in #326
- Fix make complex_interface by limiting setuptools version by @sean-engelstad in #327
- Remove deprecated caps2tacs OpenMDAO Component by @sean-engelstad in #328
- Update upload-artifacts action version by @A-CGray in #329
- Add docs section on HPC installation by @A-CGray in #322
- Blade stiffened shell improvements by @A-CGray in #319
- Missing commit from blade-stiffened shell improvements PR by @A-CGray in #332
- Update mach tutorial wing benchmark values by @A-CGray in #333
- Use dependabot to keep github actions up to date by @A-CGray in #330
- Bump the github-actions group with 4 updates by @dependabot in #335
- Gaussian Process Buckling Constraints in Blade Stiffened Shell Constitutive Subclass by @sean-engelstad in #311
- Add TACSMeshReader support for 16 and 25 node quad elements by @A-CGray in #338
- Bump the github-actions group with 2 updates by @dependabot in #339
- Updating Mphys wrapper for 2.0 update by @timryanb in #315
- Making mpi4py 3.1.5 new minimum version for build by @timryanb in #337
- Version bump 3.8.0 by @timryanb in #342
New Contributors
- @dependabot made their first contribution in #335
Full Changelog: v3.7.2...v3.8.0
v3.7.2
v3.7.1
What's Changed
- Displacement Control Fix and Complex Step option for G matrix in Buckling Parametric Study by @sean-engelstad in #304
- Fixing bug with Jacobian update that slowed down
StaticProblemsolve procedure by @timryanb in #309 - Bumping to version 3.7.1 by @timryanb in #310
Full Changelog: v3.7.0...v3.7.1