Commit Graph

35 Commits

Author SHA1 Message Date
9d5ce4ae76 ENH: Updated function objects 2012-12-13 10:40:38 +00:00
3a6fe7650f ENH: Not regeistering temporary IOdicts 2012-11-22 15:59:43 +00:00
3ac086402d COMP: sampling: moved sampledSet writers to fileFormats library 2012-11-16 13:11:17 +00:00
2e778373f6 GIT: conflict resolution 2012-09-26 12:32:07 +01:00
65f13499b3 ENH: writeDictionary function object - use HashSet instead of List 2012-09-26 12:27:39 +01:00
f1deb4445e GIT: conflict resolution 2012-09-26 12:13:44 +01:00
ac8af99bb7 ENH: Added new writeDictionary function object 2012-09-25 10:44:27 +01:00
77189860de ENH: Updated function object documentation 2012-08-20 12:24:40 +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
931cd9c5cc ENH: Removed warning message if field not found in database 2012-03-07 15:42:42 +00:00
4f0bcd9b22 STYLE: code clean-up 2012-03-05 15:38:14 +00:00
dfd7389be4 STYLE: Corrected warning message 2012-03-05 15:34:08 +00:00
e1fe2c82e6 ENH: Added removeRegisteredObject function object 2012-03-05 15:33:15 +00:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
5c0570bb88 ENH: partialWrite: do lagrangian fields 2011-07-11 11:06:32 +01:00
bd68d2b14a ENH: partialWrite: support regions 2011-07-04 09:50:28 +01:00
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
d29798265c ENH: partialWrite: new functionObject for partial dumps 2011-05-20 11:58:26 +01:00
7e86354f4f STYLE: writeRegisteredObject: remove unused switch 2011-05-20 11:55:59 +01:00
95d8fd4860 STYLE: Updated copyright dates 2011-05-11 11:34:38 +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
aaf1674de2 ENH: add optional write flag to fieldMinMax
- allows logging min/max without creating any files
2010-06-08 12:51:55 +02:00
defea5836e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H
	src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C
	src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
2010-04-13 11:07:19 +01:00
9bf63117ae ENH: functionObjects improvements.
- readFields works seamlessly on-the-fly and as postprocessor
- new surfaceInterpolateFields to create interpolated field
- writeRegisteredObject only check upon writing, not upon startup
- add min,max to faceSource
2010-04-12 17:04:40 +01: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
58871d4368 adding writeRegisteredObject 2009-05-19 18:18:56 +01:00