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

Feature: t8code cubed spherical shell setups & testing t8code v2.0.0. #1918

Draft
wants to merge 50 commits into
base: feature-t8codemesh-checkpointing
Choose a base branch
from

Commits on Apr 8, 2024

  1. Wrap from_abaqus routines.

    Johannes Markert committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    95a021d View commit details
    Browse the repository at this point in the history
  2. Implement geometry data transfer from t8code to Trixi.

    Johannes Markert committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    178ec18 View commit details
    Browse the repository at this point in the history
  3. Updated examples.

    Johannes Markert committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0fed965 View commit details
    Browse the repository at this point in the history
  4. Fixed typos.

    Johannes Markert committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c50b434 View commit details
    Browse the repository at this point in the history
  5. Applied formatter.

    Johannes Markert committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5e18656 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into feature-t8code-curved-geometry

    Johannes Markert committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c388a94 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    3bb6292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbf702 View commit details
    Browse the repository at this point in the history
  3. add cubed sphere constructor

    benegee committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5fa48e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fix indentation.

    Johannes Markert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cd27998 View commit details
    Browse the repository at this point in the history
  2. Fix indentation.

    Johannes Markert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f6653b0 View commit details
    Browse the repository at this point in the history
  3. Switching off formatter in two files.

    Johannes Markert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    aa4d0d4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature-t8code-curved-geometry' of github.com:trixi-fra…

    …mework/Trixi.jl into feature-t8code-curved-geometry
    Johannes Markert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f331a87 View commit details
    Browse the repository at this point in the history
  5. Upgrading T8code.jl.

    Johannes Markert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    40cbb86 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into feature-t8code-curved-geometry

    Johannes Markert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ff964cc View commit details
    Browse the repository at this point in the history
  7. Fixed examples.

    Johannes Markert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    df77f82 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. stress different meaning of first argument

    it refers to level of refinement in lat lon direction, not number of
    tree as in the p4est version
    benegee committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b80f890 View commit details
    Browse the repository at this point in the history
  2. use lat lon levels

    benegee committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c46799b View commit details
    Browse the repository at this point in the history
  3. add t8code cubed sphere tests

    benegee committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e3c2492 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    544b10d View commit details
    Browse the repository at this point in the history
  2. Remove TODO comments

    benegee authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7af3f31 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Relaxing T8code.jl version requirement.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6d835e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe298b5 View commit details
    Browse the repository at this point in the history
  3. Restricted t8code version requirement.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    54a5ec3 View commit details
    Browse the repository at this point in the history
  4. Removed cubed spherical shell related code.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1daec4b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature-t8code-curved-geometry' of github.com:trixi-fra…

    …mework/Trixi.jl into feature-t8code-curved-geometry
    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5c5ccc6 View commit details
    Browse the repository at this point in the history
  6. Removed cubed spherical shell tests.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    120af75 View commit details
    Browse the repository at this point in the history
  7. Including cubed spherical shell setup.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e93ebeb View commit details
    Browse the repository at this point in the history
  8. Modified GH ci such that it uses the latest T8code.jl package.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ae141d5 View commit details
    Browse the repository at this point in the history
  9. Included cubed spherical shell setups and tests.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1d0d3f5 View commit details
    Browse the repository at this point in the history
  10. Switching order of CI steps.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    36e9ba9 View commit details
    Browse the repository at this point in the history
  11. Changed line in CI.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    171a43c View commit details
    Browse the repository at this point in the history
  12. Increasing code coverage.

    Johannes Markert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4317d5e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    071d65c View commit details
    Browse the repository at this point in the history
  2. Increasing code coverage.

    Johannes Markert committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4b5694d View commit details
    Browse the repository at this point in the history
  3. Further increasing code coverage.

    Johannes Markert committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    48082e6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature-t8code-curved-geometry' of github.com:trixi-fra…

    …mework/Trixi.jl into feature-t8code-curved-geometry
    Johannes Markert committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    18d28b7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature-t8code-curved-geometry' into feature-t8code-cub…

    …ed-sphere-setup
    Johannes Markert committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bb4793c View commit details
    Browse the repository at this point in the history
  6. Re-introduced tests.

    Johannes Markert committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    66ee1eb View commit details
    Browse the repository at this point in the history
  7. Removed workaround in github workflow.

    Johannes Markert committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b9b79a2 View commit details
    Browse the repository at this point in the history
  8. Applied formatter.

    Johannes Markert committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e3be166 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    8c562f0 View commit details
    Browse the repository at this point in the history
  2. adapt to merged t8code PR

    benegee committed May 13, 2024
    Configuration menu
    Copy the full SHA
    95ec84f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. missed calling constructor

    benegee committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2e92ebc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge branch 'main' into feature-t8code-cubed-sphere-setup

    Johannes Markert committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6e79f51 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-t8code-cubed-sphere-setup' of github.com:trixi-…

    …framework/Trixi.jl into feature-t8code-cubed-sphere-setup
    Johannes Markert committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cd441b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 25, 2024

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

Commits on Oct 14, 2024

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