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 ideal gas equation #607

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 8, 2024

  1. set test up for 1.11

    svchb committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ed83ea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 20, 2024

  1. add basic struct

    svchb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bad7de8 View commit details
    Browse the repository at this point in the history
  2. add export

    svchb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aa90aae View commit details
    Browse the repository at this point in the history
  3. make equation available

    svchb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7841461 View commit details
    Browse the repository at this point in the history
  4. format

    svchb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1e07757 View commit details
    Browse the repository at this point in the history
  5. typo

    svchb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    98065e6 View commit details
    Browse the repository at this point in the history
  6. fix docs

    svchb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6eb6fec View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. add exmaple

    svchb committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    83ebc5f View commit details
    Browse the repository at this point in the history
  2. format

    svchb committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    aa9348c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fix

    svchb committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f65eb5a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    31b2f75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d05304 View commit details
    Browse the repository at this point in the history
  3. Increase errors for 1.11

    svchb authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4ed0b91 View commit details
    Browse the repository at this point in the history
  4. Fix invalidations

    svchb authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1ce0460 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    svchb authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1774f5a View commit details
    Browse the repository at this point in the history
  6. Update ci.yml

    svchb authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4daf984 View commit details
    Browse the repository at this point in the history
  7. revert

    svchb authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ac2eb2c View commit details
    Browse the repository at this point in the history
  8. Update ci.yml

    svchb authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    258f2ba View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update test/validation/validation.jl

    Co-authored-by: Erik Faulhaber <[email protected]>
    svchb and efaulhaber authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1a9f3f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796b1d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c402975 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83514da View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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