|
[Sponsors] |
October 6, 2015, 02:32 |
|
#21 |
Senior Member
Przemek
Join Date: Jun 2011
Posts: 249
Rep Power: 16 |
Hi Kanarya,
Nobody gave respond. I do not know how to properly implement MULES in this solver.
__________________
best regards pblasiak |
|
October 6, 2015, 06:39 |
|
#22 |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
I just changed the sign of source term of the mass transfer in order to get condensations and it gives wrong results...some places I have minus condensation rate...do you know why?
|
|
November 8, 2015, 08:05 |
|
#23 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
Kanarya sent me a PM this week asking me to take a look into this thread. The first detail I would like to point out is that I barely know anything about MULES itself, therefore I won't be able to help very much with the algorithm itself. Nonetheless, I might be able to help with compilation problems and with interpreting the case set-up and physics in play here. Therefore, my requests here are as follows:
Best regards, Bruno
__________________
|
|
November 20, 2015, 07:39 |
|
#24 | |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
Dear Bruno,
Thanks for the detailed answer! I am using OF 2.3.1. I have also compilation problems but lets start first with more basics for example BC for pressure p_rgh: Code:
internalField uniform 1e5; boundaryField { hot_wall { type fixedFluxPressure; adjoint 0; value uniform 0; } cold_wall { type fixedFluxPressure; adjoint 0; value uniform 0; } ocold_wall { type fixedFluxPressure; adjoint 0; value uniform 0; } icold_wall { type fixedFluxPressure; adjoint 0; value uniform 0; } outlet { type totalPressure; p0 uniform 1e5; U U; phi phi; rho rho; psi none; gamma 1; value uniform 1e5; } inlet { type fixedFluxPressure; adjoint 0; value uniform 0; } } in version OF 2.3.1 fixedFluxPressure is used instead of bouyantPressure, is it correct? Question 2: why we need to "define adjoint 0;" as well, because when I am not putting adjoint together with fixedFluxPressure, it complains! do you know why? Question 3: My BC for p_rgh make sense? Thanks in advance! Best regards, Kanarya Quote:
|
||
November 29, 2015, 12:47 |
|
#25 | |||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Kanarya,
Quote:
Quoting the User Guide: http://cfd.direct/openfoam/user-guide/damBreak/ Quote:
Quote:
Are you 100% certain you are using OpenFOAM 2.3.1? Are you perhaps using older code built along with OpenFOAM 2.3.1? Without additional context, seems to make sense. Best regards, Bruno |
||||
February 12, 2016, 10:41 |
|
#26 |
New Member
Join Date: Mar 2015
Location: Earth yet
Posts: 25
Rep Power: 11 |
Howdy!
I've been working on a solar heat-pipe application and wanted to start simulating its functioning. I realized that no solver is suitable "as is" not even for a very simplified model of the phenomenon. Either Teqn solution missing or two phase but without phase-change modelling and so on. Given my still rookie skills with OF and C++, I am afraid I don't really have the necessary understanding of solver structures to modify one by my own so I compiled yours on 2.3.1 and i am playing around with it. At what point are you with the development, are you still working on it? If I got it right, condensation mass flux is set to 0 and there still are some issues with MULES. Could I be of any help in developing/testing? Of course I'm interested in speeding up the whole process, so just let me know... Ciao |
|
March 8, 2016, 00:03 |
|
#27 | |
New Member
L
Join Date: Oct 2015
Location: NY
Posts: 8
Rep Power: 11 |
Quote:
I tried the solver that you uploaded, something weird happened when setting up a case to test the interevapcondphasechangefoam. A water vapor bubble on heating wall with water flowing from left to right (Re=100). After several time steps, ALPHA is over 1 (look at the fig). ??? is there anything wrong with my case. or the problem is in the solver? Besides, The bubble interface temperature was set to saturation temperature, and the T field look not bad. But I'm not sure with the mass transfer. Are you still working on it? do you have any progress? waiting for ur reply regards L |
||
March 8, 2016, 02:46 |
|
#28 |
Senior Member
Przemek
Join Date: Jun 2011
Posts: 249
Rep Power: 16 |
Hi Lowlow,
I didn't validate solver for more sophisticated case. Maybe decrease Courant number and increase mesh density. best regards Przemek
__________________
best regards pblasiak |
|
March 8, 2016, 02:49 |
|
#29 |
Senior Member
Przemek
Join Date: Jun 2011
Posts: 249
Rep Power: 16 |
also I think that MULES is not well implemented in the interEvapCondPhaseChangeFoam
and it could be the reason why alpha exceeds 1.0 value probably only Henry Wheller knows how to properly implement MULES for this case
__________________
best regards pblasiak |
|
March 8, 2016, 03:50 |
|
#30 |
New Member
L
Join Date: Oct 2015
Location: NY
Posts: 8
Rep Power: 11 |
||
March 8, 2016, 06:11 |
|
#31 |
Senior Member
Olivier
Join Date: Jun 2009
Location: France, grenoble
Posts: 272
Rep Power: 18 |
hello,
You should take a look at this: www.cfd-online.com/Forums/openfoam-solving/150535-evapvofhardt-discussion-come-join.html and https://github.com/wyldckat/evapVOFHardt Work better than the "interPhaseChangeFoam" approach. regards, olivier |
|
September 17, 2020, 03:15 |
|
#32 | |
New Member
wanghongjie
Join Date: Apr 2020
Posts: 28
Rep Power: 6 |
Quote:
http://fluid.itcmp.pwr.wroc.pl/~pblasiak/download.html |
||
February 11, 2021, 07:40 |
|
#33 |
New Member
rocco
Join Date: Nov 2020
Posts: 13
Rep Power: 6 |
Hi, is this solver, still avaible? This link doesn't work.
Thank you! |
|
February 11, 2021, 11:19 |
|
#34 |
Senior Member
Przemek
Join Date: Jun 2011
Posts: 249
Rep Power: 16 |
No it is not available.
__________________
best regards pblasiak |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating New Solver: For particle-laden compressible jets | sankarv | OpenFOAM Running, Solving & CFD | 17 | December 3, 2014 20:41 |
Quarter Burner mesh with periosic condition | SamCanuck | FLUENT | 2 | August 31, 2011 12:34 |
Working directory via command line | Luiz | CFX | 4 | March 6, 2011 21:02 |
Creating New Solver: For particle-laden compressible jets | sankarv | OpenFOAM | 0 | April 4, 2010 19:06 |
why the solver reject it? Anyone with experience? | bearcat | CFX | 6 | April 28, 2008 15:08 |