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 Newtonian model #25

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add Newtonian model #25

wants to merge 4 commits into from

Commits on Aug 7, 2023

  1. Remove extra example files

    chahak13 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f6946b6 View commit details
    Browse the repository at this point in the history
  2. Restructure code and add materials subdir

    To make the imports easier from the materials subdir, also restructured
    other files. This moves `MPM` to a separate file so as to remove
    circular imports for materials module.
    chahak13 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    efd7843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ec1156 View commit details
    Browse the repository at this point in the history
  4. Add Newtonian material

    chahak13 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ef2655a View commit details
    Browse the repository at this point in the history