stardis-solver

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

commit 860df195e90c9592215f792d51e1d75d345fb755
parent 061d1e605fe44330a1061dff7cd00953b2a8bcc6
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 26 Mar 2024 18:20:50 +0100

Correction of the conducto radiative test in 2D

Some unknown temperatures were still defined using the previous
convention, i.e. as negative temperatures, whereas they should be
defined as SDIS_TEMPERATURE_NONE.

Diffstat:
Msrc/test_sdis_conducto_radiative_2d.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test_sdis_conducto_radiative_2d.c b/src/test_sdis_conducto_radiative_2d.c @@ -161,7 +161,7 @@ struct interfac { }; static const struct interfac INTERFACE_NULL = { - 0, {-1, -1, -1, -1}, {-1, -1, -1, -1} + 0, {SDIS_TEMPERATURE_NONE, -1, -1, -1}, {-1, -1, -1, -1} }; static double