All Projects → hokru → Xopt

hokru / Xopt

eXternal OPTimizer

Programming Languages

fortran
972 projects
forth
179 projects

Projects that are alternatives of or similar to Xopt

Fermi.jl
Fermi quantum chemistry program
Stars: ✭ 107 (+2040%)
Mutual labels:  chemistry, physics, quantum-chemistry
Psi4
Open-Source Quantum Chemistry – an electronic structure package in C++ driven by Python
Stars: ✭ 521 (+10320%)
Mutual labels:  physics, chemistry, quantum-chemistry
EzReson
An efficient toolkit for chemical resonance analysis based on quantum chemistry calculations. It implements the quantitative theory of resonance by expansion of the wave function from a DFT/HF calculation in terms of those of the Lewis structures.
Stars: ✭ 14 (+180%)
Mutual labels:  chemistry, quantum-chemistry
AutoForce
Sparse Gaussian Process Potentials
Stars: ✭ 17 (+240%)
Mutual labels:  chemistry, physics
pytopomat
Python Topological Materials (pytopomat) is a code for easy, high-throughput analysis of topological materials.
Stars: ✭ 19 (+280%)
Mutual labels:  chemistry, physics
cellpy
extract and tweak data from electrochemical tests of cells
Stars: ✭ 46 (+820%)
Mutual labels:  chemistry, physics
qcmaquis
Release-only repository for SCINE QCMaquis, the DMRG software from the Reiher group.
Stars: ✭ 18 (+260%)
Mutual labels:  chemistry, quantum-chemistry
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (+560%)
Mutual labels:  chemistry, physics
Haskell-abinitio
contains a package in Haskell to calculate the electronic structure properties of molecules using the Hartree-Fock method
Stars: ✭ 14 (+180%)
Mutual labels:  physics, quantum-chemistry
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (+180%)
Mutual labels:  chemistry, physics
Itensor
A C++ library for efficient tensor network calculations
Stars: ✭ 269 (+5280%)
Mutual labels:  physics, chemistry
pem-dataset1
Proton Exchange Membrane (PEM) Fuel Cell Dataset
Stars: ✭ 48 (+860%)
Mutual labels:  chemistry, physics
QCElemental
Periodic table, physical constants, and molecule parsing for quantum chemistry.
Stars: ✭ 116 (+2220%)
Mutual labels:  chemistry, quantum-chemistry
pylj
Teaching Utility for Classical Atomistic Simulation.
Stars: ✭ 23 (+360%)
Mutual labels:  chemistry, physics
PyAbel
A python package for Abel and inverse Abel transforms
Stars: ✭ 74 (+1380%)
Mutual labels:  chemistry, physics
opem
OPEM (Open Source PEM Fuel Cell Simulation Tool)
Stars: ✭ 107 (+2040%)
Mutual labels:  chemistry, physics
QUICK
QUICK: A GPU-enabled ab intio quantum chemistry software package
Stars: ✭ 79 (+1480%)
Mutual labels:  chemistry, quantum-chemistry
gopem
GUI for OPEM library
Stars: ✭ 20 (+300%)
Mutual labels:  chemistry, physics
pbcpy
Python package providing some useful tools when dealing with molecules and materials under periodic boundary conditions and uniform grids. This is a mirror of https://gitlab.com/ales.genova/pbcpy
Stars: ✭ 18 (+260%)
Mutual labels:  chemistry, physics
Thermo
Thermodynamics and Phase Equilibrium component of Chemical Engineering Design Library (ChEDL)
Stars: ✭ 279 (+5480%)
Mutual labels:  physics, chemistry

XOPT - an eXternal OPTimizer

Purpose

The goal is to proving a robust optimizer for quantum chemical and semi-empirical method that is suitable for large and complex molecules.

Manual

Online documentation is unfinished. Check Manual.pdf for a somewhat recent version. Execute xopt -h for command line options. Documentation Status

customatization

getgrad.f90 contains most of the system calls which might need adaption to your work environment. Most system calls can also be set in $HOME/.xoptrc.

Notes/Versions

The current version (2.0 beta) is under continuous development and no warranty for correctness can be given.

The legacy version (v1.0.1) is published in H. Kruse, J. Sponer PCCP, 2015,17, 1399-1410.

Capabilities

Coordinate systems:

  • approx. normal coordinates
  • cartesian "
  • internal primitive "

Hessian Updates:

  • modified SG1-BFGS
  • ...

Step determination:

  • RFO
  • SI-RFO
  • conj. gradient (cg)
  • RFO-cg mixture

Interfaces:

  • Turbomole
  • ORCA
  • Amber
  • mopac

Constraints/Restraints:

  • cartesian space constraints
  • restrained primititves (form: U(x)=k(x)^2, x=bond/angle/torsion deviation)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].