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

[Bugfix] add an option that fixes temperature/composition only on inflow/close… #2419

Merged
merged 13 commits into from Oct 6, 2018

Commits on Jul 22, 2018

  1. add an option that fixes temperature/composition only on inflow/close…

    …d boundaries, but not on outflow boundaries
    jdannberg committed Jul 22, 2018
    Copy the full SHA
    3d91b10 View commit details
    Browse the repository at this point in the history
  2. make 8.5 compatible

    tjhei authored and jdannberg committed Jul 22, 2018
    Copy the full SHA
    22ff9bb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    68e8dc8 View commit details
    Browse the repository at this point in the history
  4. address comments

    jdannberg committed Jul 22, 2018
    Copy the full SHA
    d495ae2 View commit details
    Browse the repository at this point in the history
  5. address comments

    jdannberg committed Jul 22, 2018
    Copy the full SHA
    fca78f1 View commit details
    Browse the repository at this point in the history
  6. melt handling of constraints

    - simplify logic of recomputing melt sparsity pattern
    - this should speed up melt computations because rebuild is only done if
    melt cells change
    tjhei authored and jdannberg committed Jul 22, 2018
    Copy the full SHA
    98ca1e1 View commit details
    Browse the repository at this point in the history
  7. fixup

    tjhei authored and jdannberg committed Jul 22, 2018
    Copy the full SHA
    e461a9b View commit details
    Browse the repository at this point in the history
  8. add test for melt model

    jdannberg committed Jul 22, 2018
    Copy the full SHA
    22657d0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    042621b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. fix parameter name

    jdannberg committed Aug 11, 2018
    Copy the full SHA
    8e61f04 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. add a new test

    jdannberg committed Sep 28, 2018
    Copy the full SHA
    22becbf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Copy the full SHA
    16c0ce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. address comments

    jdannberg committed Oct 5, 2018
    Copy the full SHA
    1a1f5b8 View commit details
    Browse the repository at this point in the history