| Anonymous | Login | Signup for a new account | 2013-05-19 20:37 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000290 | OpenFOAM | [All Projects] Bug | public | 2011-09-13 13:55 | 2011-09-14 11:08 | |||
| Reporter | eelcovv | |||||||
| Assigned To | andy | |||||||
| Priority | low | Severity | feature | Reproducibility | always | |||
| Status | resolved | Resolution | fixed | |||||
| Platform | Linux | OS | Other | OS Version | (please specify) | |||
| Product Version | 2.0.x | |||||||
| Target Version | Fixed in Version | 2.0.x | ||||||
| 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. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0000653) andy (manager) 2011-09-14 11:08 |
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. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-09-13 13:55 | eelcovv | New Issue | |
| 2011-09-14 11:01 | andy | Priority | normal => low |
| 2011-09-14 11:01 | andy | Severity | tweak => feature |
| 2011-09-14 11:08 | andy | Note Added: 0000653 | |
| 2011-09-14 11:08 | andy | Status | new => resolved |
| 2011-09-14 11:08 | andy | Fixed in Version | => 2.0.x |
| 2011-09-14 11:08 | andy | Resolution | open => fixed |
| 2011-09-14 11:08 | andy | Assigned To | => andy |