commit:2007:02_02
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| commit:2007:02_02 [2013/07/02 17:57] – joris | commit:2007:02_02 [2016/03/30 15:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Commit 2007-02-02 ====== | ||
| + | ===== Modifs ===== | ||
| + | |||
| + | ==== Elément de coque avec dg ==== | ||
| + | |||
| + | A ce jour : | ||
| + | * Elément de coque du premier/ | ||
| + | * Elément dg d' | ||
| + | * Seul un matériau linéaire est implémenté, | ||
| + | * Seul le second degré est consistant. | ||
| + | * Ne marche encore qu'en quasi statique. | ||
| + | |||
| + | Exemple d'une poutre soumise à une charge centrale: | ||
| + | |||
| + | {{commit: | ||
| + | |||
| + | |||
| + | ==== Autres modifications ==== | ||
| + | |||
| + | Certaines opérations mathématiques ont été ajoutées, principalement en 2D. | ||
| + | |||
| + | Possibilité de créer les points d' | ||
| + | Example : | ||
| + | * Création de points de Gauss classiques: | ||
| + | < | ||
| + | sfIntegrator = static_cast< | ||
| + | getSfIntegratorSet().getMtSfIntegrator(getSF(), | ||
| + | </ | ||
| + | * Création de points de Gauss sur le bord d'un élément: | ||
| + | < | ||
| + | onEdgeSfIntegrator = static_cast< | ||
| + | getSfIntegratorSet().getMtSfIntegrator(getSF(), | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | ===== Fichiers ajoutés/ | ||
| + | |||
| + | < | ||
| + | A apps/ | ||
| + | A apps/ | ||
| + | |||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtElements/ | ||
| + | A mtGeo/ | ||
| + | A mtGeo/ | ||
| + | A mtMaterials/ | ||
| + | A mtMaterials/ | ||
| + | A mtMaterials/ | ||
| + | A mtMaterials/ | ||
| + | A mtMaterials/ | ||
| + | A mtMaterials/ | ||
| + | A mtMaterials/ | ||
| + | A mtMaterials/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | A mtShapeFunctions/ | ||
| + | </ | ||
