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

Attempt to simplify/generalize coupling #902

Merged
merged 21 commits into from
Jul 6, 2023

Commits on May 16, 2023

  1. tweak docs

    majosm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    55ddd26 View commit details
    Browse the repository at this point in the history
  2. cosmetic change

    majosm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4bbd703 View commit details
    Browse the repository at this point in the history
  3. add IsothermalSlipWallBoundary

    majosm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    54290f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8597b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0753414 View commit details
    Browse the repository at this point in the history
  6. convert to DOFDesc

    majosm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    67c4604 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb00fe3 View commit details
    Browse the repository at this point in the history
  8. don't precompute interface_tpairs_no_grad

    doesn't seem to make a difference in the amount of communication
    majosm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1e4cde0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

    majosm committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ffaa867 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    5eb14e3 View commit details
    Browse the repository at this point in the history
  2. deprecate use_kappa_weighted_grad_flux_in_fluid==False

    causes missing communication errors in distributed lazy
    majosm committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2a75c76 View commit details
    Browse the repository at this point in the history
  3. cosmetic change

    majosm committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c805f10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ff622a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. minor fix

    majosm committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6af81e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6b17b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a68ecf9 View commit details
    Browse the repository at this point in the history
  4. let's try that again

    majosm committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2e3349b View commit details
    Browse the repository at this point in the history