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

SWFlow solver fixes. #1247

Merged
merged 12 commits into from
Mar 5, 2021
Merged

SWFlow solver fixes. #1247

merged 12 commits into from
Mar 5, 2021

Commits on Feb 8, 2021

  1. fixed some bugs, minor clean up, etc

    ejtovar committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3077f81 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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

Commits on Feb 16, 2021

  1. limiting is now correct. however this exploited the parallel bug. np=…

    …1 does not give same results as np>1
    ejtovar committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    c258e74 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. fixed some bugs related to convex limiting

    ejtovar committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    dfeeebd View commit details
    Browse the repository at this point in the history
  2. removed some unnecessary lines

    ejtovar committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    fdfd95c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. had a bug in KE limiting

    ejtovar committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    387a312 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

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

Commits on Mar 2, 2021

  1. removed swflow .csv files

    ejtovar committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    517dbe2 View commit details
    Browse the repository at this point in the history
  2. added .csv files after tracking

    ejtovar committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    1e138b5 View commit details
    Browse the repository at this point in the history
  3. updating test file to match main branch

    ejtovar committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    02420de View commit details
    Browse the repository at this point in the history
  4. change README.md file

    ejtovar committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    690ddf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. merged main into branch

    ejtovar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    cf13816 View commit details
    Browse the repository at this point in the history