Estimation of Pekarian Function Parameters for ESM Method
Overview
The Pekarian function for vibronic spectra in the ESM approximation requires five fundamental parameters:
with for progressive broadening.
| Parameter | Symbol | Physical Meaning | Source |
|---|---|---|---|
| 0-0 transition frequency | True spectroscopic 0-0 transition | From experiment | |
| Vertical excitation energy | QM approximation to | DFTB+/TD-DFT | |
| Effective Huang-Rhys factor | Total vibronic coupling strength | Linear coupling model | |
| Effective frequency | Dominant vibrational progression | Linear coupling model | |
| Initial linewidth | Width of 0-0 transition | Heuristic estimation | |
| Progressive broadening factor | Linewidth increase per quantum | Heuristic estimation |
Part I: Electronic and Vibronic Parameters from Quantum Chemistry
The first three parameters are obtained from quantum chemistry calculations combined with the LCM approximation.
I.A: Zero-Zero Transition Energy ()
Definition: The 0-0 transition frequency is the energy difference between the ground electronic state (v=0) and excited electronic state (v=0).
Calculation from quantum chemistry: The vertical excitation energy from DFTB+ serves as a computational approximation to . In practice, but may differ due to environmental effects (solvent, temperature, geometry relaxation).
I.B: Effective Huang-Rhys Factor ()
Definition: Total vibronic coupling strength summed over all active modes.
where mode-specific Huang-Rhys factors are:
with = excited state gradient projection onto normal mode , and = ground state frequency for mode .
Calculation steps:
- Ground state optimization → Hessian → normal modes , frequencies
- Excited state gradient at ground state geometry
- Project gradient:
- Calculate:
- Sum:
Physical meaning: Controls vibronic progression intensity distribution (Poisson):
Typical values: Rigid aromatics: 0.3-0.8; Flexible aromatics: 0.8-1.5; Charge-transfer states: 1.5-3.0
I.C: Effective Vibrational Frequency ()
Definition: Intensity-weighted mean frequency of all active modes.
where is the total reorganization energy.
Physical meaning: Determines spacing between vibronic peaks. Strongly coupled modes contribute more.
Typical values: Aromatic hydrocarbons: 1200-1600 cm⁻¹; Conjugated systems: 1400-1600 cm⁻¹
Summary: Parameters from Quantum Chemistry
| Parameter | Formula | Units | Source |
|---|---|---|---|
| From (TD-DFT/DFTB+) | cm⁻¹ or eV | approximates | |
| Dimensionless | LCM from gradients | ||
| cm⁻¹ | Weighted mean from LCM |
Workflow:
- Ground state: Optimize geometry, compute Hessian →
- Excited state: Compute gradient , energy (approximation to )
- LCM: Project gradient → , sum → , weighted average →
Part II: σ₀ Estimation (Initial Linewidth)
Physical meaning: The parameter represents the linewidth of the 0-0 transition, including inhomogeneous broadening, homogeneous broadening, and ESM approximation error.
Implemented Method: Dispersion
Calculates the weighted standard deviation of vibrational modes around the effective frequency. Directly measures how much the actual mode distribution deviates from the single effective mode approximation.
When to use: Default method. Provides physically meaningful measure of ESM quality. Gives reasonable values for typical organic molecules (50-300 cm⁻¹).
Typical Values and Guidelines
- Rigid systems (anthracene, rubrene): 50-150 cm⁻¹
- Flexible systems (polymers, solution): 200-400 cm⁻¹
- Disordered systems (amorphous films): 300-600 cm⁻¹
Sanity checks:
- Usually dispersion < cumulant
- Should be comparable to
- If , consider multi-mode method instead
Part III: δ Estimation (Progressive Broadening)
Physical meaning: The parameter represents progressive broadening with increasing vibrational quantum number: . Arises from anharmonicity, mode coupling, and lifetime effects.
Implemented Method: Linear scaling
Captures empirical observation that progressive broadening scales with ~10% of effective frequency, corresponding to typical anharmonicity in organic molecules.
Accuracy: ~15% average error for typical organic molecules. Range: 0.05-0.14 ×
Typical Values
For - cm⁻¹:
- typically: 50-200 cm⁻¹
- Corresponds to 5-15% of
- Gives - at
Empirical relationship: (typical)
Summary
| Parameter | Recommended Method | Typical Values | Key Formula |
|---|---|---|---|
| or | Experimental or (TD-DFT/DFTB+) | 15000-35000 cm⁻¹ | approximates |
| LCM from gradients | 0.3-3.0 | ||
| Weighted mean | 1200-1600 cm⁻¹ | ||
| Dispersion | 50-300 cm⁻¹ | ||
| Simple | 50-200 cm⁻¹ |
Complete workflow:
- Run quantum chemistry calculation (ground state Hessian + excited state gradient)
- Calculate (from ), , from LCM
- Auto-calculate (dispersion) and (simple)
- Validate against experimental data and refine by fitting if needed
Note: Parameters in this document are starting estimates from theory. Always validate and refine with experimental fitting when available. See Theory-Guided Fitting for full workflow integration.