View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002203 | OpenFOAM | Bug | public | 2016-08-19 19:32 | 2016-08-19 20:34 |
Reporter | yuanchuanliu | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 16.04 |
Summary | 0002203: Wrong normalize function called for quaternion in the average function of the septernion class | ||||
Description | The normalize(sa.r()) function returns a new quaternion rather than normalises the given quaternion as expected. Should use sa.r().normalize() instead. This affects the mesh motion when the rigidBodyMeshMotion library is used. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-19 19:32 | yuanchuanliu | New Issue | |
2016-08-19 20:34 | henry | Note Added: 0006707 | |
2016-08-19 20:34 | henry | Status | new => resolved |
2016-08-19 20:34 | henry | Fixed in Version | => 4.x |
2016-08-19 20:34 | henry | Resolution | open => fixed |
2016-08-19 20:34 | henry | Assigned To | => henry |