Generate a molecule or drop a .mol file here
Complete control over annealing, optimization, cosmic, and rescue behavior. Use the User Manual for parameter-level details.
Generate a molecule or drop a .mol file here
Quick Start for Linux (bash): install once, then run your simulations with the configured aliases.
ASCEC requires Python 3.9+ (3.11 recommended) and uses ORCA as backend for the default workflow.
What this script does automatically:
1) installs Miniconda if missing, 2) creates Python 3.11 environment (py11), 3) installs dependencies, 4) clones ASCEC into ~/software/ascec04, and 5) updates aliases/variables in ~/.bashrc.
wget https://raw.githubusercontent.com/manuel2gl/qft-cosmic-ascec/main/install.sh
bash install.sh
source ~/.bashrc