CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

mixerVesselAMI2D, propeller -- fvSolution file doubts

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 16, 2015, 10:52
Default mixerVesselAMI2D, propeller -- fvSolution file doubts
  #1
Member
 
Sravan Kumar
Join Date: May 2014
Posts: 57
Rep Power: 11
coolcrasher is on a distinguished road
Hi

I am new to openFoam and presently working to simulate the centrifugal pump in a transient way as in mixervesselAMI2D, propeller.

However I have some doubts regarding settings in mixervessleAMI2D, propeller fvSolutions file.

Following are my questions

1) What is cellMotionUx specifed ? What is it purpose and why is it defined only for Ux and not for Uy ??

Code:
cellMotionUx
    {
        solver          PCG;
        preconditioner  DIC;
        tolerance       1e-08;
        relTol          0;
    }
2) What is the purpose of correctPhi in PIMPLE settings ?? when should it be used. Also the use of pRefCell and pRefValue ?? When do you need to specify them ?

Code:
PIMPLE
{
    correctPhi          yes;
    nOuterCorrectors    2;
    nCorrectors         1;
    nNonOrthogonalCorrectors 0;

    pRefCell            0;
    pRefValue           0;
}
3) What is cache ? when it should be used ?

Code:
cache
{
    grad(U);
}
4) By default pressure is solved using GAMG solver which is a multigrid solver. Can we replace it with some PCG solver ( given in userguide ). Or is it like we have to use GAMG only with pimpleDyMFoam.

Please give me some information so that make a fvSolutions file for my simulation.

Any suggestions or information would be helpful.

Thanks in Advance
coolcrasher is offline   Reply With Quote

Old   September 25, 2015, 15:58
Default
  #2
Member
 
Sravan Kumar
Join Date: May 2014
Posts: 57
Rep Power: 11
coolcrasher is on a distinguished road
Any help guys ??????
coolcrasher is offline   Reply With Quote

Old   February 5, 2018, 08:07
Default mixer
  #3
New Member
 
Przemek Nosal
Join Date: Feb 2018
Posts: 13
Rep Power: 8
PrzemekN is on a distinguished road
Hi,

did you run the mixerVesselAMI2D?? Could you send me the commands?
Thanks Przemek
PrzemekN is offline   Reply With Quote

Reply

Tags
ami, fvsolution, pimpledymfoam, transient

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 03:30
[swak4Foam] Problem installing swak_2.x for OpenFoam-2.4.0 towanda OpenFOAM Community Contributions 6 September 5, 2015 21:03
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 keepfit ParaView 60 September 18, 2013 03:23
"parabolicVelocity" in OpenFoam 2.1.0 ? sawyer86 OpenFOAM Running, Solving & CFD 21 February 7, 2012 11:44
error while compiling the USER Sub routine CFD user CFX 3 November 25, 2002 15:16


All times are GMT -4. The time now is 04:36.