Changeset 5118 for trunk/GSASIIobj.py
- Timestamp:
- Dec 23, 2021 6:00:10 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/GSASIIobj.py ΒΆ
r5110 r5118 1991 1991 'RBR([TLS])([123AB][123AB])' : 'Residue rigid body group disp. param.', 1992 1992 'RBRU' : 'Residue rigid body group Uiso param.', 1993 'constr([0-9]*)' : ' Parameterfrom constraint',1994 'nv-( [^_]+)_*' : 'New variable constraint parameter named\\1',1993 'constr([0-9]*)' : 'Generated degree of freedom from constraint', 1994 'nv-(.+)' : 'New variable assignment with name \\1', 1995 1995 # supersymmetry parameters p::<var>:a:o 'Flen','Fcent'? 1996 1996 'mV([0-2])$' : 'Modulation vector component \\1',
Note: See TracChangeset
for help on using the changeset viewer.