stardis-solver

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

commit 9b5131281d58046508e2df3f5ca1930883b44469
parent 04ce087a7761b2dab196f0c95f2a5b9047523ee8
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon,  4 Apr 2022 14:58:01 +0200

Fix the sdis_volumic power test

It could fail du to a delta that was too large

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

diff --git a/src/test_sdis_volumic_power.c b/src/test_sdis_volumic_power.c @@ -51,7 +51,7 @@ #define T0 320 #define LAMBDA 0.1 #define P0 10 -#define DELTA 1.0/50.0 +#define DELTA 1.0/55.0 /******************************************************************************* * Media