Changeset 5038 for trunk/GSASIIseqGUI.py
- Timestamp:
- Sep 27, 2021 6:02:41 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIseqGUI.py
r5000 r5038 616 616 VparmDict.update({item:0.0 for item in parmDict if 'dA' in item}) 617 617 VparmDict[var] += incr 618 G2mv.Dict2Map(VparmDict ,[]) # apply constraints618 G2mv.Dict2Map(VparmDict) # apply constraints 619 619 # generate the atom positions and the direct & reciprocal cell values now, because they might 620 620 # needed to evaluate the pseudovar
Note: See TracChangeset
for help on using the changeset viewer.