Frequently Asked Questions#

Frequently Asked Questions#

Installation#

How do I install pychum?#

pip install pychum

Usage#

How do I generate ORCA input files?#

pychum orca --config input.toml

How do I generate eOn input files?#

pychum eon --config input.toml

Configuration#

What is the TOML format for input files?#

See: ORCA Input Tutorial

See Also#