CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   how can I see the contour for erosion and accretion? (https://www.cfd-online.com/Forums/fluent-udf/77442-how-can-i-see-contour-erosion-accretion.html)

tommyan June 23, 2010 05:06

how can I see the contour for erosion and accretion?
 
hello,
I am doing simulation for particles deposit on the bottom of a tank,how can i see the deposit on the bottom?like in DEFINE_DPM_EROSION
......
F_AREA(A,f,t);
area = NV_MAG(A);
F_STORAGE_R(f,t,SV_DPMS_ACCRETION) += Mdot / area;
.....
C_UDMI(c0,t0,AVG_DIAMETER) = F_UDMI(f,t,AVG_DIAMETER);
......

can i see the contour of the accretion on the bottom and user defined memory variables on face ? and how ?

tommyan

kingjewel1 September 5, 2010 05:44

Display>CONTOURs>DPM>Accretion

did you get it solved?:)

tangfl July 17, 2013 10:26

erosion contour in cfd post
 
How to display erosion contour in CFD-post?


All times are GMT -4. The time now is 09:42.