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 |
Wiki: Reference.Classes.ket_rho
Wiki: Reference.Programs.qm_optimal
Wiki: Reference.Programs.qm_propa
Wiki: Reference.Variables.time.propa