Skip to content

Euler method versus RK45? #106

@WeileiZeng

Description

@WeileiZeng

In the code, the Euler method with fixed step length is implemented as the solver for the master equation. Why Runge Kutta method with 4th order accuracy and adjustable step length not provide a higher accuracy?

This is mentioned in the paper but I haven't get the point.

In my impression, when the system reach the bifurcation point, most spins start moving towards a stable solution, with a very small momentum. This process takes time. A more accurate solver with smaller step length should be helpful in this procedure, reducing random flips by noise and speeding up stabilizing the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions