| Anonymous | Login | Signup for a new account | 2013-06-18 22:57 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000348 | OpenFOAM | [All Projects] Bug | public | 2011-11-30 10:40 | 2011-12-28 15:54 | |||
| Reporter | mwild | |||||||
| Assigned To | henry | |||||||
| Priority | high | Severity | major | Reproducibility | N/A | |||
| Status | resolved | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 2.0.x | |||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000348: The dot-product operator for two SymmTensor's returns a SymmTensor instead of a Tensor | |||||||
| Description | The author assumed that the dot product of two symmetric tensors is again symmetric, which in general is not the case. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0000855) mwild (reporter) 2011-12-21 05:41 |
Just wanted to ask whether this will be fixed now hat 2.1.0 is released? |
|
(0000857) henry (manager) 2011-12-21 07:56 |
Yes we will fix this along with other pending issues. |
|
(0000858) mwild (reporter) 2011-12-21 08:17 |
What strikes me as really odd, is that nobody stumbled across this gross bug before. One would assume that the dot product of two symmetric tensors isn't such a rarely used functionality... |
|
(0000873) henry (manager) 2011-12-28 15:54 |
Thanks for your bug-report and the carefully crafted patch. I have applied the patch and propagated the changes through the field algebra layers and run the test loop on the resulting code. Resolved by commit 913f0ed8b63b2a46cad4bf3979bca7a92fa65f5b |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-11-30 10:40 | mwild | New Issue | |
| 2011-11-30 10:41 | mwild | File Added: 0001-FIX-Dot-product-of-SymmTensor-s-is-not-symmetric.patch | |
| 2011-12-21 05:41 | mwild | Note Added: 0000855 | |
| 2011-12-21 07:56 | henry | Note Added: 0000857 | |
| 2011-12-21 08:17 | mwild | Note Added: 0000858 | |
| 2011-12-28 15:54 | henry | Note Added: 0000873 | |
| 2011-12-28 15:54 | henry | Status | new => resolved |
| 2011-12-28 15:54 | henry | Resolution | open => fixed |
| 2011-12-28 15:54 | henry | Assigned To | => henry |