Ignore:
Timestamp:
Jun 20, 2013 11:57:22 AM (10 years ago)
Author:
vondreele
Message:

fix rb constraints - useCount
fix Uij2Ueqv
mods to anneal algorithms
allow save of MC/SA results from one set of runs to another
use flat shading for polyhedra
a callafter in UpdatePDFGrid - may need more
fixes for when RBs defined but not used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIconstrGUI.py

    r934 r961  
    987987                del data['Vector'][rbId]
    988988                data['RBIds']['Vector'].remove(rbId)
     989                rbData['useCount'] -= 1
    989990                wx.CallAfter(UpdateVectorRB)
    990991               
Note: See TracChangeset for help on using the changeset viewer.