How setup a MD simulation in water. Plain MD protocol
Open a terminal in the server (this instruction depend on the configuration of the server)
Setup the environment of the terminal
If a setup file is present it is possible to use the instruction source
In this case the setup file is located in the HOME directory and is named gromacs_setup.source
Download the scripts
Untar the files
All the necessary files are in the directory
To run the MD protocol, two additional files are required:
These two files are prepared following other instructions (e.g. MD cylici peptides setup, see the index for other setup protocols)
The scripts must be modified with a text editor changing the name of the input files in the sh files
Firstly, run the minimization script
The minimization is fast and allows to verify that all is ok.
If the minimization finishes without errors, it is possible to run the complete MD sequence
Then gromcas runs and write messages in rur_run.log.
It is possible to close the terminal and logout form the server.
The results of the MD can be visualized using VMD
Where initialfile.gro is the starting structure and finaltraj.xtc is the centered trajectory resulting from run_fix2.sh script.