Releases: shredEngineer/MagnetiCalc
v1.10.4
FIX ModelAccess. CHANGE Debug level. CHANGE default project default backend to CUDA (if available).
v1.10.3
FIX "Check for Updates" keybinding.
v1.10.2
Now including "Check for Updates" functionality. (Just press F2 in the GUI.)
v1.10.1
Added MagnetiCalc API!
v1.10
-
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
Improved stability. usability and functionality.
Now able to sample very large volumes!
v1.8.7.1
Added screenshot. Fixed some file encodings. No functional update!
v1.8.7
Moved stray "cm" unit label (from rotational symmetry "Count" to "Rad…
v1.8.6
Made CUDA calculation interruptable. Fixed minor file loading bug.
v1.8.5
Added Divergence metric. Minor improvements.