SimonEnsemble / PorousMaterials.jl

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

added .cif writer #23

Closed SimonEnsemble closed 6 years ago

SimonEnsemble commented 6 years ago

added function to write .cif from a framework that we modified, also added test in runtests.jl

SimonEnsemble commented 6 years ago

@Surluson done! Thanks!

I need a class on Github. So I git checkout -b cif_writer, then I added the one line commit of adding write_cif to PorousMaterials.jl. Then I git pull origin cif_writer then pushed. It looks like it pulled in my other changes too. That's okay, if you can review those too :smile: