|
[Sponsors] |
July 13, 2018, 09:33 |
Error code: 126 when loading parallel UDF
|
#1 |
New Member
Join Date: Jul 2018
Posts: 1
Rep Power: 0 |
Hi,
I am loading an already compiled parallel UDF in Fluent (user-defined -> functions -> compiled -> load ), but get the following error for every node x: Error at Node x: Error code: 126 I'm using Fluent 18.0 on Windows 10 64 bit. Since I need to link some object files (precompiled Fortran code) to my UDF I have to compile my UDF "manually" using the VS 2015 64 bit compiler via the nmake command (Following the steps in the Ansys manual). Compiling the UDF and linking the objects works fine, no errors occuring. But, as already mentioned, running Fluent in parallel mode and trying to load the compiled UDF results in the error stated above. Compiling, loading and running the same UDF in serial (without the compiler directives in the UDF) though, causes no problems. To check wether it is my UDF that is causing the problem, I used the Parallel Example UDF from the Ansys manual but the problem persists. Has anyone experienced the same problem or does anyone know a solution to that problem? Thank you in advance |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic mesh in parallel udf | rsarma | Fluent UDF and Scheme Programming | 3 | August 2, 2018 08:02 |
UDF Compiling / Parallel mode | MV78 | Fluent UDF and Scheme Programming | 6 | May 29, 2018 06:02 |
Parallel UDF Segmentation fault error | KevinZ09 | Fluent UDF and Scheme Programming | 1 | January 9, 2017 06:30 |
Explicitly filtered LES | saeedi | Main CFD Forum | 16 | October 14, 2015 12:58 |
udf parallel | toghay | FLUENT | 2 | July 14, 2015 00:13 |