Skip to content

Commit

Permalink
Extend table.
Browse files Browse the repository at this point in the history
  • Loading branch information
marijanbeg committed Aug 20, 2019
1 parent 7bcfe3f commit 9bb6cc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ubermagtable/ubermagtable.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@
'UZeeman::Bz': 'Bz',
'CubicAnisotropy::Energy': 'E_cubicanisotropy',
'SpinTEvolve:evolver:Total energy': 'E',
'SpinTEvolve:evolver:Energy calc count': 'E_calc_count',
'SpinTEvolve:evolver:Max dm/dt': 'max_dmdt',
'SpinTEvolve:evolver:dE/dt': 'dE/dt',
'SpinTEvolve:evolver:Delta E': 'delta_E',
'SpinTEvolve:evolver:average u': 'average_u',
'UniaxialAnisotropy::Energy': 'E_uniaxialanisotropy',
'UniaxialAnisotropy4::Energy': 'E_uniaxialanisotropy4',
'Southampton_UniaxialAnisotropy4::Energy':
Expand Down

0 comments on commit 9bb6cc2

Please sign in to comment.