Skip to content

Re: Pressure Inlet

#2509
robin.trunk
Keymaster

Hi Sumit,

thats correct. Once initialized the value can not be changed. Usually the values of the boundary are updated in the setBoundaryValues() function of a case file (see e.g. Cylinder2D example where a Poiseuille2D functor is applied instead of a AnalyticalConst3D). So in every time step the object is constructed woth a different value.

Best
Robin