Hello,
I want to simulate a boundary layer flow over a flat plate. The inlet is a Blasius profile, which can be calculated for the specific Re_x needed. I tried to load the data from an external file for the .ini file, but it seems not possible. Does anyone how can I deal with this BC?
Boundary conditions need to be functions. For a Blasius profile this should not be a problem with accurate approximations to the analytic solution being readily available.
Hello Freddie,
Thanks very much for your suggestion. I have made my Blasius test case running. This is laminar boundary layer test case, so that I can fit my inlet profile and use the expression at the inlet BC. However, in the future, I may like to generate a turbulent inlet BC using one the synthetic eddy method. In this case, we can no longer use any explicit expression. In this case, how would I set the inlet BC?
If you want to generate inflow turbulence the recommended approach is to use the turbulence generation plugin. This has shown itself to be vastly superior to boundary condition based approaches.