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

Fix instability in RBM #37

Merged
merged 29 commits into from
May 7, 2018

Commits on Jul 19, 2017

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

Commits on Jul 25, 2017

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

Commits on Jul 31, 2017

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

Commits on Aug 1, 2017

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

Commits on Oct 20, 2017

  1. Merge branch 'RBM_res_develop' of https://github.com/UW-Hydro/RBM int…

    …o RBM_res_develop
    Y. Cheng committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    33593d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. fix small bugs in RBM in particle tracking

    Y. Cheng committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    965ade8 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. fix minor error in particle tracking branch

    Y. Cheng committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    8e22071 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. test for instability in RBM

    add some output sentence to check the output
    Y. Cheng committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    0ad3424 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

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

Commits on Feb 8, 2018

  1. add estimation of second order error

    Y. Cheng committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    3d32e8f View commit details
    Browse the repository at this point in the history
  2. comment out printing statement (for test)

    Y. Cheng committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    ea88e91 View commit details
    Browse the repository at this point in the history
  3. add output filtering

    Y. Cheng committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    06acd9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b680dff View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. fix output statement

    Y. Cheng committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    6b552fa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

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

Commits on Feb 22, 2018

  1. git rid of the speeding up in make file

    Y. Cheng committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    0ff5c18 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Configuration menu
    Copy the full SHA
    d4be946 View commit details
    Browse the repository at this point in the history
  2. set the minimum wind speed to be 1 m/s

    Y. Cheng committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    10e5b6e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. fix small bug for wind speed threshold

    Y. Cheng committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    71ecae4 View commit details
    Browse the repository at this point in the history
  2. check reservoir temperature instability

    Y. Cheng committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    f358f92 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. add Error_estimate subroutine

    based on numerical error to adjust the timestep to calculate stream temperature
    Y. Cheng committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    518aabb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. fix bugs in dynamic time step to calculate reservoir temperature

    this bug is resulted from reservoir storage calculation.
    Y. Cheng committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    25d0191 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

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

Commits on Mar 14, 2018

  1. 1) calculate equilibrium temperature

    2) estimate how long it will take to reach equilibrium
    Y. Cheng committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    5dcc50d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. set the minimum river depth to be 5 feet

    Y. Cheng committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    b7c132e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. bug fix for reservoir storage data

    Y. Cheng committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    963319e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. clean up makefile

    Y. Cheng committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    7c385a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

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