CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: CeesH
Forum: Fluent UDF and Scheme Programming August 7, 2014, 06:38
Replies: 8
Views: 2,496
Posted By CeesH
Hi Pakk, The loop is only executed if there...

Hi Pakk,

The loop is only executed if there the boolean UDM is 1; so once per partition. But in terms of memory it is indeed not efficient, 1 boolean per partition would be sufficient, rather than...
Forum: Fluent UDF and Scheme Programming August 7, 2014, 05:28
Replies: 8
Views: 2,496
Posted By CeesH
That might be the case indeed; problem is that...

That might be the case indeed; problem is that the define_adjust routine is called before species and energy equation update, and I need the UDM values during those updates.

If I'm correct, the...
Forum: Fluent UDF and Scheme Programming August 6, 2014, 10:32
Replies: 8
Views: 2,496
Posted By CeesH
I implemented the piece of code in my...

I implemented the piece of code in my DPM_SCALAR_UPDATE UDF (can't use execute at end or define on demand as I need the values in the next timestep).

Unfortunately, it didn't work. Like before...
Forum: Fluent UDF and Scheme Programming August 6, 2014, 06:07
Replies: 8
Views: 2,496
Posted By CeesH
Thanks Pakk, I'll give it a try.

Thanks Pakk, I'll give it a try.
Forum: Fluent UDF and Scheme Programming August 6, 2014, 04:49
Replies: 8
Views: 2,496
Posted By CeesH
Cleaning UDM

Hi all,

I wrote a small DPM_SCALAR_UPDATE script which stores some stuff in a UDM(c,t,0). These UDM variables are needed in the next timestep, but they should be reset to 0 before the next...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 18:08.