softmaterialslab / nanoconfinement-md

This code allows users to simulate ions confined between material surfaces that are nanometers apart, and extract the associated ionic structure.
Apache License 2.0
5 stars 13 forks source link

Lammps variables updated #125

Closed nasimanousheh closed 4 years ago

nasimanousheh commented 4 years ago

@jadhao and @kadupitiya

In lammps, the variables such as time step, equilibration time, sampling frequency, dumping data after equilibration, steps in output energy, number of samples used to get density profile are updated according to in-house code; The only difference is "Write density profile every steps" are not matched. It just prints density files and it doesn't change the simulation. I can fix it if it is necessary.