Skip to content

v0.6.1

Choose a tag to compare

@reilleya reilleya released this 11 Sep 03:03
· 23 commits to staging since this release

Two openMotor releases just a few months apart? What is it, 2019? Nope, just an enthusiastic community contributing to the project! I made a few tweaks in this release, but the most exciting changes were done by two new contributors. The biggest improvements here are significantly faster simulations, core mach number calculations, and better integration with Windows (double click .ric files to open them!), but there are some nice bug fixes too. If you have ideas for how to make the software even better, I'd love to see issue tickets or PRs.

What's Changed

  • Added an icon for .ric files and made it so double-clicking them will open openMotor (Windows only for now)
  • Calculate and graph per-grain core mach number by @cfanderson999 in #239
  • Allow uninhibited conical grains by @cfanderson999 in #241
  • Significantly sped up many simulations by @kuba-kedzior in #242
  • Fixed custom grain DXF importing always failing
  • Fixed error pop up when loading files from command line arguments
  • Fixed the results widget grain selector unselecting grains when the motor changes

New Contributors

Full Changelog: v0.6.0...v0.6.1