|
[Sponsors] |
UDF to store and use the coal particle temperature history |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 20, 2017, 01:47 |
UDF to store and use the coal particle temperature history
|
#1 |
New Member
Jiangkuan Xing
Join Date: Mar 2017
Posts: 9
Rep Power: 9 |
hello, everyone! I want to store the coal particle temperature at last time step and use it in the current time step. I am using C_UMDI(c,t,0) to store each coal particle temperature, cell_t c=P_CELL(p),t=P_CELL_THREAD(p). However, it does not work. I guess that is beacuse the cell and cell thread, c,t for each particle would change in the new time step, thus the temperature obtained from the C_UDMI is not the real coal particle temperature stored in the last time step. I am confused about it, are there other ways to achieve my idea ?
|
|
March 20, 2017, 11:05 |
|
#2 |
New Member
Swapnil Chavanda
Join Date: Jan 2017
Location: Pune
Posts: 19
Rep Power: 9 |
||
March 21, 2017, 04:46 |
|
#3 |
New Member
Jiangkuan Xing
Join Date: Mar 2017
Posts: 9
Rep Power: 9 |
Thanks for your reply, I know how to obtain the coal particle temperature with P_T(p). My confusion focus on how to store the temperature.
|
|
March 21, 2017, 11:45 |
|
#4 |
New Member
Swapnil Chavanda
Join Date: Jan 2017
Location: Pune
Posts: 19
Rep Power: 9 |
||
Tags |
udf;udm |
|
|