drag force model implementation
I have been examining the available drag models available and I have a number of questions. Your time in addressing these is most appreciated.
When examining the Schiller Naumann drag model implementation, the drag term is given by;
drag = 0.125*Cd*rho*M_PI*ds*ds*magUr*Ur
- why is the scalar term 0.125 and not 0.5?
When examining the Koch Hill drag model implementation, the Reynolds number term is given by;
Rep = ds/scale_*voidfraction*magUr/(nuf+SMALL)
- is scale_ = 2? or if not, what is this term?
- what is the SMALL term?
Forums:
- Read more about drag force model implementation
- 2 comments
- Log in or register to post comments