a50d78ea93
EMH: Adding a hook to functionObject called 'timeSet' at the
...
end of Time::operator++. This allows to know if the next timeIndex will be
a dumping time. The function object "partialWrite" modifyes the write option
of the those fields which will be written down at given intervals of the overall
outout times.
2013-06-07 10:11:07 +01:00
02a3327998
ENH: Extended forces and forceCoeffs to include porosity contributions
2013-05-08 17:19:09 +01:00
9d96d09c75
ENH: Removed unused code
2013-03-12 18:07:58 +00:00
662f67cd61
BUG: forceCoeffs: corrected calculation of Clf and Clr
2013-02-15 12:43:58 +00:00
b1a6e58a2b
ENH: forces/forceCoeffs: added cumulative option to bin collection
2013-02-15 12:38:54 +00:00
100a25ee25
STYLE: defineDebug: move into Foam namespace
2012-12-17 17:35:42 +00:00
47a746b2c1
ENH: Updates to function objects
2012-10-16 10:47:21 +01:00
a5c00e8972
ENH: Updated location of forces/forceCoeffs output
2012-10-16 10:01:19 +01:00
72d49281ce
ENH: Refactored function objects to make use of new base class
2012-10-15 17:59:38 +01:00
f1deb4445e
GIT: conflict resolution
2012-09-26 12:13:44 +01:00
4ad23cfed4
ENH: forceCoeffs function object - added data output into bins
2012-09-24 12:39:04 +01:00
a9e8caa979
ENH: Updated function object documentation
2012-08-13 18:18:19 +01:00
a17b0c75c6
ENH: Updates to function object documentation
2012-07-23 15:23:35 +01:00
a80d4d9b69
ENH: doxygen documentation updates
2012-07-12 17:12:52 +01:00
3dd7ab054b
STYLE: change of doxygen tags for function objects and ico wall functions boundaryConditions
2012-07-12 10:35:09 +01:00
61eaea8b81
ENH: restructured doxygen entries for function objects
2012-07-11 14:02:11 +01:00
354d0ae7ce
ENH: First pass through doxygen info updates for function objects
2012-07-11 12:26:08 +01:00
6a177418a0
ENH: Added output of front/rear lift coeffs to forceCoeffs function object
2012-03-14 12:27:50 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
a30f977dc5
STYLE: avoid namespace { ... } in functionObject source code
2010-04-09 14:09:42 +02:00
c508b2fe17
STYLE: consistent capitalization of Private/Protected Member Functions in comments
2010-03-30 11:33:42 +02:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
3d9c822022
Added abortCalculation function object, exposed Time::stopAtControls
...
- still needs fine-tuning (testing) to see if it reacts as anticipated under
various conditions.
2009-11-06 17:18:32 +01:00
c6aaf9be58
minor formatting changes
2009-08-17 18:26:35 +01:00
fee6e312b9
Time and functionObject updated for end()
...
- added end() method to functionObject, functionObjectList & associated classes
- moved outputFilters from src/sampling -> src/OpenFOAM/db/functionObjects
2009-02-17 12:48:10 +01:00
cdd2266467
Merge commit 'OpenCFD/master' into olesenm
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C
2009-01-07 09:39:17 +01:00
894f8f3b13
moving function objects to functionObjects sub-folder
2008-12-19 15:44:26 +00:00