Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Releases: ss0832/MultiOptPy

v1.3.1

27 Jan 09:58
f82e473

Choose a tag to compare

  • Improved tangent ( J. Chem. Phys. 113, 9978–9985 (2000) ) for NEB method (-bneb)
  • Implementation of NEB method using Hessian (-fc, nebmain.py)
  • Fixing minor bugs
  • Refactoring

v1.3

19 Jan 05:55
7bee641

Choose a tag to compare

  • Improved program for NEB method (nebmain.py)
  • Implementation of image dependent pair potential method to generate initial path (-idpp)
  • Option to adjust the distance between images (-ad)

v1.2

13 Jan 06:39
45995f5

Choose a tag to compare

  • Fix typos and bugs
  • Add new functions (optimization.py, relaxed_scan.py, conformation_search.py)

v1.1

11 Jan 08:01
a6646ad

Choose a tag to compare

  • fix bugs
  • improvement of calculation speed for bias potential (-rp, -rpv2, -kpv2, -kav2, -kdav2, etc.)
  • Modified method of generating model Hesse matrices (improved performance of structural optimization for >100 atoms) (approx_hessian.py)

v1.0.1

30 Dec 02:59
2681241

Choose a tag to compare

Fix a small bug

v1.0-stable

29 Dec 05:01
b9ea6ba

Choose a tag to compare

I will officially release this code as a stable version.
This program is an optimizer to apply artificial potentials that cannot be achieved with the basic features of various quantum chemical simulation software (Gaussian Turbomole, etc.). You can mainly use this software to create an initial structure to calculate the transition state structure.