The issue appears to be linked to a failure in the solver due to the improper handling of the power function (pow
) in the code. Here’s the relevant information to report:
-
Error:
Error c000001d in __wrap_pow
-
Location: Occurs in the file
xpow.c
, line 24. -
Message: The solver crashes due to a mathematical operation error involving the power function. This can happen if one of the parameters passed to
pow
is negative or inappropriate for the operation. -
Steps to Reproduce:
- Set up a 2D TFM fluidized bed simulation with the following parameters (include the
.mfx
configuration file). - Ensure gravity is set in the negative y-direction.
- Start the simulation; observe the crash when the solver attempts to compute a function related to the power of the solid phase.
fluid_bed_tfm_2d_2024-09-29T211849.846425.zip (80.0 KB)
- Set up a 2D TFM fluidized bed simulation with the following parameters (include the