commit:2018:01_05
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| commit:2018:01_05 [2018/01/05 22:36] – created wautelet | commit:2018:01_05 [2018/01/09 23:06] (current) – [IterationResolution] wautelet | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Commit | + | ===== Commit |
| Ce commit est pour un petit nettoyage de la routine IterationResolution. | Ce commit est pour un petit nettoyage de la routine IterationResolution. | ||
| Line 5: | Line 5: | ||
| ==== IterationResolution ==== | ==== IterationResolution ==== | ||
| - | J'ai fait entré | + | 1) J'ai fait entrer |
| - | J' | + | < |
| + | |||
| + | void | ||
| + | TimeIntegration:: | ||
| + | Field const *dofType, bool & | ||
| + | { | ||
| + | if(im.getMaxNbOfIterationsReached()) | ||
| + | { | ||
| + | GW : Error during Step => division du pas de temps et recalcul du step à nouveau. | ||
| + | } | ||
| + | else | ||
| + | { | ||
| + | GW : Calcul de l' | ||
| + | } | ||
| + | |||
| + | im.incrementIterationNo(); | ||
| + | Ceci rentre dans le " | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | <note important> | ||
| + | |||
| + | 2) J' | ||
| + | |||
| + | ==== Line Search - Affichage du résidu ==== | ||
| + | |||
| + | J'ai formalisé la sortie du Line Search comme les itérations mécaniques : notations scientifiques sous forme exponentielle. | ||
| - | J'ai formalisé la sortie du Line Search comme les itérations mécaniques : notations scientifiques sous forme exponentielle | ||
| - | <note important> | ||
| ===== Fichiers ajoutés/ | ===== Fichiers ajoutés/ | ||
commit/2018/01_05.1515188179.txt.gz · Last modified: by wautelet
