Skip to content

Re: Changing Geometry

Due to recent bot attacks we have changed 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 OpenLB General Topics Changing Geometry Re: Changing Geometry

#2293
mathias
Keymaster

Hi,rnrnYes, you can change it easily. Look at this line in the beginning of the exmape code:rnrn// Parameters for the simulation setuprnconst T lx1 = 5.0; // length of steprnconst T ly1 = 0.75; // height of steprnconst T lx0 = 20.0; // length of channelrnconst T ly0 = 1.5; // height of channel rnrnBest Mathias