Changes between Version 9 and Version 10 of debugging
- Timestamp:
- 07/01/10 11:11:33 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
debugging
v9 v10 11 11 - control method: RheologyB is found in inputs but it is a material property 12 12 - SpawnTria assumes that the Penta has 6 nodes and Tria 3. (What if P2?) 13 - NumberOfDofsPerNode (in parameters) not updated by SetCurrentConfiguration -> always the same (see NodesDofx.cpp) 14 - if no nodes in a model -> max_sid++ => same result if 0 or 1 node (in Container/Nodes.cpp l264)