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

Simulation solver workflow #2730

Merged
merged 32 commits into from
Oct 28, 2024

Commits on Oct 7, 2024

  1. Basic skeleton

    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    73a2176 View commit details
    Browse the repository at this point in the history
  2. Lots of progress

    Solvers pass info to each other
    Simplified some parts
    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5fa2533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2854354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dd2e4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d4b043 View commit details
    Browse the repository at this point in the history
  6. Move setup to init

    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8d49aaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55d352f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fc1e26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14ad513 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7befb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    099d046 View commit details
    Browse the repository at this point in the history
  12. Minor refactoring

    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c75b5ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b215d57 View commit details
    Browse the repository at this point in the history
  14. Fixes loggers and progress bars

    Also adds docstrings to methods. Updates some methods to use new functionality of the plasma. Adds requirements for the convergence plots (still broken)
    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    25fc7fe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    774015c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dc65b19 View commit details
    Browse the repository at this point in the history
  17. black

    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    453e8d1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f6db396 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d51c868 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    62127e6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8a002fa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    894fabc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1d5c843 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4ebe0d0 View commit details
    Browse the repository at this point in the history
  25. Fix typo

    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    587bddc View commit details
    Browse the repository at this point in the history
  26. Black format

    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    03e9d47 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ece6a62 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f18a3c2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8f24d7f View commit details
    Browse the repository at this point in the history
  30. Apply black

    andrewfullard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a0fcb09 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9e3c968 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Ruff formatting

    andrewfullard committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    05e2b82 View commit details
    Browse the repository at this point in the history