Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
public-wiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nomad-lab
public-wiki
Wiki
Remoteviz
UseCase1_vmd
Changes
Page history
New page
Templates
Clone repository
Updated UseCase1_vmd (markdown)
authored
9 years ago
by
Markus Rampp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
remoteviz/UseCase1_vmd.md
+16
-2
16 additions, 2 deletions
remoteviz/UseCase1_vmd.md
with
16 additions
and
2 deletions
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
...
...
This diff is collapsed.
Click to expand it.