FINITE_MASS
Specifies the finite mass model parameters.
Type
AcuTrace Command
Syntax
FINITE_MASS {parameters}
Qualifier
This command has no qualifier.
Parameters
- drag_law_type or drag_law (enumerated)[=standard]
- Type of drag law.
- zero or none
- No drag force.
- simple_stokes_law or simple
- Simple Stokes law.
- stokes_law or stokes
- Stokes law.
- standard_drag_law or standard
- Standard drag law.
- drag_coefficient_model or cd_model (enumerated)[=standard]
- Type of drag coefficient model. Used only when drag_law_type is
standard.
- constant
- Constant drag coefficient.
- standard
- Standard drag coefficient model.
- drag_coefficient or cd (real) [=0.0]
- Drag coefficient. Used only when drag_law_type is standard and drag_coefficient_model is constant or when drag_law_type is simple.
- faxen_drag_force or faxen_drag (boolean) [=on]
- Flag specifying if Faxen force is used. Used only when drag_law_type is standard or stokes.
- viscosity_model or mu_model (enumerated) [=flow]
- Flag specifying how to obtain the values of material viscosity used to compute the Reynolds
number. Used only when drag_law_type is standard.
- use_flow_values or flow
- Obtain the values from the AcuSolve database.
- constant
- Use a constant value.
- constant_viscosity or mu (real) [=0.0]
- Material viscosity used in calculations of the Reynolds number. Used only when drag_law_type is standard and viscosity_model is constant.
- density_model or rho_model (enumerated)[=flow]
- Flag specifying how to obtain the values of fluid density used in force calculations.
- use_flow_values or flow
- Obtain the values from the AcuSolve database.
- constant
- Use a constant value.
- constant_density or rho_fluid (real) [=0.0]
- Fluid density used in force calculations. Used only when density_model is constant.
- pressure_force or pressure (boolean) [=on]
- Flag specifying if pressure force is used.
- tau_force or tau (boolean) [=on]
- Flag specifying if viscous stress force is used.
- virtual_mass_force or virtual_mass (boolean) [=on]
- Flag specifying if virtual mass force is used.
- faxen_virtual_mass_force or faxen_virtual_mass (boolean) [=on]
- Flag specifying if Faxen virtual mass force is used. Used only when faxen_drag is on.
- constant_gravity or gravity (array) [={0,0,0}]
- Acceleration due to gravity. This value should equal what is used in AcuSolve.
- centrifugal (boolean) [=on]
- Flag specifying if the centrifugal acceleration is included in rotating reference frames. This value should equal what is used in AcuSolve.
- coriolis (boolean) [=on]
- Flag specifying if the coriolis acceleration is included in rotating reference frames. This value should equal what is used in AcuSolve.
- angular_acceleration or angular_acc (boolean) [=on]
- Flag specifying if the angular acceleration is included in rotating reference frames. This value should equal what is used in AcuSolve.
- wall_type or type (enumerated) [=reflect]
- Wall type. Applies only to particle surfaces of type wall,
slip, or symmetry not specified in a
FINITE_MASS_BOUNDARY_CONDITION command.
- reflect
- Particles reflect at surface.
- stop or trap
- Particles stop at surface but remain active.
- terminate or escape
- Particles stop at surface and become inactive.
- wall_en_type or en_type (enumerated) [=constant]
- Type of normal coefficient of restitution. Applies only to particle surfaces of type
wall, slip, or symmetry not specified in a
FINITE_MASS_BOUNDARY_CONDITION command and only if
wall_type is reflect.
- constant
- Coefficient is constant.
- piecewise_linear or linear
- Coefficient is a piecewise linear function of the normal component of the impact velocity.
- cubic_spline or spline
- Coefficient is a cubic spline function of the normal component of the impact velocity.
- constant_wall_en or wall_en [=1.0]
- Normal coefficient of restitution. Applies only to particle surfaces of type wall, slip, or symmetry not specified in a FINITE_MASS_BOUNDARY_CONDITION command and only if wall_type is reflect and wall_en_type is constant.
- wall_en_curve_fit_values or en_values [no default]
- A two-column array of normal-velocity/normal-coefficient-of-restitution data values. Used when wall_en_type is piecewise_linear or cubic_spline. Applies only to particle surfaces of type wall, slip, or symmetry not specified in a FINITE_MASS_BOUNDARY_CONDITION command and only if wall_type is reflect.
- wall_et_type or et_type (enumerated) [=constant]
- Type of tangential coefficient of restitution. Applies only to particle surfaces of type
wall, slip, or symmetry not specified in a
FINITE_MASS_BOUNDARY_CONDITION command and only if
wall_type is reflect.
- constant
- Coefficient is constant.
- piecewise_linear or linear
- Coefficient is a piecewise linear function of the normal component of the impact velocity.
- cubic_spline or spline
- Coefficient is a cubic spline function of the normal component of the impact velocity.
- constant_wall_et or wall_et [=1.0]
- Tangential coefficient of restitution. Applies only to particle surfaces of type wall, slip, or symmetry not specified in a FINITE_MASS_BOUNDARY_CONDITION command and only if wall_type is reflect and wall_en_type is constant.
- wall_et_curve_fit_values or et_values [no default]
- A two-column array of normal-velocity/tangential-coefficient-of-restitution data values. Used when wall_et_type is piecewise_linear or cubic_spline. Applies only to particle surfaces of type wall, slip, or symmetry not specified in a FINITE_MASS_BOUNDARY_CONDITION command and only if wall_type is reflect.
Description
The FINITE_MASS command specifies the forces acting on the particles and the default particle/wall interaction.
The forces acting on a particle in AcuTrace are
where is the drag force, the pressure force, the viscous stress force, the virtual mass force, and the gravity force. (The Basset force and other forces such as the Saffman lift force are not currently accounted for.) The parameters drag_law_type, pressure_force, tau_force, virtual_mass_force, and constant_gravity determine which of these are active; by default, all forces are active. Note that the default value of constant_gravity is the zero vector; this should be set to the same value used in the AcuSolve run providing the flow data for the trace.
The drag and the virtual mass forces can include Faxen correction terms accounting for nonuniformity effects. The inclusion of these terms is controlled by the parameters faxen_drag_force and faxen_virtual_mass. These terms are included by default. Generally, none of the force-related parameters need to be modified with the exception of constant_gravity.
By default (drag_law_type is standard and drag_coefficient_model is standard) the drag force (without the Faxen correction) is where is the density of the fluid and the diameter of the particle. The value of the coefficient of drag, depends on the relative Reynolds number, where is the material viscosity of the fluid:
When drag_law_type is standard and drag_coefficient_model is constant, is equal to the value of drag_coefficient regardless of the value of Re. When drag_law_type is stokes_law, (i.e. ) regardless of the value of Re. When drag_law_type is simple_stokes, where is equal to the value of drag_coefficient. When drag_law_type is zero, is the zero vector.
The other forces are
where is the volume of the particle the fluid pressure, the viscous stress tensor of the fluid, and the material derivative of the fluid velocity. is given by the value of constant_gravity. If pressure_force, tau_force, or virtual_mass_force are off, , , or respectively, are set to 0. Similarly, if faxen_drag_force or faxen_virtual_mass_force are off, the corresponding Faxen correction is set to 0.
density_model = use_flow_values
viscosity_model = use_flow_values
DERIVED_QUANTITY_OUTPUT {
...
output_frequency = 1000
...
}
DERIVED_NODAL_OUTPUT {
...
output_frequency = 1000
...
}
DERIVED_QUANTITY_OUTPUT {
...
output_frequency = 1000
...
}
density_model = constant
viscosity_model = constant
and suitable values of constant_density and constant_viscosity.
The default particle-wall boundary conditions and interaction parameters are also set by the FINITE_MASS command. Only the interactions at surfaces of type wall, slip, or symmetry are affected by the FINITE_MASS command. Moreover, the settings for a specific surface can be set in a FINITE_MASS_BOUNDARY_CONDITION command, in which case all the settings in the FINITE_MASS command, including default vales, are ignored for that surface.
- the particle reflects off the wall (wall_type = reflect)
- the particle stops but continues to be actively involved in the particle trace (wall_type = stop)
- the particle trace terminates (wall_type = terminate)
When a particle reflects off a wall, the normal and tangential components of its velocity and (in the wall frame of reference) are given by
where and are the normal and tangential coefficients of restitution, and and are the incident values of the normal and tangential components of the particle velocity. and always lie between 0 and 1.
Each coefficient can be specified as a constant, a piecewise linear function of the magnitude of the incident normal velocity, or a cubic spline function of the magnitude of the incident normal velocity. Note that AcuTrace clips the values of the coefficients so that they lie between 0 and 1.
wall_en_type = constant
wall_et_type = constant
wall_en = 1.0
wall_et = 1.0
wall_en_type = piecewise_linear
wall_et_type = piecewise_linear
en_values = { 1.0, 0.1 ;
10.0, 0.5 ;
100.0, 1.0 }
et_values = { 1.0, 0.1 ;
10.0, 0.5 ;
100.0, 1.0 }
wall_en_type = cubic_spline
wall_et_type = cubic_spline
cubic spline interpolants are used for velocity magnitudes between 1 and 100.