Hi Wolfgang, I would think that it might be useful in the tutorial!!
Please do let me know if you have any suggestions on a perhaps analogous question for step-22 in my other reply to this thread. I'm making the analogy between the dirichlet boundary condition implementation and the normal component of the normal stress condition for the partial boundary condition in step-22. Thank you! On Thursday, March 14, 2019 at 5:12:50 PM UTC, Wolfgang Bangerth wrote: > > On 3/14/19 9:13 AM, [email protected] <javascript:> wrote: > > Note that I think this was the issue. > > > > You would need to put local_rhs = 0 within the part below to apply the > > Dirichlet condition. Please do let me know if you think this is wrong > > but I am getting the correct output. Thanks > > That seems reasonable and correct. > > Are you suggesting that step-20 could be made clearer by adding a line > that in that program doesn't make a difference but would if it were used > in a more general context? If so, could you suggest what to put and where? > > Best & glad to hear that you solved the problem! > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > <javascript:> > www: http://www.math.colostate.edu/~bangerth/ > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
