Skip to main content
← OpenMECP Documentation

Module help

Module help 

Source
Expand description

Built-in help system Comprehensive help system for MECP

This module provides detailed documentation for all keywords, methods, and features of the MECP program.

Structs§

FeatureInfo
Feature information Information about a specific feature of OpenMECP.
Keyword
Keyword documentation entry Documentation entry for a single configuration keyword.
MethodInfo
Method information Information about a quantum chemistry method.
ProgramInfo
QM Program information Information about a supported quantum chemistry program.

Enums§

KeywordCategory
Category for organizing keywords Category for organizing keywords in the help system.

Constants§

FEATURES
Feature information
KEYWORDS
All keyword documentation

Functions§

get_methods
Method information
get_programs
Program information
print_category_header 🔒
Print category header
print_ci_help
Print help for ‘ci’ command
print_examples
Print example usages
print_feature_help
Print feature reference
print_global_help
Print global help
print_header
Prints the standard OpenMECP program header with version and citation information.
print_keyword 🔒
Print single keyword
print_keyword_help
Print keyword reference
print_method_help
Print method reference