MOOSE Electromangetics Module Transient 3D Capabilities #29760
-
|
Apologies if this question or topic has already been answered/covered. Our question is if, at this time, the MOOSE EM module is able to support transient 3D simulations? And, if not, is it possible to represent a closed membrane type of geometry in 2D under some form of symmetry? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
|
I did make a 3D version of one of the waveguide example cases on the module homepage, but I don't believe I ever formalized it into an example or test. The code is dimensionally agnostic, so you should be able to setup a 3D simulation following the same principles you would to set up any MOOSE simulation. Do you want symmetry around an axis? If so, you can turn that on in the |
Beta Was this translation helpful? Give feedback.
I did make a 3D version of one of the waveguide example cases on the module homepage, but I don't believe I ever formalized it into an example or test. The code is dimensionally agnostic, so you should be able to setup a 3D simulation following the same principles you would to set up any MOOSE simulation.
Do you want symmetry around an axis? If so, you can turn that on in the
[Mesh]block.