View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000773 | OpenFOAM | Bug | public | 2013-03-12 14:39 | 2013-03-12 17:34 |
Reporter | dhora | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000773: Bugs in forces functionObject | ||||
Description | First bug: blade_PsiTorque // Name { type forces; functionObjectLibs ( "libforces.so" ); outputControl timeStep; // outputTime, timeStep outputInterval 1; patches (Blade_PS Blade_SS Blade_TE); pName p; UName Urel; rhoName rhoInf; log true; rhoInf 998.0; CofR (0 0 0); } Only the values of the last patch are written into the output file. Second bug: If the list of patches is being changed during the run, the functionObject overwrites the current file and doesn't create a new file in a new time directory which means that the values of the previous time steps are lost. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-12 14:39 | dhora | New Issue | |
2013-03-12 17:34 |
|
Note Added: 0001985 | |
2013-03-12 17:34 |
|
Status | new => resolved |
2013-03-12 17:34 |
|
Fixed in Version | => 2.2.x |
2013-03-12 17:34 |
|
Resolution | open => fixed |
2013-03-12 17:34 |
|
Assigned To | => user2 |