Skip to content

Contains the MD model used in the article Dewapriya and Miller, J. Appl. Mech. 88(10): 101005 (2021).

Notifications You must be signed in to change notification settings

nuwan-d/MD_model_JAM-21-1174

Repository files navigation

DOI

Molecular dynamics simulations of shock propagation and spallation in amorphous polymers

We are currently investigating the shock response of materials using molecular dynamics (MD). This project showed us that the preparation of properly equilibrated MD models can be very challenging even for someone with a strong background in molecular modeling. Therefore, we would like to share some of our recent MD models with the research community.

This repository contains the MD model used in our recent paper (see below). This repository contains the LAMMPS files required to run MD simulations of shock propagation and spallation of polyurethane. The LAMMPS data file (240 MB) can be downloaded from here. The input and parameters files are available above (“spall_in.in” and “polyurethane_60nm.params”). We used the Enhanced Monte Carlo pcakage to create the model and the Open Visualization Tool for visualization.

A brief video overview of this model (and another) is available here.

The provided MATLAB code, x_t_density.m, can be used to generate position-time plots of density (or any other thermodynamics variables). A position-time plot of density when the initial particle velocity (Up) is 2 km/s is shown below. In this case, the code will read the LAMMPS output file containing densities (density.out) and generate the plot.

If you are using Compute Canada, the "sub.sh" script can be used to submit the job. The simulation will need ~3500 core-hours.

If you would like to learn more about the model, please read our paper.

A similar LAMMPS model for polyurea is available here.

Good luck with your MD simulations.