From: John P. <jwp...@gm...> - 2019-03-01 23:33:13
|
On Fri, Mar 1, 2019 at 5:13 PM Nikrouz <nik...@gm...> wrote: > > I am going to develop a code for simulation of heart valves. It means > that I have to develop a code which can consider > > hyper-elastic material, large deformations and transient simulation with > time-dependent bounary condition. > > Which of the current codes are good starting points? > We have two examples, fem_system_ex2 and systems_of_equations_ex7.C, that look to be designed for solving large deformation problems. I would suggest you look at those. Please also post your questions to the mailing list so that others can see and benefit from them in the future. -- John |