Skip to content

Re: Comparing MATLAB results with OpenLB results

Due to recent bot attacks we have chanced the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums on OpenLB General Topics Comparing MATLAB results with OpenLB results Re: Comparing MATLAB results with OpenLB results

#2256
Leaf
Member

Hi, Jose,rn I haven’t compared LBM wroten in Matlab and OpenLB. But it’s very common to get results with different accuracy for the same algorithm even under the same code language. It’s relevant to your model and boundary dealing. Sometime, it may even be caused by your float type selection, double or float. So I suggest that you compare the model, the boundary dealing and even the data type. What’s more, your description should be more detail. It’s hard to analyse your problem.