tsdev / spinw

SpinW Matlab library for spin wave calculation
www.psi.ch/spinw
GNU General Public License v3.0
30 stars 35 forks source link

FEATURE REQUEST: include crystal twinning #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To include crystallographic twinning the following are necessary:
- new field in sw object: twin
    subfields:
          weight     Volume ratio of the twins, dimensions [1 nTwin]
          rot           Rotation matrix for every twin, dimensions [3 3 nTwin]
 - change spinwave function to include twins:
       it has to rotate Q and Sab

Original issue reported on code.google.com by tot...@gmail.com on 24 Apr 2013 at 11:26

GoogleCodeExporter commented 9 years ago
Changes are ready in SpinW 1.1

Original comment by tot...@gmail.com on 29 May 2013 at 1:06