commit:2018:07_19
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
commit:2018:07_19 [2018/07/18 11:46] – cerquaglia | commit:2018:07_19 [2018/07/19 09:05] (current) – created papeleux | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Commit | + | ===== Commit - LPx - 19 Juillet 2018 ===== |
- | ===== 1. Description ===== | + | ThermalMaterial |
- | A center of gravity and mass extractor for '' | + | ===== ThermalMaterial : ===== |
- | + | * Petit recactoring de ThermalMatrial pour simplifier l'implémentation des PRMats | |
- | The synthax is the same as other extractors: | + | * Pour simplifier le process, tous les paramètres matériels (valeur et dérivées) sont stoquées dans le matériau (auparavant certains n'étaient calculés que à la demande) |
+ | * Certaines dérivées sont calculés analytiquement (via la fonction " | ||
+ | * Idem pour les matériaux Thixo dont les paramètres thermiques dépendent de la fraction liquide (la dérivation/ | ||
+ | * Adaptation de VolumeElement_ther.cpp en fonction des modifs ci-dessus | ||
+ | ===== Divers : ===== | ||
+ | * | ||
+ | ===== Fichiers ajoutés/ | ||
+ | < | ||
+ | Added : | ||
+ | Deleted : | ||
+ | Moved : | ||
+ | </ | ||
+ | ===== Tests ajoutés/ | ||
< | < | ||
- | valuesmanager = metafor.getValuesManager() | + | Adding: |
- | extractor1 = InteractionGravityCenterAndMassValueExtractor(interaction) | + | Deleted : |
- | valuesmanager.add(nbr, | + | Moved : |
</ | </ | ||
- | At each archiving step the extractor fills a four columns text file, where columns 1-3 contain x, y, and z coordinates of the center of gravity respectively, | + | --- // |
- | < | ||
- | Since the evolution of the density is not directly tracked in Metafor, in order to take into account the density variation for the computation of the center of gravity and mass, the mass matrix is directly employed.</ | ||
- | <note important> | ||
- | To compute the center of gravity and the mass of an interaction a density different from zero is needed. Pay attention, when you define your material properties, to explicitly define a '' | ||
- | </ | ||
- | ===== 2. Tests ===== | ||
- | |||
- | For the moment, a gravity center and mass extractor has been added in '' | ||
- | |||
- | |||
- | ===== Added [a] / deleted [d] / modified [m] / renamed [r] test cases ====== | ||
- | |||
- | < | ||
- | [m] apps/ | ||
- | [m] apps/ | ||
- | [m] apps/ | ||
- | [m] apps/ | ||
- | [m] apps/ | ||
- | [m] apps/ | ||
- | [m] apps/ | ||
- | [m] apps/ | ||
- | [m] apps/ | ||
- | [m] mtThixo/ | ||
- | [m] mtThixo/ | ||
- | [m] mtThixo/ | ||
- | [m] mtThixo/ | ||
- | </ |
commit/2018/07_19.1531907204.txt.gz · Last modified: by cerquaglia