Related Experiment Video
Updated: Aug 8, 2025

Data Acquisition Protocol for Determining Embedded Sensitivity Functions
Published on: April 20, 2016
Solving response expressions in the ADC/ISR framework
Maximilian Scheurer1, Antonia Papapostolou1, Thomas Fransson2
1Interdisciplinary Center for Scientific Computing, University of Heidelberg, Im Neuenheimer Feld 205, 69120 Heidelberg, Germany.
This study introduces a memory-efficient computational method for molecular response properties using algebraic-diagrammatic construction (ADC). The new approach enhances the performance and convergence of numerical algorithms for the second-order ADC model, implemented in an open-source Python library.
Area of Science:
- Computational chemistry
- Quantum chemistry
- Theoretical chemistry
Background:
- Calculating molecular response properties is crucial for understanding chemical reactions and material properties.
- Existing methods, such as algebraic-diagrammatic construction (ADC), can be computationally intensive, particularly for higher-order models.
- Efficient algorithms are needed to make these calculations feasible for larger systems.
Purpose of the Study:
- To develop and implement a memory-efficient computational approach for molecular response properties.
- To investigate a novel ansatz for the second-order ADC (ADC(2)) model that avoids storing large double excitation amplitudes.
- To compare the performance and convergence of different numerical algorithms within this new framework.
Main Methods:
- Implementation of the algebraic-diagrammatic construction (ADC)/intermediate state representation approach.
- Development of a memory-efficient ansatz for the ADC(2) model, specifically targeting the reduction of memory footprint by avoiding storage of double excitation amplitudes.
- Comparative analysis of various numerical algorithms for solving the response equations associated with the ADC(2) model.
Main Results:
- The proposed memory-efficient ansatz for ADC(2) significantly reduces computational resource requirements.
- The new implementation demonstrates improved convergence behavior for the investigated numerical algorithms compared to standard approaches.
- The developed routines are integrated into an accessible, open-source Python library, facilitating broader use in the scientific community.
Conclusions:
- The developed computational approach offers a more efficient and practical method for calculating molecular response properties using ADC.
- The improvements in memory efficiency and convergence pave the way for applying these methods to more complex chemical systems.
- The open-source implementation democratizes access to advanced computational chemistry tools.
Related Concept Videos
Impulse Response
Kirchhoff's law forms an input signal equation, with the capacitor's current and voltage providing the output. Substituting the current and dividing by RC yields a differential equation. The output for an impulse input is...
Response Surface Methodology
The process of RSM involves several key steps:
Integrator and Differentiator
An integrator within an op-amp circuit produces an output directly proportional to the integral of the input signal. This is achieved by replacing the feedback resistor in a typical inverting...
RLC Series Circuit: Problem-Solving
To solve the problem, first, determine the known and unknown quantities in the problem. Recalling the reactance equation for the inductor and capacitor and substituting the...
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
RL Circuit with Source
The transient response of the circuit is its temporary reaction to the sudden application of the DC source. This response is characterized by a current that exponentially decays to zero as time approaches infinity. During this transitional period, the inductor behaves like a short circuit, causing the source...

