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

Repair OLIAPI #1512

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

Commits on Oct 7, 2024

  1. checkpoint: add scaling to cstr but didn't note any affect on BSM2-P …

    …solver iterations; also replacing aeration tank on bsm2-p instead of cstr_injection with flowsheet level vars and constraints
    adam-a-a committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bd2caa8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    05b717a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c42dc View commit details
    Browse the repository at this point in the history
  3. added this to mitigate error that arose while trying composition surv…

    …eys; revisit this change
    adam-a-a committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e9ad119 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    18a708f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf8414 View commit details
    Browse the repository at this point in the history
  3. Revert "checkpoint: add scaling to cstr but didn't note any affect on…

    … BSM2-P solver iterations; also replacing aeration tank on bsm2-p instead of cstr_injection with flowsheet level vars and constraints"
    
    This reverts commit bd2caa8.
    adam-a-a committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6a2d5c9 View commit details
    Browse the repository at this point in the history
  4. blk

    adam-a-a committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a6f6d43 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. update logger messages to be more clear on uploading/generating/delet…

    …ing files; fix issue related to session dbs file deletion on exit
    adam-a-a committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    37e9a7a View commit details
    Browse the repository at this point in the history
  2. remove import

    adam-a-a committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b635751 View commit details
    Browse the repository at this point in the history
  3. try inspecting notebook

    adam-a-a committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    71cc4e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aa1e95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b5288b View commit details
    Browse the repository at this point in the history
  6. unclear why survey tests fail on GH when they pass locally with same …

    …credentials used; bring tests back
    adam-a-a committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    116fcdb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    8041b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7deba9a View commit details
    Browse the repository at this point in the history
  3. update tests with suspected fix regarding dbs file usage and also try…

    … to troubleshoot errors after switch to sequential test deployment
    adam-a-a committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8acadda View commit details
    Browse the repository at this point in the history
  4. revise tests

    adam-a-a committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ea309a1 View commit details
    Browse the repository at this point in the history
  5. tests passed after pushing last commit! let's see if reverting this c…

    …hange would break them again to identify what the solution was
    adam-a-a committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    59766c3 View commit details
    Browse the repository at this point in the history
  6. bring back refresh since it seems that wasn't the solution (alone) an…

    …d bring back a change that I ultimately want to remove but think might have been part of prob
    adam-a-a committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    24485e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    363d652 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a378e8 View commit details
    Browse the repository at this point in the history
  9. set refresh False again

    adam-a-a committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a9b9fe6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ca5f21 View commit details
    Browse the repository at this point in the history
  11. seems that tests fail when refresh=False and conftest changes are rev…

    …erted for oliapi_instance, along with point to last session dbs file in test_flash; now will set refresh=True on oliapi_instance in conftest
    adam-a-a committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a5a7215 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd88d62 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e10833 View commit details
    Browse the repository at this point in the history
  14. run black

    adam-a-a committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    faf0d10 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. move refresh attribute earlier; troubleshoot issue with unexpected re…

    …sponse when shifting to alternate version of OLI used for NAWI
    adam-a-a committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e28de47 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. blk

    adam-a-a committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d2af67b View commit details
    Browse the repository at this point in the history