Download presentation
Presentation is loading. Please wait.
Published byErnest Hopkins Modified over 9 years ago
1
A Project about: Molecular Dynamic Simulation (MDS) Prepared By Ahmad Lotfy Abd El-Fattah Grid Computing Group Supervisors Alexandr Uzhinskiy & Nikolay Kutovskiy
2
Project Description 1- A Molecular Dynamic simulation for a chemical compound is made using the DL_POLY Molecular Simulation Package. 2- Some changes in physical conditions like temperature or pressure are made, after then running the application again to see the changes in the structure of the compound. 3- The same steps are performed again, but using the “Grid”.
3
Set up and Running DL_POLY software application on Windows 0 - Copy the contents of the software source into some directory. 1- To run the Graphical User Interface (GUI) successfully, it must be started from within the DL_POLY execute subdirectory. 2- Open the Windows command-line prompt and write this command; java -jar../java/GUI.jar Note: You need Java VM The following GUI will open
4
The software needs input and output files
5
Input and Output files for DL_POLY Software Input filesOutput files Files marked with an asterisk are non-mandatory
6
Different minus to construct and set properties for a simulation
7
Running the simulation
9
Changing some physical properties like temperature and pressure and running simulation again
10
The result after changing temperature and pressure
11
The differences between the input and output data are read from the output file called output, which is a human read file. Graphically, it is difficult to differentiate between the configurations before and after changing some parameter using DL_POLY (just in our case). So it is convenient to use another software called VESTA, we used it just to display the input (CONFIG) and output (REVCON) files. The interface of this software is more user-friendly and easy to control the rotations and views of the configuration.
16
Running the simulation using the Grid 1- Logging in and initiation of proxy certificate Command: voms-proxy-init –voms edu
17
2- Making a new directory and Creating new JDL file Commands: $ mkdir new_project and : $ vi mdm-openmpi.jdl
18
Final JDL file
19
Shell files:
21
3- Submitting the job command:$ glite-wms-job-submit –a mdm-openmpi.jdl
22
4-Checking Status: Scheduled – Running – Done command:$ glite-wms-job-status
23
5-Getting the output command :$ glite-wms-job-output –dir
24
Result directory content We use the WinSCP software to copy the output files from the user interface (UI) to the local machine. Now we use VESTA to display the input (CONFIG) and output (REVCON) files again to see the new changes.
27
Acknowledgments To Alexandr Uzhinskiy for his efforts in practicing us on the grid computing. To Nikolay Kutovskiy for his guidance and efforts to help me in my project.
28
Thank You
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.