[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r20019] by hansonr

Jmol.___JmolVersion="14.3.7_2014.09.22"

FEATURE CHANGE: atoms without vibration will no longer report out as vxyz = {0 0 0} or vx = 0
-- print {atomno=3}.vxyz and {*}.vxyz.all will report -1
instead of {vx vy vz} when atom does not have a vibration
-- print {atomno=3}.vx will report "NaN" (also vy and vz)
-- label %[vxyz] will be blank
-- label %[vx] will be blank (also vy and vz)
-- select vxyz >= 0 will select for atoms with vibrations of any magnitude
-- select vxyz < 0 will select for atoms without vibrations of any magnitude
-- select vx = 0 will NOT select atoms with no vibration vector
-- select vx != 0 will NOT select atoms with no vibration vector
-- select vx = 0 || vx != 0 will select for atoms with vibrations of any magnitude
-- same with modulations and modxyz, modx, mody, modz

2014-09-22 14:26:27 Tree
[r20018] by hansonr

Jmol.___JmolVersion="14.3.7_2014.09.22"

FEATURE CHANGE: atoms without vibration will no longer report out as vxyz = {0 0 0} or vx = 0
-- print {atomno=3}.vxyz and {*}.vxyz.all will report "NaN"
instead of {vx vy vz} when atom does not have a vibration
-- print {atomno=3}.vx will report "NaN" (also vy and vz)
-- label %[vxyz] will be blank
-- label %[vx] will be blank (also vy and vz)
-- select vxyz >= 0 will select for atoms with vibrations of any magnitude
-- select vxyz < 0 will select for atoms without vibrations of any magnitude
-- select vx = 0 will NOT select atoms with no vibration vector
-- select vx != 0 will NOT select atoms with no vibration vector
-- select vx = 0 || vx != 0 will select for atoms with vibrations of any magnitude
-- same with modulations and modxyz, modx, mody, modz

2014-09-22 14:24:53 Tree
[r20017] by hansonr

JmolVersion="14.3.7_2014.09.20b"

bug fix: array sorting broken in JavaScript

2014-09-22 14:24:25 Tree
[r20016] by hansonr
2014-09-22 12:04:43 Tree
[r20015] by hansonr

Jmol.___JmolVersion="14.3.7_2014.09.22"

FEATURE CHANGE: atoms without vibration will not report out as vxyz = {0 0 0}
-- print {atomno=3}.vxyz and {*}.vxyz.all will report "-1"
instead of {vx vy vz} when atom does not have a vibration
-- print {atomno=3}.vx will report "NaN"
-- label %[vx] will be blank
-- select vxyz >= 0 will select for atoms with vibrations of any magnitude
-- select vxyz < 0 will select for atoms without vibrations of any magnitude
-- select vx = 0 will NOT select atoms with no vibration vector
-- select vx != 0 will NOT select atoms with no vibration vector
-- select vx = 0 || vx != 0 will select for atoms with vibrations of any magnitude
-- same with modulations and modxyz, modx, mody, modz

2014-09-22 12:03:56 Tree
[r20014] by hansonr

Jmol.___JmolVersion="14.3.7_2014.09.22"

new feature: select vxyz >= 0
-- selects for atoms with vibrations of any magnitude
-- also modxyz

new feature: select vxyz < 0
-- selects for atoms without vibrations of any magnitude
-- also modxyz

2014-09-22 05:10:40 Tree
[r20013] by hansonr
2014-09-21 19:35:40 Tree
[r20012] by hansonr

Jmol.___JmolVersion="14.3.7_2014.09.21"

bug fix: magCIF reading with symmetry scaling (-x+1/2,-2x+y,z+1/2,+1 mx,2mx-my,-mz)
improperly rotates moments

2014-09-21 17:22:53 Tree
[r20011] by nicove

Translations

2014-09-21 07:07:52 Tree
[r20010] by hansonr

Jmol.___JmolVersion="14.3.7_2014.09.20"

code: magCIF change to _space_group_symop.magn_ssg_centering_algebraic
code: efficiencies in storage of CIF keys

2014-09-20 19:27:34 Tree
Older >