Thanks Paul, I just noticed that. But isn't that rather a high price to pay to reinit the whole EquationSystems to get the updated constraints? Can't there be a specific function that instead of doing a reinit just updates the constraints?
Thanks, Ata On Fri, Nov 15, 2013 at 12:22 PM, Paul T. Bauman <[email protected]> wrote: > Roy can chime in, but IIRC, you need to call System (EquationSystems?) > reinit to get the DirichletBoundary to update to the latest value. > > > On Fri, Nov 15, 2013 at 12:10 PM, Ataollah Mesgarnejad < > [email protected]> wrote: > >> Dear all, >> >> I noticed that the Dirichlet BCs through DirichletBoundary API are only >> applied before the the first system assemble!! This does not make sense >> for time variable Dirichlet BCs which require time to be passed through >> the >> FunctionBase to the boundaries. >> >> Best, >> Ata >> >> ------------------------------------------------------------------------------ >> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> Free app hosting. Or install the open source package on any LAMP server. >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> _______________________________________________ >> Libmesh-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/libmesh-users >> > > -- A. Mesgarnejad PhD Student, Research Assistant Mechanical Engineering Department Louisiana State University 2203 Patrick F. Taylor Hall Baton Rouge, La 70803 ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
