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

Implementation of HeatTransportBHE process #2221

Merged
merged 13 commits into from
Nov 7, 2018
Merged

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    c27d9c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    253938e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a9f78a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdd94fd View commit details
    Browse the repository at this point in the history
  5. [T] Beier sandbox 1U.

    ChaofanChen authored and endJunction committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c801a24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d59745 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ac2707 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2bccf9 View commit details
    Browse the repository at this point in the history
  9. [PL] Cleanup BHE process implementation.

    Avoid duplicates.
    Remove unused code parts.
    Update source code docu.
    Use STL algorithms.
    Stronger assertions and improve error messages.
    etc.
    HBShaoUFZ authored and endJunction committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    9fffe1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78aa156 View commit details
    Browse the repository at this point in the history
  11. [T] Update BHE configs.

    endJunction committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c9b765f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Documenting config parameters.

    ChaofanChen authored and endJunction committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    36e8055 View commit details
    Browse the repository at this point in the history
  2. [PL] Code cleanup and typos.

    1) move function bodies from .h to .cpp file.
    2) add documentation of the BHE_1U class.
    3) add the default case for the switch.
    HBShaoUFZ authored and endJunction committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    08fff44 View commit details
    Browse the repository at this point in the history