Menu

Reference.Variables.time.propa.ode

Burkhard Schmidt

Propagators for state vectors and density matrices in the Matlab/Octave version of WavePacket

For use with qm_propa: Available propagator classdef's for objects of class ket (as well as subclass rho) and their settable properties are given in the following table. Note that adaptive strategies for time sub-stepping can be used here.

matlab ODE solvers built into MATLAB/Octave default
integr Handle of integrator ode45
reltol Relative tolerance 1e-6

For use with qm_optimal: Available propagator classdef's for objects of class ket (as well as subclass rho) and their settable properties are given in the following table. Note that constant time sub-stepping has to be used here.

RungeKutta Runge-Kutta integrators default
order Error order of integrator 6

Related

Wiki: Reference.Classes.ket_rho
Wiki: Reference.Programs.qm_optimal
Wiki: Reference.Programs.qm_propa
Wiki: Reference.Variables.time.propa

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.