Skip to content

Commit a72bfdd

Browse files
committed
Minor typo fixes in NEWS.md.
1 parent f64b44f commit a72bfdd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Release 9.0.0 (unreleased)
4545
### Numerics:
4646

4747
- Compute boundary value reconstruction ahead of calls to lower-level operators
48-
such as gradiants and balances.
48+
such as gradients and balances.
4949
* This leads to removal of the `CS_GRADIENT_LSQ_BOUNDARY` environment variable,
5050
wich allowed switching to an older algorithm for least-squares vector
5151
and tensor gradients.
@@ -99,8 +99,8 @@ Release 8.3.0 (2024-12-20)
9999
mainly for postprocessing, but will be extened in v9.0.
100100

101101
- Conjugate Heat Transfer can now be conducted with the CDO based Heat transfer
102-
solver of code_saturne. This is handled in the same manner as a syrthes coupling
103-
in the GUI for the user.
102+
solver of code_saturne. This is handled in the same manner as a Syrthes
103+
coupling in the GUI for the user.
104104

105105
- Rename all cs_user_XXX.c functions to cs_user_XXX.cpp thus allowing calls
106106
to C++ functions within these functions.

0 commit comments

Comments
 (0)