VMD: Difference between revisions

268 bytes added ,  3 years ago
no edit summary
m (add category BiomolecularSimulation)
No edit summary
Line 5: Line 5:
== Using pre-installed VMD == <!--T:1-->
== Using pre-installed VMD == <!--T:1-->


<!--T:2-->
Connect with <code>ssh -X/-Y</code> or via VNC to have graphics enabled.
When connected via VNC or <code>ssh -X/-Y</code>, the commands


There are, currently, two versions of VMD available on CC clusters:
<pre>
$ module avail vmd
...
------------------ Compiler-dependent avx2 modules ----------------------
  vmd/1.9.3 (L,vis)    vmd/1.9.4a43 (vis,D)
</pre>
The default version is <code>1.9.4a43</code>.
To use it:
<!--T:3-->
<!--T:3-->
{{Commands
{{Commands
Line 13: Line 22:
|vmd
|vmd
}}
}}
 
This should VMD graphical windows.
<!--T:4-->
: will open VMD graphical windows.


== Instructions for installing version 1.9.4 Alpha == <!--T:5-->
== Instructions for installing version 1.9.4 Alpha == <!--T:5-->
cc_staff
32

edits