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 pydrex.viscosity module #201

Merged
merged 16 commits into from
Jul 26, 2024
Merged

Add pydrex.viscosity module #201

merged 16 commits into from
Jul 26, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    6ee3536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42be3ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07637a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1159a4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd768b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af5f1c8 View commit details
    Browse the repository at this point in the history
  7. feat: Add draft of Fluidity 2D ridge example

    Uses a .geo file to generate the mesh. Somehow doing the equivalent
    commands using pydrex-mesh and the python gmsh API doesn't work;
    Fluidity can't see the boundary IDs. Should try to fix this at some
    point.
    adigitoleo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8c2ae59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1faf4a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25810b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e6e997 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    813b626 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    be97c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa2fbec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7007ed4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4572669 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix: Address review comments:

    - remove `harmonic_mean` because `scipy.stats.hmean` already exists
    - remove comment about units because they are correct
    adigitoleo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5586259 View commit details
    Browse the repository at this point in the history