Skip to content

Releases: mdolab/pygeo

1.13.1

20 Feb 21:17
6f179fb
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.11.2

09 May 15:30
e36d675
Compare
Choose a tag to compare

New Features

Maintenance

None

Bug Fixes

Full Changelog: v1.11.1...v1.11.2

v1.11.1

26 Apr 15:07
2a178fd
Compare
Choose a tag to compare

New Features

None

Enhancements

  • Add embedding vol and solution time to tecplot output by @joanibal in #133
  • Precise thickness and volume constraints for non-trapezoidal wings by @sseraj in #127

Maintenance

Full Changelog: v1.11.0...v1.11.1

v1.11.0

24 Mar 00:01
2fb4fcf
Compare
Choose a tag to compare

Features

Bug fixes

Maintenance

Full Changelog: v1.10.0...v1.11.0

v1.10.0

13 Mar 22:52
740a4c0
Compare
Choose a tag to compare

New features

  • Add composite DVs by @nwu63 in #119

Maintenance

  • Moved some functions out of class into geo_utils by @nwu63 in #118
  • Embedding tolerance update by @marcomangano in #116

Full Changelog: v1.9.0...v1.10.0