Changeset 5029 for trunk/GSASIIpwd.py
- Timestamp:
- Sep 22, 2021 5:26:46 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpwd.py
r5021 r5029 2430 2430 fl.write('%12.6e%14.6e%14.6e\n'%(inst[prms[8]][1],inst[prms[9]][1],inst[prms[10]][1])) 2431 2431 fl.write('%12.6e%14.6e%14.6e%14.6e%14.6e\n'%(inst[prms[11]][1],inst[prms[12]][1]+Ysb,inst[prms[13]][1]+Xsb,0.0,0.0)) 2432 fl.write('\n\n\n') 2432 2433 fl.close() 2433 2434 else:
Note: See TracChangeset
for help on using the changeset viewer.