Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

constant norm condition #71

@berceanu

Description

@berceanu

I am working on a simple quantum mechanics problem for benchmarking the new ode solver. It involves solving the discretized Schrodinger equation on a 2D grid with a harmonic potential and looking for the steady state. Since the analytical solution is known, I thought it would be a nice test, and might also prove instructive as an example. I am solving the time propagation in imaginary time, and the condition I must impose is for the number of particles to stay constant, meaning the norm of my (discretized) wavefunction should not change. Is there a way to do that using the current API? Should I implement something? What do you guys think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions