stardis

Perform coupled heat transfer calculations
git clone git://git.meso-star.fr/stardis.git
Log | Files | Refs | README | LICENSE

commit 9963e18d2a5226c046fec6aa328245814831f472
parent 24734163d555abb567a02589445151f56bcbb1b7
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon, 11 May 2020 14:54:28 +0200

Remove invalid asserts

Diffstat:
Msrc/stardis-compute.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/stardis-compute.c b/src/stardis-compute.c @@ -280,7 +280,6 @@ compute_probe(struct stardis* stardis) ERR(select_probe_type(stardis, 0, pos, &iprim, uv)); if(stardis->mode & (MODE_BIN_GREEN | MODE_GREEN)) { - ASSERT(iprim == SIZE_MAX); ERR(sdis_solve_probe_green_function(stardis->sdis_scn, stardis->samples, pos, @@ -302,7 +301,6 @@ compute_probe(struct stardis* stardis) ERR(dump_green_ascii(green, stardis, stdout)); } } else { - ASSERT(iprim == SIZE_MAX); d2_splat(time, stardis->probe[3]); ERR(sdis_solve_probe(stardis->sdis_scn, stardis->samples,