Gromacs 2016.3 on /opt/netapps: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The latest version of Gromacs has been made available to all LWP users via networked storage. | The latest version of Gromacs has been made available to all LWP users via networked storage. | ||
To set up your environment for the software run the following command: | To set up your environment for the software, run the following command: | ||
source /opt/netapps/gromacs/2016.3/bin/GMXRC | source /opt/netapps/gromacs/2016.3/bin/GMXRC | ||
Revision as of 09:45, 1 May 2017
The latest version of Gromacs has been made available to all LWP users via networked storage.
To set up your environment for the software, run the following command:
source /opt/netapps/gromacs/2016.3/bin/GMXRC
You can add this line to your ~/.bashrc file, so it is automatically run every time you open a terminal.
After this gromacs will be in your standard PATH.