Hello,
Thanks a lot for the suggestion. Finally, we found the test case “NonLinearWave” better suits our needs and we were able to create a decent example for further investigation.
For our future scenario, we need to put an obstacle inside the flume and we would like to reduce possible computational loading and the effects of reflected waves caused by the bilateral boundaries. For this purpose, we tried to change the bilateral boundaries from solid wall to open boundary, given h、U、V (4 4 4) and Thompson boundary condition, and the regular wave boundary condition was given at the beginning of the channel. We noticed the wave crest/trough accumulates towards the middle of the channel, which leads to a higher crest/deeper trough compared with the ordinary observation (shown in the attachments). Does someone have any idea to fix or improve this? Or maybe the reason why such an effect appears?
By the way, we also found something strange, which might be a bug? When running the test case “NonLinearWave”, the exported layer-based velocity seems to be wrong. The exported layer-based velocities of U and W are almost zeros, and V has values, which is not reasonable. While disabling the exported variable of dynamic pressure (DP), U and W have values and V becomes almost zero, which makes more sense.