Jmol/Electrostatic potential: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 39: | Line 39: | ||
===Example 1: water=== | ===Example 1: water=== | ||
Electrostatic potential of <scene name='86/864093/Water/1'>water</scene> based on partial charges calculated in molcalc.org. | Electrostatic potential of <scene name='86/864093/Water/1'>water</scene> based on partial charges calculated in molcalc.org. | ||
Use this checkbox to toggle the potential on and off: | |||
<jmol> | |||
<jmolCheckbox> | |||
<scriptWhenUnChecked>isosurface off</scriptWhenUnChecked> | |||
<scriptWhenchecked>select all; isosurface molecular map mep color translucent</scriptWhenchecked> | |||
<checked>false</checked> | |||
<text>potential map</text> | |||
</jmolCheckbox> | |||
</jmol> | |||
After loading the .smol file, the following command was used to show the potential: | After loading the .smol file, the following command was used to show the potential: | ||