Hi all, So I have developed an explicit-implicit staggered model for studying electro-active polymers under electrical or/and mechanical loading. I already coded the model in Tahoe (an old C++ FE code from SANDIA) and published the result. I want to implement the same formulation in deal.ii, but I'm not sure how to do it. Is anyone have any experience in coding any multiphysics models? monolithic implicit, staggered implicit-implicit, or explicit-implicit?
Thanks Saman link to the explicit-implicit model: https://www.sciencedirect.com/science/article/pii/S004578251830152X -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/c68f80de-b059-4884-87df-91b8124c9ac6%40googlegroups.com.
