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

Skip to content
Snippets Groups Projects
Commit eea7bf42 authored by Carl-Martin Pfeiler's avatar Carl-Martin Pfeiler
Browse files

BUGFIX: sign for LHS bulkDMIimplicit(TPS2)

parent 1c185025
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ class BilinearForms_piImplicit:
def _DerivLinearTerms_pi_Implicit_LHS(self):
return self._theta * self._k \
return -self._theta * self._k \
* self._DerivDzyaloshinskiiMoriya_Implicit_LHS_Term()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment