Hello, I am trying to run a 3D problem with HEX mesh, using RT0 formulation. I am wondering if RT0 (extruded RTCF) could be used for 3D non-constant Jacobian elements in Firedrake? I attached a sample of mesh for clarification. Thank you for your help. Best Regards, Sarraf
Dear Sarraf,
On 5 Aug 2018, at 19:37, Mohammad Sarraf Joshaghani <m.sarraf.j@gmail.com> wrote:
Hello,
I am trying to run a 3D problem with HEX mesh, using RT0 formulation. I am wondering if RT0 (extruded RTCF) could be used for 3D non-constant Jacobian elements in Firedrake? I attached a sample of mesh for clarification. Thank you for your help.
Yes, this will work. The Jacobian of the coordinate transformation will be calculated at the quadrature points, which is what you want for these kinds of non-affine cases. Thanks, Lawrence
Thank you very much.
On Aug 6, 2018, at 4:33 AM, Lawrence Mitchell <wence@gmx.li> wrote:
Dear Sarraf,
On 5 Aug 2018, at 19:37, Mohammad Sarraf Joshaghani <m.sarraf.j@gmail.com> wrote:
Hello,
I am trying to run a 3D problem with HEX mesh, using RT0 formulation. I am wondering if RT0 (extruded RTCF) could be used for 3D non-constant Jacobian elements in Firedrake? I attached a sample of mesh for clarification. Thank you for your help.
Yes, this will work. The Jacobian of the coordinate transformation will be calculated at the quadrature points, which is what you want for these kinds of non-affine cases.
Thanks,
Lawrence _______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake
participants (2)
- 
                
                Lawrence Mitchell
- 
                
                Mohammad Sarraf Joshaghani