v2.10.0
Features
- add
get_tagged_indices
method toADflowBuilder
by @A-CGray in #298 - Add center of lift functional by @anilyil in #316
- Option to specify number of leading zeros in solution filename number by @eytanadler in #345
- Algebraic multigrid preconditioner changes by @sseraj in #305
- raise Error if a Mesh Cell is skewed above threshold by @DavidAnderegg in #235
Bugfix
- fixing petsc output vector error in the MPhys wrapper by @ArshSaja in #300
- Fixing surface coordinate updates in the MPhys wrapper by @lamkina in #308
- Fix derivs of mphys wrapper by @joanibal in #311
- Fix failing amg test by @anilyil in #325
- Adding volume dependency for actuator regions by @lamkina in #318
- Fix added DVs for complex rotating wing test by @A-CGray in #342
Maintenance
- Eval funcs docs by @gawng in #240
- Remove local complexify and use shared library and scripts by @eirikurj in #302
- Update .readthedocs.yaml by @eirikurj in #309
- Updated Intel configs, removed outdated configs, and added graphviz for docs rendering by @sseraj in #310
- Extend Actuator Disk documentation by @DavidAnderegg in #304
- Update to CGNS 4.4 by @eirikurj in #315
- Update to Tapenade 3.16 by @eirikurj in #312
- Retrained adjoint tests with tighter embedding tolerance by @sseraj in #317
- Turning off extraneous aeroProblem print outs from MPhys wrapper by @lamkina in #307
- Add MPhys builder options for residual scaling and solution writing by @A-CGray in #332
- Write failed solution when
restart_failed_analysis
is False by @eytanadler in #343 - Fixed string formatting styles by @eytanadler in #347
- Add AeroProblem name to analysis failure solution filenames by @eytanadler in #348
- bump minor version by @gawng in #349
New Contributors
- @gawng made their first contribution in #240
- @eytanadler made their first contribution in #345
Full Changelog: v2.9.1...v2.10.0