Skip to content

Reply To: Pressure Inlet

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 Pressure Inlet Reply To: Pressure Inlet

#8965
TimBingert
Participant

Hi sfraniatte,

you can set a pressure boundary condition on the inlet similar to how it is done on material numbers 4 and 5 on the outlets with
setInterpolatedPressureBoundary<T,DESCRIPTOR>(lattice, superGeometry, 3);

Best
Tim