pychum pychum pychum
    • rgpycrumbs Core types, surfaces, and CLI dispatcher
    • chemparseplot Parsers and publication plots
    • eOn Long-timescale MD / NEB engine
    • readcon-core CON/convel I/O (Rust core; PyPI: readcon)
  • PyPI
/

Tutorials

  • Tutorial

How-to

  • Installation Guide
  • Frequently Asked Questions
  • Troubleshooting Guide

Reference

  • API Reference
    • pychum
      • pychum._base
      • pychum.engine
      • pychum.main
      • pychum.units
  • Glossary
  • Used By

Explanation

  • How to Cite pychum
  • Testing
  • Release Process

Development

  • Developer Documentation
  • Contributing Guidelines
  • Input Generation Pipeline
  • Template System
  • Input Validation
  • Dataclass Hierarchy
  • ORCA Input Block System
  • Lazy Imports
  • Best Practices

On this page

  • Classes
  • Module Contents
    • ConfigLoader
      • ConfigLoader.file_path
      • ConfigLoader.data
      • ConfigLoader.load_neb_block()
      • ConfigLoader.load_config()
HaoZeke/pychum 0 0
Edit this page
  1. pychum /
  2. API Reference /
  3. pychum /
  4. pychum.engine /
  5. pychum.engine.orca /
  6. pychum.engine.orca.config_loader
View Source Open in ChatGPT Open in Claude

pychum.engine.orca.config_loader#

Classes#

ConfigLoader

Module Contents#

class pychum.engine.orca.config_loader.ConfigLoader(file_path)[source]#
file_path[source]#
data[source]#
load_neb_block(data)[source]#
load_config()[source]#
Previous
pychum.engine.orca._validators
Next
pychum.engine.orca.input_generator
Analytics by Antics provided by TurtleTech ehf

2026, Rohit Goswami

Made with Sphinx and Shibuya theme.