newtonIntegr.damping=0.0# Set the artificial numerical damping to zero
gravDepo.dead=True# Remove the present engine for the following
gravDepo.dead=True# Remove the present engine for the following
hydroEngine.dead=False# Activate the HydroForceEngine
hydroEngine.vxFluid=vxFluidPY# Send the fluid velocity vector used to apply the drag fluid force on particles in HydroForceEngine (see c++ code)
hydroEngine.ReynoldStresses=np.zeros(ndimz)# Send the simplified fluid Reynolds stresses Rxz/\rho^f used to account for the fluid velocity fluctuations in HydroForceEngine (see c++ code)
newtonIntegr.damping=0.0# Set the artificial numerical damping to zero
gravDepo.dead=True# Remove the present engine for the following
gravDepo.dead=True# Remove the present engine for the following
hydroEngine.dead=False# Activate the HydroForceEngine
hydroEngine.vxFluid=vxFluidPY# Send the fluid velocity vector used to apply the drag fluid force on particles in HydroForceEngine (see c++ code)
hydroEngine.ReynoldStresses=np.ones(ndimz)*1e-4# Send the simplified fluid Reynolds stresses Rxz/\rho^f used to account for the fluid velocity fluctuations in HydroForceEngine (see c++ code)
newtonIntegr.damping=0.0# Set the artificial numerical damping to zero
gravDepo.dead=True# Remove the present engine for the following
gravDepo.dead=True# Remove the present engine for the following
hydroEngine.dead=False# Activate the HydroForceEngine
hydroEngine.vxFluid=vxFluidPY# Send the fluid velocity vector used to apply the drag fluid force on particles in HydroForceEngine (see c++ code)
hydroEngine.ReynoldStresses=np.ones(ndimz)*1e-4# Send the simplified fluid Reynolds stresses Rxz/\rho^f used to account for the fluid velocity fluctuations in HydroForceEngine (see c++ code)
newtonIntegr.damping=0.0# Set the artificial numerical damping to zero
gravDepo.dead=True# Remove the present engine for the following
gravDepo.dead=True# Remove the present engine for the following
hydroEngine.dead=False# Activate the HydroForceEngine
hydroEngine.vxFluid=vxFluidPY# Send the fluid velocity vector used to apply the drag fluid force on particles in HydroForceEngine (see c++ code)
hydroEngine.ReynoldStresses=np.ones(ndimz)*1e-4# Send the simplified fluid Reynolds stresses Rxz/\rho^f used to account for the fluid velocity fluctuations in HydroForceEngine (see c++ code)