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

particleErosion cloudFunction in 2.1.x

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 14, 2013, 11:21
Default particleErosion cloudFunction in 2.1.x
  #1
New Member
 
Join Date: Jan 2013
Location: Edmonton, AB
Posts: 9
Rep Power: 13
reynoldsStress is on a distinguished road
Has anyone been able to get the particleErosion cloudFunction in the 2.1.x Lagrangian libraries to actually work?

if you want to test, through the following lines in the kinematicCloudProperties file in the hopper example

Code:
cloudFunctions
{
	particleErosion
	{
		p   2.6;
		K	2.6;
		n	1;
		patches ( walls );
	};
}
the model is initialised, but the field is always zero. I would expect particles hitting a wall would cause erosion. The only mention of the cloud functions, outside a mention on openfoam.org, that I found was in a bug report. Anyone else?
reynoldsStress is offline   Reply With Quote

Old   March 14, 2013, 17:36
Default
  #2
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by reynoldsStress View Post
Has anyone been able to get the particleErosion cloudFunction in the 2.1.x Lagrangian libraries to actually work?

if you want to test, through the following lines in the kinematicCloudProperties file in the hopper example

Code:
cloudFunctions
{
	particleErosion
	{
		p   2.6;
		K	2.6;
		n	1;
		patches ( walls );
	};
}
the model is initialised, but the field is always zero. I would expect particles hitting a wall would cause erosion. The only mention of the cloud functions, outside a mention on openfoam.org, that I found was in a bug report. Anyone else?
Always zero: when you look at the internal field in paraView or when you look at the file on disk (or alternatively looking only at the wall patch in PV)? In the first case I'd not be surprised if everything is 0. If in the 0 case everything is 0 you have a problem
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request
gschaider is offline   Reply With Quote

Old   October 25, 2013, 10:30
Thumbs up
  #3
New Member
 
SindreO
Join Date: Oct 2013
Posts: 1
Rep Power: 0
SindreO is on a distinguished road
The past days, i have tried doing erosion analyses in OpenFOAM using a copy-paste of "Cloud functions" you posted below. It does give me a non-zero field output at the end of the job.

Which wear model does this correspond to? Do you have access to any documentation on the wear model?

Thank you in advance.
Sindre
SindreO is offline   Reply With Quote

Reply

Tags
erosion, lagrangian, openfoam


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
rhoSimpleFoam div(phi,k/K) 2.1.x 2.0.x wernsen OpenFOAM Running, Solving & CFD 9 February 24, 2015 03:52
intallation problems OpenFoam 2.1.x danny123 OpenFOAM Installation 4 January 30, 2013 06:24
Compilation error with OF 2.1.x GerhardHolzinger OpenFOAM Installation 5 September 18, 2012 09:04
interFoam 2.1.x gives wrong results on low Froude numbers lt.quibbler OpenFOAM Running, Solving & CFD 12 June 14, 2012 08:06
Compilation problems OF 2.1.x ivan_cozza OpenFOAM Installation 8 March 23, 2012 09:31


All times are GMT -4. The time now is 23:34.