multiphaseEulerFoam/.../aerosolDrag: Improvements
Expanded the documentation and updated the mean free path calculation Patch contributed by Institute of Fluid Dynamics, Helmholtz-Zentrum Dresden - Rossendorf (HZDR)
This commit is contained in:
@ -159,6 +159,8 @@ drag
|
||||
{
|
||||
type aerosolDrag;
|
||||
|
||||
sigma 340e-12;
|
||||
|
||||
swarmCorrection
|
||||
{
|
||||
type none;
|
||||
|
||||
@ -173,6 +173,8 @@ drag
|
||||
{
|
||||
type aerosolDrag;
|
||||
|
||||
sigma 340e-12;
|
||||
|
||||
swarmCorrection
|
||||
{
|
||||
type none;
|
||||
|
||||
Reference in New Issue
Block a user