SimonEnsemble / PorousMaterials.jl

Julia package towards classical molecular modeling of nanoporous materials
GNU General Public License v3.0
51 stars 11 forks source link

Allow zero charge in xtal reader #130

Closed Surluson closed 4 years ago

Surluson commented 4 years ago

Added an option to include zero charges if needed, assuring the number of atoms and the number of charges are equal in the structure.

This does slow down electrostatic calculations, so use with caution.