Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dan Barnes' effective potential (semi-implicit) Poisson solver #5079

Open
wants to merge 33 commits into
base: development
Choose a base branch
from

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    7020e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac4bb0f View commit details
    Browse the repository at this point in the history
  3. slowly progressing

    roelof-groenewald committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    df0dc3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    115bc69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8549b50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c29a612 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0aac03 View commit details
    Browse the repository at this point in the history
  8. add example script

    roelof-groenewald committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4ad7112 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e9b96f View commit details
    Browse the repository at this point in the history
  10. more CI fixes

    roelof-groenewald committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    21a2a70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56b40df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f29954 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8188839 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    75d4226 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6e702a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. update license statement

    Signed-off-by: roelof-groenewald <[email protected]>
    roelof-groenewald committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    fd0bfbc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    e9d2470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b4838 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    31ce2d8 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    Signed-off-by: roelof-groenewald <[email protected]>
    roelof-groenewald committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    cb6a5ca View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. overload compute phi function in semi-implicit Poisson solver

    Signed-off-by: roelof-groenewald <[email protected]>
    roelof-groenewald committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b23d3c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    3063ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c756a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5f366 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7af8650 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed8618b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    e41234e View commit details
    Browse the repository at this point in the history
  2. use EB in CI test

    roelof-groenewald committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    03cf3cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06d281a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. rename "semi-implicit ES" to "effective potential ES"

    Signed-off-by: roelof-groenewald <[email protected]>
    roelof-groenewald committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fbfcdaa View commit details
    Browse the repository at this point in the history
  2. Fix missed name updates

    Co-authored-by: Thomas Marks <[email protected]>
    roelof-groenewald and archermarx authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    aed9360 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    025699f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    b440053 View commit details
    Browse the repository at this point in the history