Mesh import error: Pyramid mesh

Hi all,

I was wondering if I can import a mesh with Pyamids into PyFR? I get the following error: ValueError: Pyramids with non-parallelogram bases are currently unsupported. Is there a way around it?

I really appreciate your response.

Mali

Yes, ensure that the bases of your pyramid elements are affine (i.e., are parallelograms).

Regards, Freddie.