Corrections and improvements to the Baff-Refl reflector model in Donjon
On Sep 16, 2025, at 3:20 AM, SCHEFLER Thomas thomas.schefler@edf.fr wrote:
I modified the Reflector_beavrs_DF-RT_Jeff3p1SHEM295_apx code to create a different (simpler) reflector model. The .zip with my KAIST.x2m file is attached. When I run it, I get the following error:
TONDRV: USE THE NORDHEIM MODEL TO PROCESS 3 RESONANT MIXTURES IN RESONANT REGION NUMBER 1. TONDRV: USE THE NORDHEIM MODEL TO PROCESS 3 RESONANT MIXTURES IN RESONANT REGION NUMBER 2. TONDRV: USE THE NORDHEIM MODEL TO PROCESS 3 RESONANT MIXTURES IN RESONANT REGION NUMBER 3. CONVERGENCE REACHED AT TONE ITERATION = 2 ERROR = 3.980E-05 SNF: MAXIMUM NUMBER OF ONE-SPEED ITERATION REACHED. TONCMI: INVALID NMERGE
I think there's a problem I'm not seeing on line 284 of REFL_APX.c2m because there's a MERGE on that line. The error is in the WHILE loop of REFL_APX.c2m, but I can't isolate it because when I end the loop and enter END: ; I get other errors.