Description
Summary:Changes: Newton Trajectory: Added new extraction options and improved eta bonds in NT2 Added more solvents for the Turbomole input creator Added the Pauling electronegativity scale. This is available through the ElementInfo. Added solvate function to place any mixture of solvents around solute. PeriodicSystem canonicalizes the given PeriodicBoundaries to ensure read/write stability Calculators: For the Turbomole calculator, allow the SCF damping value to be specified exactly (instead of predefined settings "default", "low", "medium", and "high") Add "PBEH-3C" and "B97-3C" as supported method families for the ORCA calculator Settings for placing solvent molecules are summarized in <code>SolventPlacementSettings</code>, all solvate functions take only this structure as input. This change is not backwards compatible. Code deduplication