stardis-solver

Solve coupled heat transfers
git clone git://git.meso-star.fr/stardis-solver.git
Log | Files | Refs | README | LICENSE

commit 6fbab3b9bd42d4985d38ced6813d46bf1f5decc1
parent 3cbdc1ad5b04148057fe235d6680619088e4715b
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri,  3 May 2024 09:18:09 +0200

Fixed typos in version 0.15 release notes

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -249,8 +249,8 @@ a Dirichlet boundary condition. In other words, the same data could define totally different systems before or after this version. The macro `SDIS_TEMPERATURE_NONE` is added to define the unknown -temperature value. The two helper macros `SDIS_TEMPERATURE_IS_KNONW` and -`SDIS_TEMPERATURE_IS_UNKNONW` are also provided to test whether the +temperature value. The two helper macros `SDIS_TEMPERATURE_IS_KNOWN` and +`SDIS_TEMPERATURE_IS_UNKNOWN` are also provided to test whether the temperature is known or not. #### Parallelize multiple probe resolutions