Skip to content
Snippets Groups Projects
Commit 57ab322b authored by mkirsz's avatar mkirsz
Browse files

PD

parent 28eb1084
No related branches found
No related tags found
1 merge request!11Develop
Pipeline #49562 passed
......@@ -20,6 +20,7 @@ LammpsTadah::LammpsTadah(int narg, char **arg):
model(CONFIG::factory<M_MD_Base,Function_Base&,Config&>(
c.get<std::string>("MODEL",0),*fb,c))
{
PeriodicTable::initialize();
// Map LAMMPS atom types to weight factors
// e.g. pair_coaeff * * pot.tadah Ti Nb NULL
// watom.resize(narg-3); // this includes NULL values
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment