|
[Sponsors] |
Running out of UDMI, what can in use to replace it ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 23, 2014, 14:16 |
Running out of UDMI, what can in use to replace it ?
|
#1 |
New Member
Francisco Bailly
Join Date: Feb 2014
Posts: 3
Rep Power: 12 |
Hi Guys,
I would like to know what I can use to replace UDMI(c,t,i) in one of my case. To quickly set the context let’s say that i have written a UDF which contains several subfunctions (1 Define_SOURCE, 1 executed at end, etc..). I use UDMI to store source terms computed in every cell of one of my thread (THREAD A) at every iterations, then I’m able to use these values in another thread (THREAD B).. (via an execute at end function , i used the values store in UDMI to modify temperature of the cell in thread B before the next iteration.. UDMI are the perfect tool to do what I need.. very simple to use as it is alreay include in software. Problem is that I recently widen my geometry, repeating the same threads in a much bigger number.. So the mechanism of the UDF is exactly the same but I m running out of UDMI…(500 is the limit as you may know) What can I use to replace it ? I guess I need a global variable in order to be able to use a same variable in several subfonctions of the UDF.. and I need it to be able to store a value for every cell of a thread. Is an array can be declared as global variable to do the exact same thing of the UDMI ? Or is there anything else that I wouldn’t know ? What would you use ? Thanks for any advice SD |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem About Running Fluent In Linux | mitra | FLUENT | 18 | June 20, 2019 03:11 |
parallel running openFoam-1.5-dev | lulo | OpenFOAM | 3 | October 3, 2011 12:42 |
GUI crash and simulation engine still running | RPJones | FLOW-3D | 2 | November 9, 2010 09:18 |
Running Multiple Simulations from Workbench 12.1 | Josh | CFX | 3 | August 10, 2010 20:51 |
Running 2 CFD jobs on one PC | steve podleski | Main CFD Forum | 17 | February 16, 2000 15:40 |