thegooglecodearchive / sfepy

Automatically exported from code.google.com/p/sfepy
0 stars 0 forks source link

Solve visco-elastic problems #112

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add functions to solve visco-elastic problems

Original issue reported on code.google.com by freevryh...@gmail.com on 8 Apr 2010 at 8:20

GoogleCodeExporter commented 9 years ago

Original comment by freevryh...@gmail.com on 15 Apr 2010 at 3:37

GoogleCodeExporter commented 9 years ago
Good article on the subject:

http://www.engin.umich.edu/class/bme456/ch7consteqviscoelasticity/bme456consteqv
iscoelasticity.htm

Original comment by freevryh...@gmail.com on 15 Apr 2010 at 6:09

GoogleCodeExporter commented 9 years ago
The material in section IV. Generalized Viscoelastic Constitutive Models can be
modelled IMHO right away by using:

dw_lin_elastic.i2.Omega( m.E, v, u )
+ dw_lin_elastic_th.i2.Omega( ts, m.H, v, du/dt )

Original comment by robert.c...@gmail.com on 16 Apr 2010 at 7:11

GoogleCodeExporter commented 9 years ago
Migrated to http://github.com/sfepy/sfepy/issues/114

Original comment by robert.c...@gmail.com on 30 Jan 2012 at 10:26