doc:user:integration:scheme:dynimplexpl
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:user:integration:scheme:dynimplexpl [2015/10/09 16:29] – [Implicit/explicit shift management] wautelet | doc: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: | See dynamic [[doc: | ||
| 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 ==== | ||
| + | |||
| + | < | ||
| + | ti = IeTimeIntegration(metafor) | ||
| + | ti.setExplicitTimeIntegration(tiExp) | ||
| + | ti.setImplicitTimeIntegration(tiImp) | ||
| + | ti.setCurrentDynamicTimeIntegration(tiImp) | ||
| + | </ | ||
| + | |||
| + | 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) ===== | ||
| Line 35: | Line 48: | ||
| ===== Implicit/ | ===== Implicit/ | ||
| - | Shift options are selected with the commands: | + | It is **mandatory** to instanciate |
| iesm = IeShiftManager(metafor) | iesm = IeShiftManager(metafor) | ||
| iems.setIeShiftMethod(meth) | iems.setIeShiftMethod(meth) | ||
| Line 42: | Line 54: | ||
| iesm.setMaxStepIncrease(msin) | iesm.setMaxStepIncrease(msin) | ||
| iesm.setAutomaticShiftSecurity(secu) | iesm.setAutomaticShiftSecurity(secu) | ||
| + | iesm.setCpuDependency(cpuDep) | ||
| ^ Parameter ^ default ^ description ^ | ^ Parameter ^ default ^ description ^ | ||
| |'' | |'' | ||
doc/user/integration/scheme/dynimplexpl.1444400981.txt.gz · Last modified: (external edit)
