Releases: smdogroup/tacs
Releases · smdogroup/tacs
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
v3.7.0
What's Changed
- Mphys tweaks by @A-CGray in #282
- Exploded views demo in caps2tacs by @sean-engelstad in #285
- Fix bug in caps2tacs when DV_dict is None. by @bburke38 in #290
- Allow setting inactive thickness variables in caps2tacs. by @bburke38 in #292
- Adding ability to tag node ids in MPhys TacsBuilder by @timryanb in #287
- Removing support for Python 3.8 by @timryanb in #289
- Modifying BladeStiffenedShellConstitutive class to require fewer inputs by @timryanb in #286
- Composite Materials in caps2tacs by @sean-engelstad in #266
- Adding random generator seed to all pytacs/mphys tests by @timryanb in #302
- Accept Element Callbacks in caps2tacs + Adapt Mach Wing Example by @sean-engelstad in #300
- Adding M1 Mac runner to conda deploy CI by @timryanb in #303
- temporary fix for mphys break by @timryanb in #306
- Fix Nan in Blade Stiffened Shell Constitutive Model by @sean-engelstad in #307
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- Fix nonlinear examples by @A-CGray in #263
- Splitting CI Deployment Runners by @timryanb in #264
- Adding composite optimization example by @timryanb in #265
- Add ability to animate shape variables to a gif in caps2tacs by @sean-engelstad in #267
- Corrections to Caps2tacs docs and support for funtofem shape variable animations by @sean-engelstad in #269
- Adding recommendation to use mamba install to install tacs in docs by @timryanb in #272
- Change METIS_LIB path in Makefile.in.info by @bburke38 in #274
- caps2tacs - Parallel Instances of tacsAIMs for huge speed up of post_analysis() for shape optimization by @sean-engelstad in #276
- Initialise random number generator in
_checkNonlinearityby @A-CGray in #278 - Suppress print statements mode in caps2tacs by @sean-engelstad in #280
- Setting c++ compiler standard to c++11 by @timryanb in #275
Full Changelog: v3.5.0...v3.6.0