Menu

#211 Add a 2D plot

0.3.6
done
nobody
None
nobody
2023-12-31
2021-05-28
Ulf Lorenz
No
What and Why

Add another observer that plots a 2D contour of the wavepacket, preferably together with the potential. The Matlab version's plot can serve as a blueprint.

Acceptance criteria
  • There is a Python observer that plots wavepackets and densities for two-dimensional grids
    • coupled channels / electronic states need not be implemented, this is part of [#220]
  • There is a demo that uses this feature.
    • It may be useful to create a dedicated demo for this purpose.

  • implemented a minimal solution without electronic states
  • recycled an existing demo (HarmonicOscillator/Gaussian_2D/1 for demonstration purposes

Related

Tickets: #220

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2021-05-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,9 @@
     #####What and Why#####
    
     Add another observer that plots a 2D contour of the wavepacket, preferably together with the potential. The Matlab version's plot can serve as a blueprint.
    +
    +#####Acceptance criteria#####
    +
    +* There is a Python observer that plots wavepackets and densities for two-dimensional grids
    +* There is a demo that uses this feature.
    +    * It may be useful to create a dedicated demo for this purpose.
    
     
  • Ulf Lorenz

    Ulf Lorenz - 2023-04-07
    • Milestone: 0.4 goal --> 0.3.6
     
  • Ulf Lorenz

    Ulf Lorenz - 2023-12-30
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -5,5 +5,6 @@
     #####Acceptance criteria#####
    
     * There is a Python observer that plots wavepackets and densities for two-dimensional grids
    +    * coupled channels / electronic states need not be implemented, this is part of [#220]
     * There is a demo that uses this feature.
         * It may be useful to create a dedicated demo for this purpose.
    
     

    Related

    Tickets: #220

  • Ulf Lorenz

    Ulf Lorenz - 2023-12-30
    • status: open --> assigned
    • assigned_to: Ulf Lorenz
     
  • Ulf Lorenz

    Ulf Lorenz - 2023-12-31
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -8,3 +8,8 @@
         * coupled channels / electronic states need not be implemented, this is part of [#220]
     * There is a demo that uses this feature.
         * It may be useful to create a dedicated demo for this purpose.
    +
    +----
    +
    +* implemented a minimal solution without electronic states
    +* recycled an existing demo (HarmonicOscillator/Gaussian_2D/1 for demonstration purposes
    
    • status: assigned --> done
    • assigned_to: Ulf Lorenz --> nobody
     

    Related

    Tickets: #220


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.