View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001169 | OpenFOAM | Bug | public | 2014-02-19 12:31 | 2014-05-09 08:57 |
Reporter | shildenbrand | Assigned To | will | ||
Priority | low | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | HP Z820 | OS | Linux Ubuntu | OS Version | 13.10 |
Summary | 0001169: Description in "oscillatingFixedValueFvPatchField.H" has "pi" instead of "2*pi" | ||||
Description | In oscillatingFixedValueFvPatchField.H the description says \f[ x_p = (1 + a sin(\pi f t))x_{ref} + x_o \f] where as in oscillatingFixedValueFvPatchField.C it says return 1.0 + a*sin(constant::mathematical::twoPi*f*t); The description should be x_p = (1 + a sin(2 \pi f t))x_{ref} + x_o | ||||
Tags | No tags attached. | ||||
has duplicate | 0001283 | resolved | oscillatingFixedValue documentation appears to be wrong |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-19 12:31 | shildenbrand | New Issue | |
2014-02-20 10:53 | will | Note Added: 0002866 | |
2014-02-20 10:53 | will | Status | new => resolved |
2014-02-20 10:53 | will | Resolution | open => fixed |
2014-02-20 10:53 | will | Assigned To | => will |
2014-05-09 08:57 |
|
Relationship added | has duplicate 0001283 |