Skip to content

Releases: cyllab/ccinput

v1.11.3

12 Feb 15:43

Choose a tag to compare

Commits

  • 87f754d: Refactored a utility function (Raphaël Robidas)

v1.11.2

02 Oct 15:09

Choose a tag to compare

Commits

  • c76cebe: Handled case where solvent is null (Raphaël Robidas)

v1.11.1

13 Nov 16:49

Choose a tag to compare

Commits

  • 9744e28: Adjusted NWChem specification parsing (Raphaël Robidas)
  • 034c447: Fixed xtb multiplicity for multiplicities other than 1 (Raphaël Robidas)

v1.11.0

31 Aug 17:44

Choose a tag to compare

Commits

  • f6112fa: Switched ORCA specifications to a more modular approach (Raphaël Robidas)
  • 2806dcd: Changed how ORCA specifications work (Raphaël Robidas)

v1.10.5

26 Aug 16:20

Choose a tag to compare

Commits

  • 17c1411: Fixed bug where extra lines in input files would mistakingly be counted as extra atoms for the purpose of checking the number of atoms in the file (Raphaël Robidas)

v1.10.4

04 Jun 17:05

Choose a tag to compare

Commits

  • 0be6b6c: Updated docs requirements (Raphaël Robidas)
  • 0213b78: get_abs_basis_set pass through unknown basis_set if trust_me (Ted Corcovilos) #17
  • 02ce122: Code style standardization (Lint Action)
  • 3300080: Made error message slightly more verbose (Raphaël Robidas)

v1.10.3

15 Jan 16:05

Choose a tag to compare

Commits

  • cd412fc: Fixed docs (Raphaël Robidas)
  • d9c84e1: Fixed memory specification (Raphaël Robidas)

v1.10.2

08 Oct 17:35

Choose a tag to compare

Commits

  • c423769: Updated the documentation (Raphaël Robidas)
  • 2fdb981: Added support for --molden and --json output specifications in xtb (Raphaël Robidas)

v1.10.1

21 Aug 15:05

Choose a tag to compare

Commits

  • 30bab85: Added the list of contributors in the README (Raphaël Robidas)
  • a55d031: Added concerted xtb scans (Raphaël Robidas)

v1.10.0

15 Jul 13:15

Choose a tag to compare

Commits

  • 33788d8: Added additional support for Psi4 (Laura Granda) #12
  • 190cc74: Added specification basic check (Laura Granda) #12
  • 03d02fc: Code style standardization (Lint Action)
  • a34a9c3: Fixed small typos (Zarko Ivkovic) #14
  • f11d258: Changed constraints implementation and added security for scans attempts (Zarko Ivkovic) #14
  • 89c4308: Merge branch 'main' into nwchem (zarkoivkovicc) #14
  • 760975d: Code style standardization (Lint Action)
  • 7e7c1ac: MP2 and CC support + NEB Calculaton type (Zarko Ivkovic) #16
  • 0971e61: CASSCF calculations and density fitting (Zarko Ivkovic) #16
  • a3b3d30: Extensive tests added for all features (Zarko Ivkovic) #16
  • 7954e00: Updated documentation with nwchem info (Zarko Ivkovic) #16
  • 2498df4: Fixed typos and cleaned up code (Zarko Ivkovic) #16
  • bb85e9f: Fixed everything expect specification syntax (Zarko Ivkovic) #16
  • 736d75b: Alternative specification syntax nwchem (Zarko Ivkovic) #16
  • a6eb8e8: Additional check for specs (Zarko Ivkovic) #16
  • 86ce756: Also print solvation output file; Check for existance of radii (Zarko Ivkovic) #16
  • d38ef0c: Code style standardization (Lint Action)
  • 529d38a: Fixed docs and minor tweaks (Raphaël Robidas)