Changeset 4073 for trunk/GSASIImath.py
- Timestamp:
- Jul 27, 2019 11:05:14 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/GSASIImath.py ΒΆ
r4058 r4073 1441 1441 MmodA = MmodA*SGData['MagMom'][:,nxs,nxs] 1442 1442 MmodB = MmodB*SGData['MagMom'][:,nxs,nxs] 1443 return MmodA,MmodB #Nops,Natm,,Mxyz; sin & cos parts 1443 #MmodA+MmodB matches drawn tau=0 atom moments 1444 return MmodA,MmodB #Nops,Natm,Mxyz; sin & cos parts 1444 1445 1445 1446 def Modulation(H,HP,nWaves,Fmod,Xmod,Umod,glTau,glWt):
Note: See TracChangeset
for help on using the changeset viewer.