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

Revised handling of ideal gas contribution #158

Merged
merged 47 commits into from
Jul 7, 2023

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    ecc6f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e55d55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb01939 View commit details
    Browse the repository at this point in the history
  4. feos-core compiles again

    prehner committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d4bd127 View commit details
    Browse the repository at this point in the history
  5. Fancy StateBuilder

    prehner committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    75e24a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Adjusted parameters, cubic and Joback. Added EquationOfState and test…

    …s for residual properties
    g-bauer committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    89d6d8e View commit details
    Browse the repository at this point in the history
  2. Added EntropyScaling in core, adjusted derive macros, started adjusti…

    …ng PC-SAFT in feos, moved SolverOptions and Verbosity to state/mod.rs
    g-bauer committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4476475 View commit details
    Browse the repository at this point in the history
  3. Adjusted python interface, currently panics for residual properties w…

    …ithout ideal gas contribution in eos
    g-bauer committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a8cb089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0668a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d18ad5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    48e98ba View commit details
    Browse the repository at this point in the history
  2. new file in feos-derive

    prehner committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5b6eed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8191f15 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. DFT almost implemented

    prehner committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c8e453a View commit details
    Browse the repository at this point in the history
  2. fix ln_phi

    prehner committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c538018 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    b685380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    134b788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f63e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    454100f View commit details
    Browse the repository at this point in the history
  5. Fix init_pure_p

    prehner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    61fc6f3 View commit details
    Browse the repository at this point in the history
  6. fix pdgt

    prehner committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6ce52df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b62cd1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b2b895 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4070732 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1598705 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. updated theory guide

    prehner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cae0991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc8d31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d48a17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6e9d35 View commit details
    Browse the repository at this point in the history
  5. fix estimator

    prehner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    21e471e View commit details
    Browse the repository at this point in the history
  6. clear Cargo.toml

    prehner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cfeb488 View commit details
    Browse the repository at this point in the history
  7. WIP Python interface for DFT

    g-bauer committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    25ed0c9 View commit details
    Browse the repository at this point in the history
  8. Python wheels online

    prehner committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    84a1a0d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Pore equilibrium algorithm that does not rely on the ideal gas model.…

    … Appears to be slightly less robust
    prehner committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5da4973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a072af1 View commit details
    Browse the repository at this point in the history
  3. Cargo.toml once again

    prehner committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    dc02390 View commit details
    Browse the repository at this point in the history
  4. revert changes to pets

    prehner committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    46f7403 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Proper parameter treatment for Joback, renamed function in deBroglieW…

    …avelength trait, formatting
    g-bauer committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    003a214 View commit details
    Browse the repository at this point in the history
  2. Updated tests

    g-bauer committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e60e551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daad0cf View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Fix calculation of dln_phi_dt

    prehner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    dd9e23d View commit details
    Browse the repository at this point in the history
  2. Fix critical_point_binary_p

    prehner committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    42f9501 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    3f11197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2b0a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 5, 2023

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

Commits on Jul 7, 2023

  1. update changelog

    prehner committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6c6f023 View commit details
    Browse the repository at this point in the history