Ansys Learning Forum › Forums › Discuss Simulation › Fluids › Fluent error › Reply To: Fluent error
These are my phase interaction:
Then I compiled the udf which i pasted from this forum :https://innovationspace.ansys.com/forum/forums/topic/film-boiling/
In function hook i select my init function::libudf in the Initialization and area density::libudf in the Adjust.
In memory i give 3 to the memory location.
My cell boundary condition are as :
 Same settings for liquid also.
In boundary condition > wall> thermal> temperature> and in temperature column i gave 383.
In boundary condition>outlet( phase: mixture)>thermal> backflow temp: 373K.
In boundary condition>outlet( phase: fluid)>multiphase> backflow volume fraction: 1.
Reference values:
 Solution methods:
 Solution Controls:
 Initilization:
 I make a custom function(linear function) for temperature variation along y direction in mesh and patch it:
 When i try to solve it it automatically closes.
Help me what I have done wrong.