SimonEnsemble / PorousMaterials.jl

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

CIF Symettry issues #133

Closed kharem21 closed 4 years ago

kharem21 commented 4 years ago

The second and forth CIF are throwing errors when put into Porous Materials. It has to do with reading symmetry operations. https://pubs.acs.org/doi/10.1021/jacs.9b05872 @ahyork

ahyork commented 4 years ago

I believe this has to do with whitespace on lines after the symmetry operations, this PR should fix it.