MODYLAS is an Open Source Software (license permission required) package for general-purpose classical molecular dynamics. The software supports various methods required for the molecular dynamics computation in nano-molecules and biomolecules including the Fast Multiple Method (FMM) of treating long-range electrostatic interactions. For the official website, please visit here.
 
MODYLAS execution is only allowed to process by batch request. An example job script and the job execution method are explained below.
 

Writting a Job Script

The following example is a job script for running MODYLAS with 8 MPI processes x 24 threads (using 8 nodes). Although a file name is not specified, we named "modylas.sh" in this section.

For other lines of the job script, see here.
 

How to execute

Submit the job script you created.

% qsub modylas.sh

How to check the status of the submitted job is here. When the execution is finished, the calculation result is output to the result file.