Blog Posts Tagged Technical Content

Acoustofluidic Multiphysics Problem: Microparticle Acoustophoresis
The use of acoustic waves to manipulate suspensions of particles, such as cells, has inspired the work of many researchers, paving the way for the field of ultrasound acoustofluidics. The manipulation is achieved in many ways, including using bulk acoustic waves (BAW) and surface acoustic waves (SAW), as well as acoustic radiation forces and acoustic streaming-induced drag. The latter two combine to produce the acoustophoretic motion of the suspended particles; i.e., movement by means of sound, and the methods provide […]

On Solvers: The V-Cycle Multigrid
As discussed previously on the blog, iterative methods efficiently eliminate oscillatory error components while leaving the smooth ones almost untouched (smoothing property). Multigrid methods, in particular, use the smoothing property, nested iteration, and residual correction to optimize convergence. Before putting all of the pieces of this proverbial puzzle together, we need to introduce residual correction and dive a bit deeper into nested iteration. Let’s begin with the latter of these elements.

On Solvers: Multigrid Methods
Solution methods are a valuable tool for ensuring the efficiency of a design as well as reducing the overall number of prototypes that are needed. In today’s blog post, we introduce you to a particular type of method known as multigrid methods and explore the ideas behind their use in COMSOL Multiphysics.

Meshing: Cap off for Cap on
Oftentimes when you are working with devices with internal fluid flow, the imported CAD design represents the vessel material. The inside is plainly void. This may leave you clueless since it is inside where you want to create a volume mesh for the flow equations. How can you solve this meshing problem in COMSOL?
Including Operators and Expressions in a Multiphysics Simulation Is Easier Than You Think
As most skilled COMSOL users, I am sure you know that you are not limited to just selecting what is in our drop-down lists. Say that you have invented your own measure of structural stress. You want it to be equal to the quadratic mean of the Tresca and von Mises stresses. Go to Plot Parameters to find out what these predefined stresses are called (trescasmsld and misessmsld if you are modeling in 3D with the Structural Mechanics Module). Now […]