9fb26d59d3
GIT: Repo update
2014-12-11 08:35:10 +00:00
659249064f
ENH: Function object updates
2014-01-03 10:37:08 +00:00
636215a0ea
ENH: functionObjects - updated writing to file
2013-11-25 10:52:20 +00:00
837ca32397
ENH: function obejct updates
2013-10-04 16:44:58 +01:00
34f78234d5
ENH: Updated warning
2013-09-19 17:15:37 +01:00
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
100a25ee25
STYLE: defineDebug: move into Foam namespace
2012-12-17 17:35:42 +00:00
9d5ce4ae76
ENH: Updated function objects
2012-12-13 10:40:38 +00:00
f6e02c19c7
BUG: Updated fieldMinMax function object to handle empty patches
2012-11-22 12:15:56 +00:00
49130c8467
ENH: Updated min/max function object to include boundary values
2012-10-29 14:31:23 +00: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
122114042a
STYLE: minor coding style changes
2012-09-20 10:15:20 +01:00
f3d8e5316c
Updated function object documentation
2012-08-13 17:36:58 +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
8cfaa5c223
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-12 11:14:48 +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
45ca1c067c
BUG: fieldMinMax: accessing uninitialised data (data not scattered)
2012-07-06 12:39:35 +01:00
b7e680b277
Updated headers
2012-05-30 15:33:22 +01:00
b30ad82fc9
ENH: Added proc no to output or min/max field function object
2012-05-04 11:23:11 +01:00
d1a4239478
ENH: Added position output to fieldMinMax function object
2012-03-21 09:17:47 +00:00
ac7980d5df
STYLE: functionObjectLibs: corrected library names
2011-11-09 16:14:09 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
b89f6082b0
STYLE: dictionary headers
2011-04-06 20:35:56 +01: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
85bae17943
STYLE: add formatting of NamedEnum template arguments
2010-12-17 14:36:13 +01:00
95219e6f76
COMP: specialization Foam::NamedEnum templates within namespace Foam
...
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
3ef7831a1e
STYLE: correct header format (as per ccfb6e32a6)
2010-06-24 09:04:39 +02:00
aaf1674de2
ENH: add optional write flag to fieldMinMax
...
- allows logging min/max without creating any files
2010-06-08 12:51:55 +02:00
a30f977dc5
STYLE: avoid namespace { ... } in functionObject source code
2010-04-09 14:09: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
6059bc7cc1
reduce synchronisation
2009-08-10 11:39:51 +01:00
42c240b97e
cosmetics/code-tidying
2009-06-11 17:09:19 +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
b1800b8b92
adding mag/component options
2009-01-16 15:45:52 +00:00
3bb1825334
removing unnecessary reduce ops
2009-01-16 14:32:58 +00:00
be789cf9a3
consistency update
2009-01-13 17:39:00 +00:00
654f844386
moved field-related function objects to field subfolder
2009-01-13 17:29:54 +00:00