Zonal P-order in pyFR

Hi,

in pyFR is there any possibility to use different polynomial order for different zones in the domain?

Regards

At the moment no, but you could develop it. I think with a bit of modifcation to the partitioner and the way elements set the order it would be possible. However, special care and thought would need to be placed on the handling of the interface between the different orders. Ie, you would probably need to do a restriction operation of the higher order side of the interface between orders.

1 Like