*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
  1. Nov 07, 2018
  2. Oct 02, 2018
  3. Sep 27, 2018
  4. Sep 25, 2018
  5. Sep 20, 2018
  6. Sep 18, 2018
  7. Sep 10, 2018
  8. Sep 07, 2018
  9. Aug 16, 2018
    • Carl-Martin Pfeiler's avatar
      Disabled Oersted Field for the time being · 937e0319
      Carl-Martin Pfeiler authored
      + not clear yet, what mathematical j_cf is exactly for Slonczewski / ZhangLi
      + wait for Michele's input
      + special care has to be taken for hc(v), hc(mOld) if current not time-dependent to be more efficient
      937e0319
  10. Aug 03, 2018
    • Carl-Martin Pfeiler's avatar
      Share resources for magnetostatics (esp. K-1/2) · 0109c1ea
      Carl-Martin Pfeiler authored
      Structure:
      _magnetostaticField.py: Base class
        - {Stray,Oersted}Field derive from it
      _detailsMagnetostaticField.py: static class variables for BEM stuff
        - K operator
        - BEM mesh
        - bemMesh <-> ngMesh mapping
      
      {stray,oersted}Field.py:
        - Derive from _magnetostaticField.py
      _details{Stray,Oersted}Field.py: static class variable for FEM stuff
        - forms, preconditioners, solver
      0109c1ea
  11. Jul 31, 2018
    • Carl-Martin Pfeiler's avatar
      Added record option for maxwell · d2648cce
      Carl-Martin Pfeiler authored
      - i.e. for strayField, oerstedField or magnetostaticField(=both)
      - moved ComputeMaxwell to Magnetization class
      - added numthreads to the test files
      - added some missing import sys
      d2648cce
  12. Jul 27, 2018
  13. Jul 23, 2018
  14. Jul 19, 2018
  15. Jul 18, 2018
  16. Jun 19, 2018
  17. Jun 15, 2018
  18. Jun 12, 2018
Loading