Robert Koslover
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Jun 4, 2020, 3:10 p.m. EDT
From your description alone, I already know what is going wrong. Don't model the stirrer as infinitely thin and don't try to model (mesh) the interior volume of the stirrer material either. Instead, create a stirrer with a reasonable thickness (fairly thin is ok) and subtract (using boolean difference operation) the stirrer from the chamber. This will result in (default) perfect electric conductor (PEC) boundaries on the surfaces of your stirrer. You won't be meshing the interior volume of the stirrer at all, since that is no longer part of the computational space. Now the only finely-meshed part will be the edge-surfaces of the stirrer, which shouldn't be too serious. Now, if you want to consider loss on the stirrer's surfaces, you can then define its boundaries as impedance boundaries (instead of the default PEC), and you can also assign material properties (such as a conductivity value) to those surfaces, where you normally specify materials. I hope that makes sense.
-------------------
Scientific Applications & Research Associates (SARA) Inc.
www.comsol.com/partners-consultants/certified-consultants/sara
From your description alone, I already know what is going wrong. Don't model the stirrer as infinitely thin *and* don't try to model (mesh) the *interior* volume of the stirrer material either. Instead, create a stirrer with a reasonable thickness (fairly thin is ok) and subtract (using boolean difference operation) the stirrer from the chamber. This will result in (default) perfect electric conductor (PEC) boundaries on the surfaces of your stirrer. You won't be meshing the interior volume of the stirrer at all, since that is no longer part of the computational space. Now the only finely-meshed part will be the edge-surfaces of the stirrer, which shouldn't be too serious. Now, if you want to consider loss on the stirrer's surfaces, you can then define its boundaries as impedance boundaries (instead of the default PEC), and you can also assign material properties (such as a conductivity value) to those surfaces, where you normally specify materials. I hope that makes sense.
Robert Koslover
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Jun 4, 2020, 3:14 p.m. EDT
Updated:
4 years ago
Jun 4, 2020, 3:15 p.m. EDT
In regard to the mode stirrer rotation, you can add a rotation operation in your geometry specification, to rotate it by some angle parameter (e.g., a quantity like "mytheta"). Then you can do a parametric study where you cause the simulation to step through various values of mytheta (which should force the model to remesh and re-solve) at each value. If you only have a few angular positions of interest, you should probably due it all manually, since that way you can (and should) inspect the mesh for good quality along the way. But once you are sure it is meshing and working well, and if you have many angles of interest, a parametric approach would be appropriate.
-------------------
Scientific Applications & Research Associates (SARA) Inc.
www.comsol.com/partners-consultants/certified-consultants/sara
In regard to the mode stirrer rotation, you can add a rotation operation in your geometry specification, to rotate it by some angle parameter (e.g., a quantity like "mytheta"). Then you can do a parametric study where you cause the simulation to step through various values of mytheta (which should force the model to remesh and re-solve) at each value. If you only have a few angular positions of interest, you should probably due it all manually, since that way you can (and should) inspect the mesh for good quality along the way. But once you are sure it is meshing and working well, and if you have many angles of interest, a parametric approach would be appropriate.
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Jun 5, 2020, 3:50 a.m. EDT
Dear Robert Koslover,
Thank you for your fast response. I indeed came to the conclusion that using the difference operator solved my problem, but good to know that using an infinitely thin mode stirrer will not work.
The suggestion to use the parametric study helps a lot, thank you. Even though I probably will not use too many angles it will still improve my understanding of Comsol.
Dear Robert Koslover,
Thank you for your fast response. I indeed came to the conclusion that using the difference operator solved my problem, but good to know that using an infinitely thin mode stirrer will not work.
The suggestion to use the parametric study helps a lot, thank you. Even though I probably will not use too many angles it will still improve my understanding of Comsol.
Robert Koslover
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Jun 5, 2020, 8:58 p.m. EDT
Updated:
4 years ago
Jun 5, 2020, 9:00 p.m. EDT
You are welcome. I should add that, in principle, you can use an infinitely thin surface, but to set it as a PEC, you will need to create a separate PEC boundary condition for it. E.g., see the attached figure for how to do that. Personally, I prefer to represent most real-world 3D objects by 3D geometries, when working in a 3D model. But again, you don't necessarily have to do that.
-------------------
Scientific Applications & Research Associates (SARA) Inc.
www.comsol.com/partners-consultants/certified-consultants/sara
You are welcome. I should add that, in principle, you *can* use an infinitely thin surface, but to set it as a PEC, you will need to create a separate PEC boundary condition for it. E.g., see the attached figure for how to do that. Personally, I prefer to represent most real-world 3D objects by 3D geometries, when working in a 3D model. But again, you don't necessarily have to do that.