Skip to content

Commit

Permalink
Merge pull request #761 from MFraters/add_velocity_infrastructure
Browse files Browse the repository at this point in the history
add velocity infrastructure.
  • Loading branch information
MFraters authored Oct 20, 2024
2 parents 59aa799 + 076aad2 commit 062d91d
Show file tree
Hide file tree
Showing 144 changed files with 10,473 additions and 2,889 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]
### Added
- Added a velocities system where each feature can define a velocity field and the gwb can return the resulting velocity field. \[Menno Fraters; 2024-10-20; [#761](https://github.com/GeodynamicWorldBuilder/WorldBuilder/pull/761)\]
- There is now a CMake variable to automatically update the reference files for failed tests (gdb-dat and gwb-grid tests) \[Menno Fraters; 2024-10-20; [#761](https://github.com/GeodynamicWorldBuilder/WorldBuilder/pull/761)\]

## Changed

Expand Down
1,020 changes: 990 additions & 30 deletions doc/world_builder_declarations.schema.json

Large diffs are not rendered by default.

Loading

0 comments on commit 062d91d

Please sign in to comment.