Published August 26, 2024
| Version 2.0.0
Software
Open
qcscine/puffin: Release 2.0.0
Authors/Creators
- 1. Department of Chemistry and Applied Biosciences, ETH Zurich
Description
Changes:
- Automatic QM region selection for QM/MM.
- Job that tries to find a new reaction starting from a transition state guess only.
- Job that carries out a fast dissociation reaction trial protocol after optimizing the input structure.
- Remove
scine_step_refinementjob. - Add the option
allow_exhaustive_product_decompositionto jobs that carry out reaction trials, which allows products to decompose and re-optimize them until no further decomposition is observed. - Add the option
always_add_barrierless_step_for_reactive_complexto jobs that carry out reaction trials, which enables that a barrierless elementary step is added for the reactive complex formation of a bimolecular reaction irrespective of the complexation energy. - Add option
store_structures_with_frequencyandstore_structures_with_fractionthat allow storing a portion of structures per sub-task. - Add option
spin_propensity_ts_checktoscine_react_ts_guessjob to specify a spin multiplicity range to be checked for the transition state different to the spin multiplicity range to be checked for the reactants and products (spin_propensity_check) - Ensure that the calculated spin states are considered in the calculation of the dissociation energy in the
DissociationCutjobs and in structure optimizing jobs (GeometryOptimizationandReactTsGuess) - Write normalized modes in database.
- Improve dependency handling and add more typehints.
- Optimize only unique structures of the endpoints of an IRC calculation.
- Deduplicate code for analyzing both sides of the IRC part in the
scine_react_job. - Stricter conditions to distribute charges if
expect_charge_separationis set toTrueby prohibiting changing already changed charge. - Comply docstrings with numpy styling.
- Introduce Enums for ReaDuct calls.
Files
qcscine/puffin-2.0.0.zip
Files
(488.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:bd893d8e77b1d75f202275fa4abbd067
|
488.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/qcscine/puffin/tree/2.0.0 (URL)