Skip to content

Coherent state information in dsf_mesolve. #510

@oameye

Description

@oameye

After you run dsf_mesolve, you don't have access anymore to the parameters of the dynamical shifted fock problem. This is because TimeEvolutionSol does not contain the parameters of "ode problem". However, it would be useful information what the coherent state value was over time (, or at the end of the simulation).

Since dsf_mesolve is a bit underdocumented I had some questions about the implementation:

  • Given you provide e_ops, for what are the expectations values evaluated: only the quantum fluctuations or the coherent state + quantum fluctuations?
  • After dsf_mesolve does TimeEvolutionSol.states contain only the quantum fluctuations or the coherent state + quantum fluctuations?
  • Suppose I would like to do a adiabatic parameter sweep, where I provide the simulation of the next parameter values with the final state of the previous parameter value. Is it enough to only set ψ0=sol_dsf.states[end]? Or should I also somehow give the correct initial condition for the coherent state α0_l?

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