SimonEnsemble / PorousMaterials.jl

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

Eahenle patch 2 #128

Closed eahenle closed 4 years ago

eahenle commented 4 years ago

Gives warnings about partial occupancy when _atom_site_occupancy != 1.0

SimonEnsemble commented 4 years ago

@eahenle

for the last point, there is a @test_throws macro, I bet there is one for a warning too.