|
[Sponsors] |
September 9, 2013, 13:28 |
stressDifferences utility
|
#301 |
Member
ali jafari
Join Date: Sep 2012
Posts: 50
Rep Power: 14 |
hi
I want to calculate first and second normal stress differences in newer OpenFoam version (2.2.0) but in this version there is not the "stressDifferences" utility and I cant find it for compiling. also this utility taken from previous version dosent compile correctly in the new one. if you have a modified version of this utility or have other suggestion please share it with me. special Thanks |
|
September 9, 2013, 17:36 |
|
#302 | |
Member
ali jafari
Join Date: Sep 2012
Posts: 50
Rep Power: 14 |
Quote:
|
||
September 9, 2013, 20:54 |
|
#303 |
New Member
胡长旭
Join Date: Aug 2013
Posts: 26
Rep Power: 13 |
Hi jafari
can you give me this files, I will use it to do sth. My email address is hcx552362@163.com Thanks a lot best wishes |
|
September 10, 2013, 02:57 |
viscoelastic utility
|
#304 | |
Member
ali jafari
Join Date: Sep 2012
Posts: 50
Rep Power: 14 |
Quote:
|
||
September 10, 2013, 09:29 |
viscoelasticFoam divergence problem
|
#305 |
Member
Join Date: Feb 2012
Posts: 59
Rep Power: 14 |
I noticed that viscoelasticFoam tends to be diverged for cases with high Weissenberg number. Any way to make the solver robust?
|
|
September 10, 2013, 10:30 |
|
#306 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Are you sure you are doing the right thing?
We did Weissenberg number of the order of million, which is huge and 3 orders of magnitude larger than other codes, eg Polyflow. It would be unusual to have such extreme conditions and if these are serious cases I am happy to help through support contracts. Hrv @ Wikki
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
September 10, 2013, 10:52 |
|
#307 |
Member
ali jafari
Join Date: Sep 2012
Posts: 50
Rep Power: 14 |
||
September 10, 2013, 11:06 |
|
#308 | |
Member
Join Date: Feb 2012
Posts: 59
Rep Power: 14 |
It's ascertained that the viscoelasticFoam is properly set up. Couldn't imagine what scenario it is for the fluids with Wi of million. Nevertheless, it makes sense to me that the viscoelastic models are difficult to simulate at large Wi, since tau_p*(velocity gradient tensor) could grow exponentially. I wonder how you made it work even Wi goes to million?
Quote:
|
||
September 10, 2013, 11:25 |
|
#309 |
Member
Join Date: Feb 2012
Posts: 59
Rep Power: 14 |
||
September 10, 2013, 21:12 |
|
#310 | |
New Member
胡长旭
Join Date: Aug 2013
Posts: 26
Rep Power: 13 |
Quote:
Now I am using the OF. When I using the S-MDCPP model to simulate the contraction flow with the viscoelasticFluidFoam software, the result is so serious, Maybe it is not diverge. I do not hoe to solve it? thanks |
||
September 11, 2013, 06:12 |
tauxx , tau_XX !!
|
#311 |
Member
ali jafari
Join Date: Sep 2012
Posts: 50
Rep Power: 14 |
hi
I used viscoelastic utility (stressSymmComponents). but when I created a calculator filter , two scaler were appeared , tauxx and tau_XX . what's different between two scaler ? |
|
September 13, 2013, 16:34 |
|
#312 |
New Member
Erick Lorenzato
Join Date: Mar 2013
Posts: 8
Rep Power: 13 |
Hello,
I'm continuing work of literature. I took an existing mesh in a monograph and would like to use it in my thesis. The author just released the code blockMesh e viscoelasticProperties When I put the mesh in my example, squeegee the blockMesh no problem. When I run the Parafoam to check if the mesh has a problem, the ParaView generates the following information: Code:
--> FOAM FATAL IO ERROR: size 48050 is not equal to the given value of 32040 file: /home/administrador/tutorials/viscoelastic/VIFErick/Extr/0/alpha from line 17 to line 48103. From function Field<Type>::Field(const word& keyword, const dictionary&, const label) in file /home/administrador/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/Field.C at line 237. FOAM exiting thank you |
|
September 14, 2013, 02:28 |
|
#313 | |
Member
ali jafari
Join Date: Sep 2012
Posts: 50
Rep Power: 14 |
Quote:
after blockMesh please use checkMesh and check any warning and error. I think your problem refer to pre-processing. |
||
September 14, 2013, 02:46 |
|
#314 | |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
Quote:
in general Ali suggestion is good for every simulation, but i feel you refine your mesh and your internalField is non-uniform, then you saw that error i suggest to copy your alpha1 file from backup file if you have Code:
cp 0/alpha1.org 0/alpha1
__________________
My Personal Website (http://nimasamkhaniani.ir/) Telegram channel (https://t.me/cfd_foam) |
||
September 14, 2013, 15:24 |
|
#315 |
Member
ali jafari
Join Date: Sep 2012
Posts: 50
Rep Power: 14 |
||
October 29, 2013, 21:51 |
|
#316 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
Hi guys,
This is a piece of code in Giesekus.C Code:
return ( fvc::div(tau_/rho_, "div(tau)") - fvc::laplacian(etaPEff/rho_, U, "laplacian(etaPEff,U)") + fvm::laplacian( (etaPEff + etaS_)/rho_, U, "laplacian(etaPEff+etaS,U)") ); |
|
October 29, 2013, 23:19 |
|
#317 | |||
Senior Member
|
Quote:
Quote:
or Quote:
http://openfoamwiki.net/index.php/Implicit_equation http://openfoamwiki.net/index.php/Explicit_equation |
||||
October 29, 2013, 23:25 |
help me!!! where is the problem: Residuals are oscillating
|
#318 |
Senior Member
|
hi everybody
I have a problem with my residuals. I added the temperature with Boussinesq assumption to viscoelasticFluidFoam solver and when I ran it the 'tau' residuals are oscillating and the interesting point is that it is ahead of the rest!!!! I've attach the residuals plot. any body knows where is the problem? thatks Mostafa |
|
October 30, 2013, 02:31 |
|
#319 | |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
Quote:
You can see that its Code:
fvc::laplacian(etaPEff/rho_, U, "laplacian(etaPEff,U)") |
||
October 30, 2013, 03:21 |
|
#320 | |
Senior Member
|
hi sharonyue,
by Joani: Quote:
http://powerlab.fsb.hr/ped/kturbo/Op...cFluidFoam.pdf |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
VOF simulation of a viscoelastic fluid | sinah | OpenFOAM Running, Solving & CFD | 11 | December 25, 2017 04:00 |
FREE SURFACE VISCOELASTIC FLOWS | Valdemir G. Ferreira | Main CFD Forum | 6 | December 18, 2009 07:14 |
Viscoelastic flow modeling in OpenFOAM | vulda | OpenFOAM Running, Solving & CFD | 1 | March 17, 2008 08:32 |
Polyflow & OpenFoam on Viscoelastic flow modeling | Sumeshen | Main CFD Forum | 0 | March 14, 2008 09:29 |
Viscoelastic fluid codes | joel davison | Main CFD Forum | 0 | November 6, 2001 06:09 |