Changes between Initial Version and Version 1 of Ticket #12212, comment 118
- Timestamp:
- 01/08/15 02:25:08 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12212, comment 118
initial v1 1 I got essentially what is shown in comment 51 (it may be inside out) from `nice_shell-obj_1.pmesh`. I just did a simple pmesh "path_to_file" command in the Jmol 14.2.7 console to get this. I verified that it also works with JSmol-14.2.7 inside of sage by uploading the pmesh as a data file and then issuing the command `pmesh "/home/<user_name>/<worksheet_number>/data/nice_shell-obj_1.pmesh"` . I also had to issue a `pmesh fullylit` command after the load to get the outside of the shell bright.1 I got essentially what is shown in comment 51 (it may be inside out) from `nice_shell-obj_1.pmesh`. I just did a simple pmesh "path_to_file" command in the Jmol 14.2.7 console to get this. I verified that it also works with JSmol-14.2.7 inside of sage by uploading the pmesh as a data file and then issuing the command `pmesh "/home/<user_name>/<worksheet_number>/data/nice_shell-obj_1.pmesh"` in the console of a running JSmol. I also had to issue a `pmesh fullylit` command after the load to get the outside of the shell bright. 2 2 3 3 Thus this should work right if the commands generated to load the pmesh are correct. The issue is with the .jmol script file being generated.