|
[Sponsors] |
August 12, 2014, 10:18 |
what "If" condition means in rebound
|
#1 | ||||
Member
bilal
Join Date: Mar 2014
Location: Germany
Posts: 30
Rep Power: 12 |
Hello Everyone,
I am trying to implement splash model in PatchInteraction Model by using the thermosurfacefilm model equations. I have created a new class in kinematic cloud and a new submodel Splash. I get to compiling the library and solver with new model successfully but i have a problem when i run the simulation. It went to endless loop in the start. After studying the rebound sub model in StandardWallinteractionModel i come to the point that there is "if" condition in "Itrebound" which prevents the model from going into a continuous loop because if i remove that condition it goes to continuous loop too. So its means i have to write some if condition for splash in StandardWallinteractionModel as it is written for the rebound model in it. I have written some if condition similar to rebound for splash model and now it does not go to the continuous loop but give Printstack error. Can anyone please help me to understand what does that if condition do in rebound Quote:
Quote:
And second this is the error now i am getting after writing this condition and running the simulation Quote:
Quote:
Regards, Bilal |
|||||
Tags |
printstack, rebound, splash |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for degassing boundary condition | peaker007 | Fluent UDF and Scheme Programming | 5 | November 23, 2015 13:55 |
Internal flow operating condition? | kookguy | FLUENT | 2 | June 26, 2014 01:15 |
conjugate boundary condition | Daniel_Khazaei | OpenFOAM Programming & Development | 0 | December 31, 2013 14:11 |
Flow simulation in wind tunnel | mukut | OpenFOAM | 15 | September 11, 2013 23:43 |
Bai model droplet-wall impact / elastic rebound | crevoise | STAR-CD | 3 | November 15, 2012 15:06 |