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

WIP: Standard weak-form DG for the spherical shallow water equations in covariant form #37

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7ff4a57 View commit details
    Browse the repository at this point in the history
  2. formatter

    tristanmontoya committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8236b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf6c75 View commit details
    Browse the repository at this point in the history
  4. removed untracked

    tristanmontoya committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2fc2f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e1c54c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c64a293 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5374da9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9a4163 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3abdaa6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6e08aa View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. cleanup

    tristanmontoya committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e153f11 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Added containers and 2D p4est mesh from my spherical shell implementa…

    …tion in Trixi.jl (cherry-picked from f45378e)
    
    Co-authored-by: Tristan Montoya <montoya.tristan@gmail.com>
    amrueda and tristanmontoya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    24a3793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb768d9 View commit details
    Browse the repository at this point in the history
  3. format

    amrueda committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ca44965 View commit details
    Browse the repository at this point in the history
  4. Fixed bug in the definition of init_elements and added nelements(). e…

    …ltype() and ndims() functions for new struct
    amrueda committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8ec3e9c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    7caca96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32afdf View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    3d4f809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae53831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb81ca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9ec616 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0c6303 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98b0f0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9799f81 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. reorganize a bit

    tristanmontoya committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    73dda27 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7de998a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    317033a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd7610 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

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

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    e1eb237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4211d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fa4e01 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. transformation between local coordinate systems now uses latitude-lon…

    …gitude as intermediate state, not Cartesian
    tristanmontoya committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    44ac576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e858a View commit details
    Browse the repository at this point in the history
  3. format

    tristanmontoya committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fc52dfe View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    2067837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808e74c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    6d4ae0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb9fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f94fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a69b558 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2cd693 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4324e62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c46d20b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    937c069 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    7ff3331 View commit details
    Browse the repository at this point in the history
  2. improve comments

    tristanmontoya committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1248f88 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. refactor

    tristanmontoya committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    936dc49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4adf7c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. add better comments

    tristanmontoya committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ad0a60e View commit details
    Browse the repository at this point in the history
  2. improve comments

    tristanmontoya committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    4b3642c View commit details
    Browse the repository at this point in the history
  3. better documentation

    tristanmontoya committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d3bc8f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    7d7ec99 View commit details
    Browse the repository at this point in the history
  2. add metric tensor

    tristanmontoya committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d2ddb5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7085e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    8b4b57e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39daf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b93cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93f31f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6244e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    1144fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f977b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

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

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    e5b3602 View commit details
    Browse the repository at this point in the history
  2. fix docstring format

    tristanmontoya committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4de0ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4412add View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    731fa69 View commit details
    Browse the repository at this point in the history
  5. fix link in docs

    tristanmontoya committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ca7118c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7db2950 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13fe226 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    98ec72e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82ec37c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad439b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    f8b76ee View commit details
    Browse the repository at this point in the history
  2. fix trixi_compat

    tristanmontoya committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    be033ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0097f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87143be View commit details
    Browse the repository at this point in the history
  5. format

    tristanmontoya committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b8dc13a View commit details
    Browse the repository at this point in the history
  6. fix spelling

    tristanmontoya committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2b475d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eab59ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea8a331 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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