Time vary boundary contitions for unsteady inflow

Hi Everyone.

Can PyFR handle time-varying boundary conditions like unsteady inflows? I’ve peeked around the code and want to know where should I make the modifications if need be. The case I’m interested is viscous flow past a fixed wing with time-varying inflow conditions. Thanks in advance for the feedback.

regards,

Kunal Puri

Hi Kunal,
PyFR can indeed have unsteady boundaries. You just specify the parameters using variable ‘t’.

Please make sure you are using the version 1.0 or head of development branch.

Most boundary conditions allow this.
Regards
Arvind