View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004114 | OpenFOAM | Bug | public | 2024-07-19 23:59 | 2024-07-22 11:30 |
Reporter | ChennaK | Assigned To | henry | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Platform | GNU/Linux | OS | Other | OS Version | (please specify) |
Product Version | 11 | ||||
Summary | 0004114: Issues with Newmark and Crank-Nicolson schemes for sixDoFRigidBody | ||||
Description | The current implementations of Newmark and Crank-Nicolson schemes are incorrect. They are unstable due to errors in the implementation. | ||||
Steps To Reproduce | The details of the issue and the case files for the zero fluid model are available at https://github.com/chennachaos/OpenFOAMsixDOFtest/tree/main | ||||
Tags | No tags attached. | ||||
|
Can you provide a patch which updates the schemes how you would like them to be implemented for testing? |
|
Hi, I don't have a patch yet as there are some implementation difficulties. For implicit time integration schemes such as the Newmark scheme, we need to access the values of mass, stiffness, and damping, and because of the current design of the code, this does not seem to be straightforward. It would be good to discuss how this can be done properly. |
|
Pending contribution and/or funding. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-19 23:59 | ChennaK | New Issue | |
2024-07-20 08:54 | henry | Note Added: 0013316 | |
2024-07-22 11:24 | ChennaK | Note Added: 0013319 | |
2024-07-22 11:30 | henry | Assigned To | => henry |
2024-07-22 11:30 | henry | Status | new => closed |
2024-07-22 11:30 | henry | Resolution | open => suspended |
2024-07-22 11:30 | henry | Note Added: 0013320 |