Here is my report.

PM*

12.0.11 and 12.1.9: no differences in performance observed

*

# bug fix: failure to read old-style JVXL files.

works fine, old file read correctly

# bug fix: isosurface contour colors, contours, and drawHover

set drawHover true; isosurface color absolute -0.01 0.9 plane xy resolution 6 
FULLPLANE atomicOrbital 1 0 0 1.0


works OK, the hole in the middle still there, but can be covered with FULLPLANE,
hover shows values at any point of the plane,
gorgeous effect with "isosurface scale3d 5.0", nice "volcano" without FULLPLANE


set drawHover true; isosurface plane xy contour 16 atomicOrbital 1 0 0 1.0

works OK, the hole in the middle still there, and there are four "corner" residual contour lines
hover shows values at contour lines
"isosurface scale3d 5.0" gives a "hat" with the top cut off (the hole in the middle)

set drawHover true; isosurface plane xy contour 17 atomicOrbital 2 1 1 1.0

works OK, there are holes in both lobes (where the highest absolute values are); the contours of individual lobes are not symmetrical, the look depends somewhat on odd vs even number of contour lines (odd looks better), occasional small gaps in contour lines, draw hover works as expected

set drawHover true; isosurface color absolute -0.3 0.3 plane xy resolution 6 atomicOrbital 2 1 1 1.0

works OK, but only the positive lobe (blue) has the hole, FULLPLANE fixes it,
beautiful effect with "isosurface scale3d 5.0"

BTW: Does "squared"  work? It did not have any effect on contour or 
color-cross-sections.


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to