Skip to content

Open-Quantum-Platform/openqp-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenQP Documentation

This repository contains the user manual for OpenQP, the Open Quantum Platform.

The manual covers installation, input files, Python usage, build options, capabilities, examples, keyword references, and workflows including HF/DFT, MP2, TDHF/TDDFT, SF-TDDFT, MRSF-TDDFT, PCM/ddX, SOC, NACME, EKT, Hessians, optimization, and spectroscopy-related properties.

Manual site: https://open-quantum-platform.github.io/openqp-docs/

API guide: https://open-quantum-platform.github.io/openqp-docs/api/

Preview Locally

pip install -r docs/requirements.txt
mkdocs serve

Build

mkdocs build --strict

Maintenance

Keep keyword and API pages aligned with the OpenQP input schema, checker, and Python entry points:

When OpenQP changes input defaults, allowed values, workflow support, or Python runner behavior, update the matching page under docs/keywords, docs/workflows, docs/api, docs/python-scripting.md, or docs/build-options.md. Also update this README when a new workflow, keyword section, or maintenance source file becomes part of the documented surface.

About

User manual for OpenQP

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors