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

adds version backward compatibility for Berkeley model; adds speedup modifications to Berkeley model meshing #851

Merged
merged 21 commits into from
Oct 27, 2024

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    3f19b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02618ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf8b6b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    8ea4a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98aefad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cc1caf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    987b739 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    9ee442e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c03d88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1618de1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16bdf4e View commit details
    Browse the repository at this point in the history
  5. removes unused variables

    danielpeter committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    69b897a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    322a5d4 View commit details
    Browse the repository at this point in the history
  2. pre-calculates coefficients for great-circle distance evaluations for…

    … Berkeley model splines
    danielpeter committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    b1089ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    204b71b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dc05dd View commit details
    Browse the repository at this point in the history
  5. updates user output

    danielpeter committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    88b9a2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b0d057 View commit details
    Browse the repository at this point in the history
  7. updates code comments

    danielpeter committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ae699a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28c87e4 View commit details
    Browse the repository at this point in the history