HaeffnerLab / IonSim.jl

a simple tool for simulating trapped ion systems
https://ionsim.org
MIT License
71 stars 17 forks source link

Allow the Hamiltonian to support time-independent inputs #31

Closed marwahaha closed 1 year ago

marwahaha commented 2 years ago

Wanted IonSim to have a simple Rabi flopping.

We already have Hamiltonian with a cutoff with RWA

It was easier if RWA=none, then it uses the other code that's time independent.

Might want to have a generic RWA builder.

marwahaha commented 1 year ago

This isn't really well-scoped; I'll close