TeamOverkill / md

Molecular Dynamics
MIT License
0 stars 0 forks source link

Calculate RDF #16

Open vaspelin opened 5 years ago

slaymuel commented 5 years ago

Should also be able to choose between which species the RDF is calculated. For this we can for instance add a variable to the atom objects (in atom.h) std::string name; And set that variable to "Na", "Cl" or whatever atom it is and use that variable when calculating the RDF