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

Interface for ELM->ATS coupling - WIP #216

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

Interface for ELM->ATS coupling - WIP #216

wants to merge 31 commits into from

Commits on Sep 14, 2022

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

Commits on Sep 15, 2022

  1. replace Coordinator's constructor with default constructor and move i…

    …nitialization code to protected coordinator_init function
    jbeisman committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    eada89b View commit details
    Browse the repository at this point in the history
  2. ELM->ATS driver

    jbeisman committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    312aa7b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. added CMakeLists.txt and updated a few things; interface is compiling…

    … now; modified ELM_ATSDriver::advance to call Coordinator::advance for each single timestep
    jbeisman committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bba9dee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2704dd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

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

Commits on Sep 20, 2022

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

Commits on Sep 27, 2022

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

Commits on Sep 28, 2022

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

Commits on Nov 2, 2022

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

Commits on Nov 16, 2022

  1. merge from master

    ecoon committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b5b3325 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 22, 2022

  1. updates to ELM api

    ecoon committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f186146 View commit details
    Browse the repository at this point in the history
  2. debugging ELM-ATS api

    ecoon committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fe63ea8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 15, 2023

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

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    bb24059 View commit details
    Browse the repository at this point in the history
  2. Got cc driver test working

    jbeisman committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5f87eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f105cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. ELM->ATS coupling progress

    jbeisman committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7f5683f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. updates to ELM->ATS driver

    jbeisman committed May 16, 2023
    Configuration menu
    Copy the full SHA
    90c62dc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Working changes to ELM-ATS driver - fluxes and state variables are pa…

    …ssed correctly, ATS pressure initialization from ELM water content, etc.
    jbeisman committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e575f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6252d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. changes to driver - hydrostatic initialization option, convenience dz…

    … calculation function, cleanup; removed some unused variables from interface
    jbeisman committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    347a002 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    7351d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475acee View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Oct 23, 2023

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