Changeset 1616
- Timestamp:
- Dec 22, 2014 7:34:14 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrIO.py
r1615 r1616 1163 1163 if General['Type'] in ['modulated','magnetic']: 1164 1164 PrintWaves(General,Atoms) 1165 raise Exception1166 1165 print >>pFile,'\n Unit cell: a = %.5f'%(cell[1]),' b = %.5f'%(cell[2]),' c = %.5f'%(cell[3]), \ 1167 1166 ' alpha = %.3f'%(cell[4]),' beta = %.3f'%(cell[5]),' gamma = %.3f'%(cell[6]), \
Note: See TracChangeset
for help on using the changeset viewer.