|
[Sponsors] |
February 1, 2011, 07:03 |
Running UDFs in parallel
|
#1 |
New Member
Emre Turkoz
Join Date: Aug 2010
Posts: 12
Rep Power: 16 |
Hi,
I wanted to calculate PMV & PPD, namely some runtime additional variables with my analysis. To do that, I had to compile a Fortran file, usr_pmvppd.F, modify ccl and put it into CFX etc. I'm fine with all that. The only problem is that I can't run it in parallel. Serial solution works. Should we include an extra expression while compiling usr_pmvppd.F as in the case of double precision: cfx5mkext -double? Thank you very much for your help. |
|
February 1, 2011, 09:51 |
|
#2 |
Member
Join Date: Mar 2009
Posts: 38
Rep Power: 17 |
Try to set up an identical case without your UDFs, then make a partition file and set up your case including UDF with using this partition file.
Hope this will help. Claudia |
|
February 1, 2011, 10:10 |
|
#3 |
New Member
Emre Turkoz
Join Date: Aug 2010
Posts: 12
Rep Power: 16 |
Thank you, Claudia.
I found out where my mistake lies. I tried to use MPICH2 protocol but the ccl file of cfx5mkext is in the way that MPI parallelization should be used. Best Regards, Emre. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running PimpleDyMFoam in parallel | paul b | OpenFOAM Running, Solving & CFD | 8 | April 20, 2011 06:21 |
problem using property udfs in parallel mode | EllenW | Fluent UDF and Scheme Programming | 5 | July 10, 2009 05:31 |
problem using property udfs in parallel mode | EllenW | FLUENT | 0 | June 23, 2009 18:18 |
Statically Compiling OpenFOAM Issues | herzfeldd | OpenFOAM Installation | 21 | January 6, 2009 10:38 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |