Skip to content

Releases: shredEngineer/MagnetiCalc

v1.10.4

31 Dec 06:58
Compare
Choose a tag to compare

FIX ModelAccess. CHANGE Debug level. CHANGE default project default backend to CUDA (if available).

v1.10.3

31 Dec 03:12
Compare
Choose a tag to compare

FIX "Check for Updates" keybinding.

v1.10.2

31 Dec 02:59
Compare
Choose a tag to compare

Now including "Check for Updates" functionality. (Just press F2 in the GUI.)

v1.10.1

31 Dec 00:42
Compare
Choose a tag to compare

Added MagnetiCalc API!

v1.10

30 Dec 02:11
Compare
Choose a tag to compare
  • Added field cache to quickly switch between A- and B-fields once they have been calculated.

  • Added feature to export wire points, current and fields to HDF5 container (closes #2 ).

  • Added option for wire loop closure.

  • Created 'Wire' menu and moved wire presets into sub-menu.

  • Added feature to import/export wire from/to TXT file (closes #2).

  • Reduced number of base points of wire preset 'Phase-Jumping Toroidal Loop'.

  • Added wire preset: 'Toroidal Loop'.

  • Loading a wire preset now resets 'Stretch' and 'Rotational Symmetry' parameters.

  • Added option to override padding and instead specify the sampling volume's bounding box (closes #4 ).

  • Added 'Total calculations' display to field widget.

  • Renamed 'Total limited points' to 'Total skipped calculations'.

  • Fixed issue where JIT + CUDA backend reported wrong values of 'Total (skipped) calculations'.

  • Fixed error where near-zero field energy crashed the parameters widget (closes #3 ).

  • Fixed error in 'Usage' text (keybinding for screenshot).

  • Added some 'Usage' info about negative padding, disabling calculation using constraints, and exporting

  • Added 'GitHub Repository' link to 'Help' menu.

  • Added new ToDo items to README.md.

v1.9

23 Dec 03:23
ee6720c
Compare
Choose a tag to compare

Improved stability. usability and functionality.
Now able to sample very large volumes!

v1.8.7.1

01 Apr 11:34
Compare
Choose a tag to compare
Added screenshot. Fixed some file encodings. No functional update!

v1.8.7

17 Feb 20:23
Compare
Choose a tag to compare
Moved stray "cm" unit label (from rotational symmetry "Count" to "Rad…

v1.8.6

18 Nov 13:03
Compare
Choose a tag to compare
Made CUDA calculation interruptable. Fixed minor file loading bug.

v1.8.5

17 Nov 21:25
Compare
Choose a tag to compare
Added Divergence metric. Minor improvements.