|
[Sponsors] |
Fortran allocatable array problem when compiled and linked to udf |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 16, 2022, 07:22 |
Fortran allocatable array problem when compiled and linked to udf
|
#1 |
Member
Join Date: Mar 2017
Posts: 61
Rep Power: 9 |
I have a long fortran code written in 90 standars with dynamic memories, modules etc. I am writing a define execute at end udf which call subroutine from fortran code. I have correctly compiled and linked everthing, i am sure about that. When i run udf fortran library works until it started to allocate memory on allocatable arrays. I have decided this by doing debugging step by step.
Is there a limitation for fluent with fortran libraries so i cant use allocatable arrays in compiled fortran code? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error code: 126 loading compiled udf library into fluent | Perigee | Fluent UDF and Scheme Programming | 3 | August 25, 2022 15:15 |
How should new class constructors be compiled and linked? | kasper1301 | OpenFOAM Programming & Development | 2 | July 18, 2014 16:10 |
I have problem of UDF with turbulent premx source. | Z | FLUENT | 0 | February 16, 2005 04:34 |