geometry data (bfGM, ...) should be updated in each time step - needed in updated Lagrangian formulation
Comment #1
Posted on Sep 30, 2009 by Massive HippoThere 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 HippoIt 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 LionIt works now.
Comment #4
Posted on Jan 30, 2012 by Massive HippoMigrated to http://github.com/sfepy/sfepy/issues/99
Status: Migrated
Labels:
Type-Enhancement
Priority-High