Changeset 404 for trunk/GSASIIspc.py
- Timestamp:
- Oct 28, 2011 1:59:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIspc.py
r388 r404 551 551 uniq = SGData['SGUniq'] 552 552 if laue in ['m3','m3m']: 553 return ['D11' ]553 return ['D11','eA'] #add cubic strain term 554 554 elif laue in ['6/m','6/mmm','3m1','31m','3']: 555 555 return ['D11','D33']
Note: See TracChangeset
for help on using the changeset viewer.