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

Adding code to run the shallow-water and barotropic vorticity equation sets #197

Closed
wants to merge 28 commits into from

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    55b85b1 View commit details
    Browse the repository at this point in the history
  2. Copied example input and diag file entries into test case, and set up…

    … shallow code base again.
    sit23 committed May 14, 2019
    Configuration menu
    Copy the full SHA
    dea4afd View commit details
    Browse the repository at this point in the history
  3. updated experiment to get it to run, and updated leapfrog and damping…

    … options in shallow water to get in line with Isca modifications.
    sit23 committed May 14, 2019
    Configuration menu
    Copy the full SHA
    a5a6c8e View commit details
    Browse the repository at this point in the history
  4. Integrated barotropic vorticity equation into Isca framework too. Nee…

    …ded same fixes as shallow dynamics.
    sit23 committed May 14, 2019
    Configuration menu
    Copy the full SHA
    bd7df06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c22f20 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Rewrite of stirring module to retain functionality, but to get rid of…

    … it defining grid for output. This should make it possible to use stirring in the shallow water model.
    sit23 committed May 16, 2019
    Configuration menu
    Copy the full SHA
    717a94a View commit details
    Browse the repository at this point in the history
  2. Updated shallow code to include stirring, but thanks to rewrite of st…

    …irring, we can output stirring variables from within shallow water framework.
    sit23 committed May 16, 2019
    Configuration menu
    Copy the full SHA
    2f6acc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c696ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    993966c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4693d72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8fcd5c View commit details
    Browse the repository at this point in the history
  7. Adding missing model files that I forgot to commit. These are necessa…

    …ry for compilation of new codes.
    sit23 committed May 16, 2019
    Configuration menu
    Copy the full SHA
    a279626 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

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

Commits on May 31, 2019

  1. Updaing shallow water code to better account for deep velocities in i…

    …cs and in PV definition, which I previously modified incorrectly.
    sit23 committed May 31, 2019
    Configuration menu
    Copy the full SHA
    172087f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1f769 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

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

Commits on Jun 29, 2019

  1. Updated experiments.

    sit23 committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    c1a3f2a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    4e46f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1cc51d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fd581d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

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

Commits on Feb 7, 2020

  1. parameter updates.

    sit23 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    cbca8c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

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

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    985e952 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into shallow_and_baro

    Conflicts:
    	.gitignore
    	src/extra/python/isca/__init__.py
    sit23 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    f51205e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d706b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

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