Author Topic: Robin Boundary Conditions  (Read 10615 times)

Colin McAuliffe

  • Jr. Member
  • **
  • Posts: 21
Robin Boundary Conditions
« on: July 17, 2012, 10:08:31 AM »
Hello all,

Does FEAP have commands to define Robin BC's such as surface convection and elastic boundaries?

Thanks
Colin

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: Robin Boundary Conditions
« Reply #1 on: July 17, 2012, 11:09:43 AM »
For simple elastic boundaries you could use elastic springs (point elements) or nodal springs.  For more complex BC a user element is probably the best way to go.

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1160
Re: Robin Boundary Conditions
« Reply #2 on: July 17, 2012, 11:19:20 AM »
Colin,
  Have a look at http://www.ce.berkeley.edu/~sanjay/FEAP/lysmer.html for an example user element for a 'complex' boundary condition:  d[traction]/dt + M v = 0 where traction = sigma^T n, M is a matrix, and v = velocity.