Menu

#169 Bug: Plot1DObserver and Data1DObserver write out the wave function with DVR weights

0.3
done
nobody
Bug (1)
nobody
2019-09-16
2019-09-03
Ulf Lorenz
No
What and Why

We have three different wave function representations: DVR, FBR, and weighted DVR (where the DVR weights are included for simpler integration). The last one is the default.

At several places, we plot the wave function or its density, but do not properly account for removing the weights. This should be fixed.

Acceptance criteria
  • Plot1DObserver plots the wave function in DVR, not in weighted DVR
  • Data1DObserver writes out the wave function in DVR, not in weighted DVR

Also, Manipulator got another function to calculate the density for a given wavefunction or density operator.

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2019-09-07
    • status: open --> assigned
    • assigned_to: Ulf Lorenz
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-09-16
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -8,3 +8,7 @@
    
     * Plot1DObserver plots the wave function in DVR, not in weighted DVR
     * Data1DObserver writes out the wave function in DVR, not in weighted DVR
    +
    +----
    +
    +Also, Manipulator got another function to calculate the density for a given wavefunction or density operator.
    
    • status: assigned --> done
    • assigned_to: Ulf Lorenz --> nobody
     

Log in to post a comment.