Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Updated UseCase1_vmd (markdown)
authored
Apr 18, 2016
by
Markus Rampp
Hide whitespace changes
Inline
Side-by-side
remoteviz/UseCase1_vmd.md
View page @
fff046af
## Interactive graphical analysis with VMD
## Interactive graphical analysis with VMD
### prepare the preconfigured VMD session for UseCase1
```
ssh hydra.rzg.mpg.de
mkdir -p $HOME/Desktop
cp /u/mjr/public/NOMAD-VIZ/UseCase1_VMD.desktop $HOME/Desktop
### connect to pRVS
### connect to pRVS
establish a TurboVNC connection to the MPCDF remote visualization service [[as described here|MPCDF-RVS]]
establish a TurboVNC connection to the MPCDF remote visualization service [[as described here|MPCDF-RVS]]
### Start VMD
### launch the preconfigured VMD session for UseCase1
click on the Desktop launcher named NOMAD-VIZ_UseCase1_VMD
or start VMD manually on the commandline:
```
```
~>module load vmd
~>module load vmd
~>vglrun vmd
~>vglrun vmd
-e /u/mjr/public/NOMAD-VIZ/UseCase1_VMD.vmd
```
```
(the -e ... option manually loads the preconfigured session for UseCase1 on the commandline)
### Instructions for working with the GUI
### Instructions for working with the GUI
...
...