Skip to content

Releases: mdolab/pygeo

v1.17.0

17 Sep 18:35
cecefd2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

28 Mar 17:06
ed52ec7

Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.16.0

v1.15.0

18 Mar 19:13
46e83e0

Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

02 Oct 21:06
3070c1a

Choose a tag to compare

What's Changed

Features

Bugfixes

  • Fix bug breaking multiple DVGeos for MPhys by @hajdik in #239
  • Fix spanwise Local DV offset by @joanibal in #243
  • CST leading and trailing edge fixes and improvements by @sseraj in #252
  • readPlot3DSurfFile never closes file after opening it by @eytanadler in #246

Maintenance

Full Changelog: v1.13.1...v1.14.0

1.13.1

20 Feb 21:17
6f179fb

Choose a tag to compare

What's Changed

Features

Bug fixes

Maintenance

Full Changelog: v1.13.0...v1.13.1

v1.13.0

09 Jun 20:08

Choose a tag to compare

What's Changed

Features

  • Sparse Jacobians for DVGeometryMulti by @sseraj in #187
  • Add triangulated surface constraint to MPhys wrapper by @hajdik in #192
  • Add nom_addProjectedAreaConstraint and allow non-scaled area/volume constraints by @A-CGray in #196
  • New functions in MPhys wrapper by @hajdik in #193
  • Add shape function DVs by @anilyil in #202

Bug fixes

Maintenance

Full Changelog: v1.12.3...v1.13.0

v1.12.3

14 Feb 21:16
8e6ba8a

Choose a tag to compare

Features

Bug fixes

Maintenance

  • DVGeoMulti anisotropy and loop efficiency #167 by @sseraj
  • fix camelcase to be consistent with adflow #169 by @anilyil

Documentation

  • Add pyGeo specific contribution information #161 by @hajdik
  • fix some docstrings #162 by @nwu63
  • Update README.md #164 by @hajdik
  • Added Apache v2 license file #166 by @nwu63
  • Updated demoDesignVars docstring #171 by @sseraj

v1.12.2

06 Oct 18:54
022e6b2

Choose a tag to compare

Features

Bug fixes

Maintenance

  • Switch to relative imports for code within the package #149 by @nwu63

Documentation

Full Changelog: v1.12.1...v1.12.2

v1.12.1

19 Aug 18:25
8453c44

Choose a tag to compare

What's Changed

  • preFoil import fix by @eytanadler in #148
  • Switch to relative imports for code within the package by @nwu63 in #149
  • New expanded feature docs by @bbrelje in #71
  • Make ref axis optional when adding a child FFD by @joanibal in #150

Full Changelog: v1.12.0...v1.12.1

v1.12.0

22 Jul 14:07
d786ca8

Choose a tag to compare

Backwards Incompatible Changes

#146 removes the deprecation warning wrappers for functions (addGeoDVGlobal, addGeoDVLocal, addGeoDVSpanwiseLocal, addGeoDVSectionLocal) that were renamed in #91.

Features

Bug fixes

Maintenance

  • Removed wrapper code for deprecated routines by @nwu63 #146

Full Changelog: v1.11.2...v1.12.0