View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000290 | OpenFOAM | Bug | public | 2011-09-13 13:55 | 2011-09-14 11:08 |
Reporter | Assigned To | ||||
Priority | low | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Other | OS Version | (please specify) |
Summary | 0000290: Add 'after' option to fieldAverage libfieldFunctionObjects | ||||
Description | In contrast to volumeAverage, the fieldAverage fromthe libfieldFunctionObjects library does not have an -after option in order to specify the start of averaging of data fields. Could this option be added to the functionality ? | ||||
Additional Information | More info can be found here: http://www.cfd-online.com/Forums/openfoam-programming-development/92306-starting-field-averaging-using-libfunctionobject-after-certain-time.html | ||||
Tags | No tags attached. | ||||
|
I've added optional 'timeStart' and 'timeEnd' properties to the base output function object, which will default to -VGREAT and VGREAT, respectively, see commit: bc83ada6ff66f35ecdd74e48e97f7c7e3bb29a33 These properties are therefore available to all of the derived types, e.g. for your case, simply add 'timeStart XXX;' to the fieldAverage input specification. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-09-13 13:55 |
|
New Issue | |
2011-09-14 11:01 |
|
Priority | normal => low |
2011-09-14 11:01 |
|
Severity | tweak => feature |
2011-09-14 11:08 |
|
Note Added: 0000653 | |
2011-09-14 11:08 |
|
Status | new => resolved |
2011-09-14 11:08 |
|
Fixed in Version | => 2.0.x |
2011-09-14 11:08 |
|
Resolution | open => fixed |
2011-09-14 11:08 |
|
Assigned To | => user2 |