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 new Complementarity formualtion for VLE with cubic EoSs #1397

Merged
merged 40 commits into from
Jun 18, 2024

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ed3734a View commit details
    Browse the repository at this point in the history
  2. Fixing broken tests

    andrewlee94 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    851cc3b View commit details
    Browse the repository at this point in the history
  3. Fixing more tests

    andrewlee94 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    251b7f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7997adf View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

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

    andrewlee94 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3555f58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d4372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf5d515 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 9, 2024

  1. Merging main

    andrewlee94 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    eb72019 View commit details
    Browse the repository at this point in the history
  2. Trying to debug Tsweep

    andrewlee94 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7ddc023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81d9d26 View commit details
    Browse the repository at this point in the history
  4. Fixing typo

    andrewlee94 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f4eb379 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merging main

    andrewlee94 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0f0bd72 View commit details
    Browse the repository at this point in the history
  2. Tweaking eps values

    andrewlee94 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    860ad56 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Fixing T sweep test

    andrewlee94 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    92394ee View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Fixing some tests

    andrewlee94 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    65087b6 View commit details
    Browse the repository at this point in the history
  2. Merging main branch

    andrewlee94 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    39f1180 View commit details
    Browse the repository at this point in the history
  3. Fixing some pylint issues

    andrewlee94 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f2b9813 View commit details
    Browse the repository at this point in the history
  4. Typo

    andrewlee94 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    47c29bb View commit details
    Browse the repository at this point in the history
  5. More pylinting

    andrewlee94 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8e424cf View commit details
    Browse the repository at this point in the history
  6. More pylint

    andrewlee94 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    31fba13 View commit details
    Browse the repository at this point in the history
  7. Clean up debugging code

    andrewlee94 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b27706a View commit details
    Browse the repository at this point in the history
  8. Fixing final test

    andrewlee94 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8771323 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Some clean up

    andrewlee94 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8dd941b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Merging main branch

    andrewlee94 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    55a5074 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Using logspace

    andrewlee94 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f43e3e0 View commit details
    Browse the repository at this point in the history
  2. Adding initial docs

    andrewlee94 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7a0375b View commit details
    Browse the repository at this point in the history
  3. Documenting epsilons

    andrewlee94 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b563460 View commit details
    Browse the repository at this point in the history
  4. Fixing test

    andrewlee94 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c0a9e18 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    9d35277 View commit details
    Browse the repository at this point in the history
  2. Fixing typo

    andrewlee94 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a98597c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    ad0da43 View commit details
    Browse the repository at this point in the history
  2. Fixing pint version issue

    andrewlee94 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8b951b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Addressing comments

    andrewlee94 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cbaf0aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a1c28c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2a593d View commit details
    Browse the repository at this point in the history