VMD: Difference between revisions

Jump to navigation Jump to search
108 bytes removed ,  2 years ago
no edit summary
No edit summary
No edit summary
Line 7: Line 7:
The VMD web site is [https://www.ks.uiuc.edu/Research/vmd/ here].
The VMD web site is [https://www.ks.uiuc.edu/Research/vmd/ here].


== Using pre-installed VMD == <!--T:1-->
== Using a pre-installed version == <!--T:1-->


<!--T:22-->
<!--T:22-->
Connect with <code>ssh -X/-Y</code> or via VNC to have graphics enabled.
Connect to a cluster using [[VNC]], <code>ssh -X</code>, or <code>ssh -Y</code>, in order to enable graphics.
 
We recommend using VNC for best performance.
<!--T:23-->
There are, currently, two versions of VMD available on our clusters:
<pre>
$ module avail vmd
...
------------------ Compiler-dependent avx2 modules ----------------------
  vmd/1.9.3 (L,vis)    vmd/1.9.4a43 (vis,D)
</pre>


<!--T:3-->
<!--T:3-->
The default version is <code>1.9.4a43</code>.
The run the default version of VMD, currently <code>1.9.4a43</code>, do:
To use it:
{{Commands
{{Commands
|module load vmd
|module load vmd
Line 30: Line 21:
This should open VMD graphical windows.
This should open VMD graphical windows.


<!--T:24-->
See [[Using modules]] for more on the <code>module</code> command, including how to find and use other pre-installed versions.
You can also specify the version if you want to use the older one:
$ module load vmd/1.9.3


== Instructions for installing version 1.9.4 Alpha == <!--T:5-->
== Instructions for installing version 1.9.4 Alpha == <!--T:5-->
Bureaucrats, cc_docs_admin, cc_staff
2,915

edits

Navigation menu