-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add capability to handle with node variables (#67)
* Add node variables * Add StructuredMesh * Add branch to allow reinterpolate=false * Adapt to main * Fix interpolation of node variables * Add tests for subcell limiting coefficients * Add data comparison for subcell shockcapturing to tests * Add info when interpolating alphas * Use `println` instead of `info` to not interrupt the test * Print reinterpolate warning only once * Adapt test structure * Update test set names * Adapt comment (suggestion); Adapt commit hash of repo with reference files * Adapt if clause for printing warning * Subcell tests only for julia v1.8+ * Update hash of newest commit * Add leading zeros to test filenames * Reduce initial refinement level in test * Update commit hash for RefRepo * Run macOS tests on apple chip `arm64` * Add comment about julia version
- Loading branch information
Showing
5 changed files
with
89 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters