Export to GitHub

sfepy - issue #97

describe_geometry update in each time step


Posted on Sep 17, 2009 by Quick Lion

geometry data (bfGM, ...) should be updated in each time step - needed in updated Lagrangian formulation

Comment #1

Posted on Sep 30, 2009 by Massive Hippo

There should be some way for the solver to recognize which formulation is used currently in order to behave accordingly.

I suggest adding an attribute (e.g. 'formulation') to all the TL, and UL formulation related classes. This information could then be collected somewhere in Equations.setup_terms().

Comment #2

Posted on Aug 27, 2010 by Massive Hippo

It should be much easier now, as newly the geometries are updated as needed, similar to term caches. See the commits starting with 'geo'.

Comment #3

Posted on Aug 9, 2011 by Quick Lion

It works now.

Comment #4

Posted on Jan 30, 2012 by Massive Hippo

Migrated to http://github.com/sfepy/sfepy/issues/99

Status: Migrated

Labels:
Type-Enhancement Priority-High