Skip to content

Reply To: Low Re flow inside Microchannel

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.

Forums OpenLB General Topics Low Re flow inside Microchannel Reply To: Low Re flow inside Microchannel

#6201
Adrian
Keymaster

1: Unfortunately your image link is not set to public. The easiest way would be to simply post the backtrace log as text. In any case: The only assertion in util::normalize is scale > 0 i.e. preventing division through zero (as scale >= 0 in any case). This means that normalTemp is zero which in turn suggests a material geometry issue.