A program to recognize and reward our most engaged community members
Hello
I simulate a 256 patches array and for some reason I receive the following error while running the solver:
ERROR 48416: Error in out-of-core management of the sparse LU factorisation
What can be the root cause for this error?
Thanks
Hi @Sem z ,
I asume that not sufficient memory ia available.
I can imagine that this is an extremely large model (256 patches). "out-of-core" means that Feko has to use additional space on the hard disk, because the RAM is not enough.
You could attach the model here so I can check it. If you can't, please attach at least the .out file.
Best regards,
Torben