Hi all! I have a strange problem with compiling a type. When I add the fortran code to the source code path of the TRNDLL project and rebuild the TRNDLL.dll everything is ok. I can use the type in my deck and it works fine. When I compile the type as a user-lib-dll, I can run the type in my deck, but it doesn’t operate correctly. It’s outputs are wrong (i.e. it returns NAN-values). Has anyone an idea why it works as a part of the TRNDLL.dll but not as typexxx.dll in the user lib? Thanks in advance, best regards, Martin |