File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Release 9.0.0 (unreleased)
45
45
### Numerics:
46
46
47
47
- Compute boundary value reconstruction ahead of calls to lower-level operators
48
- such as gradiants and balances.
48
+ such as gradients and balances.
49
49
* This leads to removal of the ` CS_GRADIENT_LSQ_BOUNDARY ` environment variable,
50
50
wich allowed switching to an older algorithm for least-squares vector
51
51
and tensor gradients.
@@ -99,8 +99,8 @@ Release 8.3.0 (2024-12-20)
99
99
mainly for postprocessing, but will be extened in v9.0.
100
100
101
101
- 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.
104
104
105
105
- Rename all cs_user_XXX.c functions to cs_user_XXX.cpp thus allowing calls
106
106
to C++ functions within these functions.
You can’t perform that action at this time.
0 commit comments