Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6fb5a2

Browse files
committed
Merge branch 'main' of https://github.com/magpylib/magpylib into v5.0.4-release
2 parents 35c323f + bddadf9 commit c6fb5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- The Magpylib inputs and outputs are now in **SI Units**.
2626
- The `magnetization` parameter has also been redefined to reflect the true physical magnetization quantity in units of A/m.
2727
### Other Improvements
28-
- The `magnetization` parameter is now codependent with the new `polarization` parameter that is the physical magnetic polarization ([#712](https://github.com/magpylib/magpylib/issues/712)) in units of Tesla.
28+
- The `magnetization` parameter is now codependent with the new `polarization` parameter that is the physical magnetic polarization ([#712](https://github.com/magpylib/magpylib/issues/712)) in units of Tesla
2929
- Added `getM` (magnetization) and `getJ` (polarization) top level functions and class methods reminiscent of `getB` and `getH`.
3030
- The `in_out` (inside/outside) parameter is added to all field functions (`getBHJM`) to specify the location of the observers relative to the magnet body in order to increase performance ([#717](https://github.com/magpylib/magpylib/issues/717), [#608](https://github.com/magpylib/magpylib/issues/608))
3131
- Review of documentation and adding a few requested things ([#685](https://github.com/magpylib/magpylib/issues/685), some of [#659](https://github.com/magpylib/magpylib/issues/659))

0 commit comments

Comments
 (0)