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

Use stress divergence and diffusive flux divergence from Turbulence Closures #245

Merged
merged 20 commits into from
May 29, 2019

Commits on May 27, 2019

  1. minors edits

    glwagner committed May 27, 2019
    Configuration menu
    Copy the full SHA
    d8a9006 View commit details
    Browse the repository at this point in the history
  2. refactors model to use TurbulenceClosures instead of model configurat…

    …ion, cleans up code and adds comments
    glwagner committed May 27, 2019
    Configuration menu
    Copy the full SHA
    4d679d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1a1b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2e177b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51f7ae9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    016dc05 View commit details
    Browse the repository at this point in the history
  7. drops-in diffusive operators from TurbulenceClosures; calculates boun…

    …dary transport coefficients with tensor diffusivity abstraction
    glwagner committed May 27, 2019
    Configuration menu
    Copy the full SHA
    7ccb4ca View commit details
    Browse the repository at this point in the history
  8. merging bugfixes and misc upstream changes

    Merge branch 'master' into integrate-turbulence-closures
    glwagner committed May 27, 2019
    Configuration menu
    Copy the full SHA
    f273962 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    631b861 View commit details
    Browse the repository at this point in the history
  2. let the inlines rain down

    glwagner committed May 28, 2019
    Configuration menu
    Copy the full SHA
    9b26ac3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1891a88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    780a6e5 View commit details
    Browse the repository at this point in the history
  5. adds ability to set type of constants and eos; constrains types of co…

    …nstants and eos to type of model
    glwagner committed May 28, 2019
    Configuration menu
    Copy the full SHA
    d9c5e13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f839702 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff3273c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fe47fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4361c53 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    8e9d5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cda5de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fdaf74 View commit details
    Browse the repository at this point in the history