Andrew Tarzia

Results 57 issues of Andrew Tarzia

`os.mkdir` does not recursively build all missing directories in a given path. So if a parent directory is missing in the `output_dir` argument, this will crash. Solution is to use...

The implementation uses direct equivalence of atoms, which may fail if the `stk.Atom` in the molecule is not the same as the atom in the bond. Not exactly sure why...

Requires splitting and collating the output XYZ files.

See recent [paper](https://pubs.acs.org/doi/10.1021/acs.jctc.1c00832) to see if we can implement periodic calculations with xtb

enhancement

- [ ] for both XTBFF: - [ ] constrain the metal centre using -mconstrain: [https://xtb-docs.readthedocs.io/en/latest/crestxmpl.html](https://xtb-docs.readthedocs.io/en/latest/crestxmpl.html) - [ ] Allow uses to implement specific bond constraints - [ ] Look...

enhancement

Implement a robust algorithm as in : https://chemrxiv.org/engage/chemrxiv/article-details/615c0ae97d3da5630aed6dc0

Would be a good/better approach to conformational testing in Gulp.

Need to have example code and how to input unit cell.

A couple of questions have come in lately about using gulp and it not working. - [ ] docs should state gulp version 5.1 was used - [ ] add...