View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001929 | OpenFOAM | Bug | public | 2015-11-26 09:49 | 2016-08-14 01:32 |
Reporter | Assigned To | henry | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 14.10 |
Summary | 0001929: Bug in wave displacment | ||||
Description | /opt/openfoam231/src/fvMotionSolver/pointPatchFields/derived/waveDisplacment waveDisplacementPointPatchVectorField.C line 64: waveNumber (dict.lookupOrDefault<vector>("waveLength",vector::zero)) "waveLength" should be "waveNumber" | ||||
Steps To Reproduce | waveNumber (dict.lookupOrDefault<vector>("waveNumber",vector::zero)) will show correct wave propagating in a boundary. I tried successfully in my own class or library. | ||||
Tags | No tags attached. | ||||