CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Fixed particlesizes in kinematicCloudProperties

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 2, 2022, 09:59
Default Fixed particlesizes in kinematicCloudProperties
  #1
New Member
 
Sarah Falk
Join Date: Dec 2019
Posts: 7
Rep Power: 6
sarah37 is on a distinguished road
Hi everyone,

I want to add 20 particles with different, fixed diameters. The injectionModel in my kinematicCloudProperties-file looks like that:


Quote:
injectionModels
{
model1
{
type manualInjection;
massTotal 0;
parcelBasisType fixed;
nParticle 10;
SOI 0;
positionsFile "kinematicCloudPositions";
U0 (0.235 0 0); //Mittelwert aus Auswertung
sizeDistribution
{

type fixedValue;
fixedValueDistribution {

value 100e-6
value 10e-6;
value 50e-6;
value 250e-6;
value 330e-6; // 5
value 400e-6;
value 450e-6;
value 550e-6;
value 650e-6; value 100e-6;
value 750e-6; // 10
value 850e-6;
value 950e-6;
value 200e-6;
value 1e-6 ;
value 5000e-6 ; // 15
value 600e-6 ;
value 700e-6;
value 800e-6;
value 900e-6;
value 1000e-6; // 20
}
}
}
But if i run the simulation, all particles have the last given value as diameter.
Where is my error? Can anyone help me?

I also tried using a normaldistribution or a RosinRamlerdistribution and both worked, but i didn't get the values I prefer.

Thanks for helping me!
sarah37 is offline   Reply With Quote

Reply

Tags
fixedvalue, injectionmodel, kinematiccloudproperties, particles, sizedistribution


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
[openSmoke] libOpenSMOKE Tobi OpenFOAM Community Contributions 562 January 25, 2023 09:21
Define fixed flow rate fan? Cannot cyclic and fixed value? fxzf OpenFOAM Running, Solving & CFD 0 August 26, 2022 22:39
Mass imbalance with fixed values (euler-euler) CeesH FLUENT 0 April 6, 2018 08:12
fixed bed reactor Many Fluent Multiphase 2 February 12, 2018 21:30
Fixed CL mode in SU2 V4.2 ygd SU2 0 November 15, 2016 09:59


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