Excuse my mistake. The del^2 term was actually from my previous question... the correct boundary term I am attempting to satisfy is attached.
Regards, Joshua Bush On Thu, Nov 5, 2009 at 11:29 AM, Joshua Bush <[email protected]> wrote: > To satisfy the condition of an applied temperature field..del^2T=0 > > Is it proper to use... > BCs = (NthOrderBoundaryCondition(mesh.getFacesLeft(), 0, 1), > NthOrderBoundaryCondition(mesh.getFacesRight(), 0, 1), > NthOrderBoundaryCondition(mesh.getFacesLeft(), 0, 3), > NthOrderBoundaryCondition(mesh.getFacesRight(), 0, 3), > ) > > Thank you for the assistance! > > > Regards, > Joshua Bush >
<<attachment: Composition Boundary Condition Diffusion.png>>
