iodata.test.test_wfn module¶
Test iodata.formats.wfn module.
- check_load_dump_consistency(fn, tmpdir, atol=1e-06, allow_changes=False)[source]¶
Check if data is preserved after dumping and loading a WFN file.
- check_wfn(fn_wfn, nbasis, energy, charges_mulliken)[source]¶
Check that MO are orthonormal & energy and charges match expected values.