<div dir="ltr">Hi Dave,<div>I guess you are the one contributed the ex42 in KSP's examples. I want to modify the example to solve for stokes flow driven by volume force in 3D duct. Please help me to understand the code by answering the following questions:</div>
<div><br></div><div>1. Firstly, just for confirmation, the equations you're solving are:</div><div>     \nu * \nabla \cdot \nabla U - \nabla P = 0 and </div><div>     \nabla \cdot U = 0</div><div>      </div><div>      where U = (Ux,Uy,Uz), \nu is variable viscosity?</div>
<div><br></div><div> 2. Are U and P defined at all nodes? (I googled the Q1Q1 element, it looks like a box element with U and P defined at 8 corners).</div><div><br></div><div> 3. Are nodes' coordinate defined though the DA coordinates?</div>
<div><br></div><div> 4. How can I enforce noslip BC, and where should I plug in volume force? </div><div><br></div><div>Thank you in advance.</div><div class="gmail_extra">Regards,</div><div class="gmail_extra">Sang</div>
</div>