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

Moving meshes final #431

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft

Moving meshes final #431

wants to merge 37 commits into from

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    0789602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f390a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f215579 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. oops, forgot these files

    jshipton committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e314d47 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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

Commits on Mar 18, 2023

  1. fix minus sign

    jshipton committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    d90fb4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f49d46 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Merge branch 'main' of https://github.com/firedrakeproject/gusto into…

    … moving_meshes_final
    jshipton committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b85f770 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    905e417 View commit details
    Browse the repository at this point in the history
  2. some fixes to setup script

    jshipton committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0d38a79 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. IT WORKS!

    jshipton committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    54b1f05 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    34305f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    782ade1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    164c31a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. enable adapting to field

    jshipton committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    04569b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8394235 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. remove factor of a half

    jshipton committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4ce1683 View commit details
    Browse the repository at this point in the history
  2. refactor mesh movement timeloop so that the new mesh is only computed…

    … once and the transport step on the old mesh is done outside of the iteration
    jshipton committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    71bcb2a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/firedrakeproject/gusto into…

    … moving_meshes_final
    jshipton committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    166d2b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd0232f View commit details
    Browse the repository at this point in the history
  5. fix some lint

    jshipton committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    af283f9 View commit details
    Browse the repository at this point in the history
  6. tiny lint fix

    jshipton committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f9ee380 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    e2451b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f5b6a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c36527 View commit details
    Browse the repository at this point in the history
  4. more lint fixing

    jshipton committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    40e9116 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    389bde7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc238c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    809ceed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda98e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9807d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c09458 View commit details
    Browse the repository at this point in the history
  5. don't kill the testing by adding a stupidly long example without the …

    …test-specific check at the top
    jshipton committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    17a7b5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6118eb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

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