Skip to content

Commit ccc019c

Browse files
committed
update changelog
1 parent 69da2c9 commit ccc019c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
* +50x speed improvement for the method `construct_periodic` and also more robust algorithm used [#100](@ref)
2020
* Implementation to correct mass flux uses matrix coefficients directly for better stability when using periodic boundary conditions [#100](@ref)
2121
* New method to enforce matrix symmetry of scalar model equations when the only term is a laplacian [#100](@ref)
22+
* Change calculation of face interpolation weights to use face normal aligned weights, this is more physical than the current method using face-based distances (in preparation for formal support for non-orthogonality correction)[#101](@ref)
2223

2324
### Breaking
2425
* No breaking changes

0 commit comments

Comments
 (0)