View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000984 | OpenFOAM | Bug | public | 2013-08-31 13:19 | 2013-09-03 12:23 |
Reporter | Assigned To | ||||
Priority | low | Severity | text | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Summary | 0000984: oscillatingFixedValueFvPatchField.H uses wrong Doxygen formula-command | ||||
Description | /f vs. \f. | ||||
Additional Information | Attached patch fixes this. | ||||
Tags | No tags attached. | ||||
2013-08-31 13:19
|
0001-DOC-Fix-Doxygen-formula-command-f-vs.-f.patch (1,164 bytes)
From b0e869817cfd8000f2f37656be3e8ad4471a4315 Mon Sep 17 00:00:00 2001 From: Michael Wild <themiwi@users.sourceforge.net> Date: Sat, 31 Aug 2013 14:15:24 +0200 Subject: [PATCH 1/1] DOC: Fix Doxygen formula command (/f vs. \f) Signed-off-by: Michael Wild <themiwi@users.sourceforge.net> --- .../derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H index da45cdc..9b13ff9 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H @@ -31,9 +31,9 @@ Description This boundary condition provides an oscillating condition in terms of amplitude and frequency. - /f[ + \f[ x_p = (1 + a sin(\pi f t))x_{ref} + x_o - /f] + \f] where -- 1.8.1.2 |
|
Fixed by commit 1314474 |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-31 13:19 |
|
New Issue | |
2013-08-31 13:19 |
|
File Added: 0001-DOC-Fix-Doxygen-formula-command-f-vs.-f.patch | |
2013-09-03 12:23 |
|
Note Added: 0002453 | |
2013-09-03 12:23 |
|
Status | new => resolved |
2013-09-03 12:23 |
|
Resolution | open => fixed |
2013-09-03 12:23 |
|
Assigned To | => user2 |