MASTmultiphysics / mast-multiphysics

Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST) - Sensitivity-enabled multiphysics FEA for design
https://www.mast-multiphysics.com
GNU Lesser General Public License v2.1
43 stars 24 forks source link

Non-zero Dirichlet Constraint #88

Closed manavbhatia closed 4 years ago

manavbhatia commented 4 years ago

-- Added ability to specify non-zero Dirichlet boundary condition -- Updated transient conduction example to include a non-zero boundary condition on the left boundary -- Added a call to DofMap::enforce_constraints_exactly() for System::solution in NonlinearSystem::solve(), since libMesh::NonlinearImplicitSystem::solve() only calls this method on System::currentl_local_solution