Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


commit:2019:09_25

Differences

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

Link to this comparison view

commit:2019:09_25 [2019/09/25 16:01] – created laruellecommit:2019:09_25 [2019/09/25 16:01] (current) laruelle
Line 1: Line 1:
 ====== Commit 2019-09-25 ====== ====== Commit 2019-09-25 ======
 ===== Description ===== ===== Description =====
-**Fix inconsistency in some boundary elements:**+**fix getNumberOfTherNod() in tm2 boundaries:**
  
 In the previous commit I had found an inconsistency in some Tm2 thermal boundary elements where getNumberOfTherNod() either returned the number of pure thermal (i.e. non-mechanical) nodes or the total number of thermal nodes (which in this case was the same as the total number of nodes). I had solved it by making every element return the number of pure thermal node. After discussion with Luc it might be better to return the total number of thermal nodes so I fixed the problem the other way around and getNumberOfTherNod() now returns the total number of thermal nodes. I also made sure that the loops over thermal nodes is done using getNumberOfTherNod() and not getNumberOfNodes() although this does not change the results since they are equal in tm2 elements. In the previous commit I had found an inconsistency in some Tm2 thermal boundary elements where getNumberOfTherNod() either returned the number of pure thermal (i.e. non-mechanical) nodes or the total number of thermal nodes (which in this case was the same as the total number of nodes). I had solved it by making every element return the number of pure thermal node. After discussion with Luc it might be better to return the total number of thermal nodes so I fixed the problem the other way around and getNumberOfTherNod() now returns the total number of thermal nodes. I also made sure that the loops over thermal nodes is done using getNumberOfTherNod() and not getNumberOfNodes() although this does not change the results since they are equal in tm2 elements.
commit/2019/09_25.1569420081.txt.gz · Last modified: 2019/09/25 16:01 by laruelle

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki