Skip to main content
← OpenMECP Documentation

Module pes_scan

Module pes_scan 

Source
Expand description

PES scanning functionality PES (Potential Energy Surface) scanning functionality.

This module implements comprehensive PES scanning capabilities following

  • 1D and 2D potential energy surface scans
  • Automatic scan grid generation
  • Constrained MECP optimization at each scan point
  • Result analysis and visualization data generation
  • Comprehensive reporting and convergence tracking

Structsยง

ScanPointResult
Represents the result of a single PES scan point.

Functionsยง

analyze_scan_results
Analyzes and collects PES scan results.
generate_convergence_report ๐Ÿ”’
Generates a convergence tracking report.
generate_energy_surface_data ๐Ÿ”’
Generates energy surface data suitable for plotting.
generate_scan_summary ๐Ÿ”’
Generates a comprehensive scan summary report.