sandeepbanik/Solution-Reynolds-equation

finite difference pressure VS node count

Opened this issue · 0 comments

kb- commented

There seems to be a mistake since the average of P_scale and p_vis are highly affected by the node count choice.

For example, mean(p_vis(:)) gives:
50x50 nodes: 1.0393e+07
100x100 nodes: 6.8917e+06
400x400 nodes: 7.8412e+05