Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:integration:scheme:dynimplexpl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:integration:scheme:dynimplexpl [2015/10/09 17:44] – [Implicit/explicit shift management] wauteletdoc:user:integration:scheme:dynimplexpl [2016/03/30 15:23] (current) – external edit 127.0.0.1
Line 6: Line 6:
  
 ===== Data set ===== ===== Data set =====
 +
 +==== Old Metafor Version <= 2422 ====
  
 See dynamic [[doc:user:integration:scheme:dynimpl|implicit]] and [[doc:user:integration:scheme:dynexpl|explicit]] for a description of schemes and the definition of density and initial velocities. See dynamic [[doc:user:integration:scheme:dynimpl|implicit]] and [[doc:user:integration:scheme:dynexpl|explicit]] for a description of schemes and the definition of density and initial velocities.
Line 15: Line 17:
  
 Shifting can be done automatically or manually or both. Another application of this algorithm is to stabilize explicit steps.  Shifting can be done automatically or manually or both. Another application of this algorithm is to stabilize explicit steps. 
 +
 +==== New Metafor Version > 2422 ====
 +
 +<code>
 +ti = IeTimeIntegration(metafor)
 +ti.setExplicitTimeIntegration(tiExp)
 +ti.setImplicitTimeIntegration(tiImp)
 +ti.setCurrentDynamicTimeIntegration(tiImp)
 +</code>
 +
 +where tiExp and tiImp are the references towards the explicit and implicit time integration scheme respectively.
  
 ===== Automatic Shift (method 1 or 2) ===== ===== Automatic Shift (method 1 or 2) =====
doc/user/integration/scheme/dynimplexpl.1444405484.txt.gz · Last modified: 2016/03/30 15:22 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki