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

Precomputed velocities #202 #208

Merged
merged 12 commits into from
Apr 2, 2024

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    4d63c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d2823 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 15, 2024

  1. adding linear temporal interpolation for precomputed state-variables …

    …and adding a velocity output for scalar advection (SimVascular#202)
    zasexton committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fb17393 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

  1. removing print statements and adding error checking for precomputed s…

    …olution dimension consistency (SimVascular#202)
    zasexton committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b0dc3c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd0fa14 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    b71169c View commit details
    Browse the repository at this point in the history
  2. adding test case for precomputed velocity solutions to the heatf equa…

    …tion, removing commented lines for testing in heatf.cpp, fixing spelling mistakes in ComMod.h (SimVascular#202)
    zasexton committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    27fe339 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. adding Doxygen compatible comments for new functions in vtk_xml.cpp a…

    …nd vtk_xml_parser.cpp, encapsulated precomputed linear interpolation time advancement in a function to remove from main.cpp (SimVascular#202)
    zasexton committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f819abd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f17cd1 View commit details
    Browse the repository at this point in the history