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

nutils additions for the perpendicular flap example #429

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    0779e3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86dc5f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    13c8a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c57ee0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e05ed0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a0b465 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fca2acc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    442287c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cbf721 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    767c19a View commit details
    Browse the repository at this point in the history
  9. rename lhs1 to lhs

    gertjanvanzwieten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    628a1e6 View commit details
    Browse the repository at this point in the history
  10. move history update to before fluid solve

    Formerly, history values were updated prior to post-processing, so that all
    evaluations happened with lhs==lhs0 etc. This patch fixes this, improving VTK
    and matplotlib results slightly.
    gertjanvanzwieten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4b7b925 View commit details
    Browse the repository at this point in the history
  11. compute meshdofs as part of physics update

    This fixes the history of meshdofs, which was updated before pushing the
    previous version to history.
    gertjanvanzwieten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6c70f7e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b55dea8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd09e72 View commit details
    Browse the repository at this point in the history
  14. introduce arguments, fix variable time steps

    This improves results in case dt varies from timestep to timestep.
    gertjanvanzwieten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bbeac37 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60c41f1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    85f68e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4793125 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d89f08d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8459059 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6c2a551 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d406c27 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    35b8b34 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3e17c0d View commit details
    Browse the repository at this point in the history