Skip to content

Bugfixes on skip_inductance_calculation and skip_postprocessing.

Compare
Choose a tag to compare
@kev-m kev-m released this 28 Sep 08:02
· 60 commits to master since this release

What's Changed

Fixes

  • Fixing exception when skip_inductance_calculation is True.
  • Fixing exception when skip_postprocessing is True.
  • (build_cylinder_mesh): Generated cylinder mesh exactly matches input dimensions.

Docs

  • Moving the release procedure to its own file. (#51)

Full set of changes: 0.0.10...0.0.11