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

Revise bounds check for MCL #118

Merged
merged 14 commits into from
Nov 6, 2023

Commits on Oct 25, 2023

  1. Revise bounds check for MCL

    bennibolm committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    809eff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

    bennibolm committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    62fd8ab View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix allocs (trixi-framework#1695)

    * Fix allocs
    
    * remove unnecessary code
    
    * rerun fmt
    
    * format
    DanielDoehring committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    28500ea View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    abd97b1 View commit details
    Browse the repository at this point in the history
  2. HLLE CEE 2D3D NonCartesian Meshes (trixi-framework#1692)

    * HLLE CEE 2D3D NonCartesian Meshes
    
    * format
    
    * hlle via hll
    
    * format test
    
    * format test
    
    * format
    
    * do not export hlle
    
    * Correct test vals
    
    * test values CI
    
    * Update src/equations/compressible_euler_2d.jl
    
    Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
    
    * Update src/equations/compressible_euler_1d.jl
    
    Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
    
    * Update src/equations/compressible_euler_2d.jl
    
    Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
    
    * Update src/equations/compressible_euler_3d.jl
    
    Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
    
    * Update src/equations/compressible_euler_3d.jl
    
    Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
    
    * apply suggestions
    
    * additional sentence
    
    * Fix typo
    
    * typos
    
    * correct test vals
    
    ---------
    
    Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
    DanielDoehring and ranocha committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c438d34 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Bump crate-ci/typos from 1.16.15 to 1.16.21 (trixi-framework#1700)

    Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.15 to 1.16.21.
    - [Release notes](https://github.com/crate-ci/typos/releases)
    - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
    - [Commits](crate-ci/typos@v1.16.15...v1.16.21)
    
    ---
    updated-dependencies:
    - dependency-name: crate-ci/typos
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    08a2e09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5b7db View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Add NumFOCUS + ACTRIX to acknowledgments (trixi-framework#1697)

    * Add NumFOCUS + ACTRIX to acknowledgments
    
    * Try to avoid spaces
    
    * Another try to avoid gaps between images
    
    * Hopefully fix image alignment in docs
    
    * Try new logo formats
    
    * Use smaller DUBS logo and add DUBS funding statement
    
    * Add markdown-based table for logos in docs
    
    * Try another table approach
    
    * Hopefully get a layout that finally *works*...
    
    * Arrrrrrgggggghhhhh
    sloede committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2ec512c View commit details
    Browse the repository at this point in the history
  2. format examples (trixi-framework#1531)

    * format examples
    
    * check formatting of examples in CI
    
    * update style guide
    
    * fix weird formatting
    
    * fix formatting of binary operators
    
    * format again
    ranocha committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c79fa43 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

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

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    ec681bb View commit details
    Browse the repository at this point in the history
  2. Format subcell elixirs

    bennibolm committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d4ae46d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83951e View commit details
    Browse the repository at this point in the history