[deal.II] Re: Pressure BC

2016-10-13 Thread Jean-Paul Pelteret
Hi Lisa, I think that step-44 applies the type of boundary condition that you are describing here. Regards, J-P On Thursday, October 13, 2016 at 11:47:02 AM UTC+2, Lisa Collins wrote: > > hi, > I forgot t

[deal.II] Re: Pressure BC

2016-10-13 Thread Lisa Collins
hi, I forgot to mention that I want to implement the pressure BC in a vector valued problem. a cylinder with a hot pressurized gas inside it. Best regards. Lisa On Thursday, October 13, 2016 at 11:27:08 AM UTC+2, Lisa Collins wrote: > > Hi, > I just would like to implement a simple constant pres

[deal.II] Re: Pressure BC

2016-10-13 Thread Lisa Collins
Hi, I just would like to implement a simple constant pressure BC for a solid material in the referential configuration. Pressure is constant and independent. I want to model a pressurized cylinder. Thanks. Lisa On Wednesday, October 12, 2016 at 1:39:33 PM UTC+2, Jean-Paul Pelteret wrote: > >

[deal.II] Re: Pressure BC

2016-10-12 Thread Jean-Paul Pelteret
Dear Lisa, There are numerous tutorials that cover the application of pressure BCs for various media. Your question is far too general to be answered effectively: - Are you implementing this for a fluid or solid material? - If a soli