Commit Graph

333 Commits

Author SHA1 Message Date
c4f2816f4f BUG: readFields: execute upon end 2013-11-07 12:30:52 +00:00
1864c92db5 ENH: nearWallFields: use tracking 2013-11-04 16:33:24 +00:00
89100a1d25 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-10-04 16:48:35 +01: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
c969be872c ENH: regionSizeDistrubtion: optional coordinateSystem for vectorFields 2013-09-18 16:01:08 +01:00
7694ad7e81 ENH: fieldAverage - extended to include surface fields 2013-07-30 16:02:50 +01:00
d339f8217f BUG: fieldAverage - corrected restart behavikour - mantis #898 2013-07-23 12:34:35 +01:00
6f40272339 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-07 10:11: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
5ed7767054 BUG: Updated fieldAverage function object for restart - mantis 854 2013-05-29 11:00:40 +01:00
99eb5ad5b4 BUG: Corrections to fieldAverage 2013-05-28 17:18:51 +01:00
bfc3b12920 ENH: faceSource|cellSource function objects: added warning if field not processed 2013-05-22 09:23:24 +01:00
1ecf2b471a ENH: updated initialisation for fieldAverage function object - mantis #841 2013-05-13 15:32:04 +01:00
53df4289df ENH: Consistency updates - license text abnd code formatting 2013-03-12 15:40:03 +00:00
ff75f47e23 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-04 17:27:42 +00:00
466d2a99c5 ENH: Added name to output of fieldValueDelta function object 2013-02-28 18:42:09 +00:00
ccd1df5458 fieldValueDelta: added surfaceFields.H for Icc 2013-02-27 12:05:32 +00:00
17dd4ff563 BUG: Added file missed during earlier commit 2013-02-22 14:12:27 +00:00
3e3d2dee50 Update header 2013-02-19 12:33:37 +00:00
f4962a7812 fieldValueDelta: Added header to keep ICC-13.1 happy 2013-02-19 12:33:21 +00:00
1161b53506 BUG: fieldAverage: corrected position of time/iteration update 2013-02-15 15:05:19 +00:00
a07b59c279 STYLE: Updated copyright year 2013-01-21 16:49:49 +00:00
03ee3a5046 GIT: merge conflict resolution 2013-01-21 16:48:22 +00:00
685635e6a3 ENH: Deleting parabolicCylindricalCS, sphericalCS and toroidalCS
coordinate systems
Modifying constructors from dictionary of coordinateSystem class (no
default type)
Adding localAxesRotation type. It constructs a axes-rotation tensor on each
cell centre.
Adding functionality to coordinateRotation blase class (transformTensor,
transformVector, etc)
2013-01-21 12:17:17 +00:00
d4a937aafc ENH: face source: updated sumDirection op for vector 2013-01-17 11:22:58 +00:00
55b083336c ENH: Added average option to fieldValueDelta function object 2013-01-16 16:39:14 +00:00
89473d43dd ENH: Added sumDirection operation into faceSource function object 2013-01-16 16:38:37 +00:00
2130f63fe4 ENH: Added optional naming of averaging window 2013-01-10 12:19:40 +00: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
5629516cd2 BUG: Initialised weightFieldName_ to none 2012-11-30 13:01:06 +00:00
f6e02c19c7 BUG: Updated fieldMinMax function object to handle empty patches 2012-11-22 12:15:56 +00:00
4c22e25a20 STYLE: Minor code formatting 2012-11-21 10:25:35 +00:00
a959387b56 ENH: Added binary operations to fieldValueDelta function object 2012-11-21 10:25:12 +00:00
dd1c6c4167 ENH: Generalised faceSourceDelta function object to use any pair of field value function objects 2012-11-21 10:01:52 +00:00
f19c9098d9 ENH: Added file missed during commit db21cc4 2012-11-21 10:01:11 +00:00
ef92c120e8 BUG: Added missing header 2012-11-21 09:49:00 +00:00
db21cc490f ENH: Added run-time selection for fieldValue function object 2012-11-21 09:48:35 +00:00
c8f6918942 ENH: Added new function object to calculate deltas between 2 faceSources 2012-11-20 18:38:23 +00:00
d07327202e ENH: Extended API to allow results to be accessed outside of class 2012-11-20 18:06:15 +00:00
3ac086402d COMP: sampling: moved sampledSet writers to fileFormats library 2012-11-16 13:11:17 +00:00
49130c8467 ENH: Updated min/max function object to include boundary values 2012-10-29 14:31:23 +00:00
47a746b2c1 ENH: Updates to function objects 2012-10-16 10:47:21 +01:00
c9524f202c ENH: Redirected output explicitly to 'postProcessing' sub-folder 2012-10-15 18:02:45 +01:00
72d49281ce ENH: Refactored function objects to make use of new base class 2012-10-15 17:59:38 +01:00
76db57ed63 ENH: Removed unnecessary forward declaration 2012-10-15 16:09:17 +01:00
ba08ab06c2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 16:19:20 +01:00
d40a374cbc dictionary: changes field scoping operator from "::" to '.' 2012-10-12 12:47:54 +01:00
bc7d36e0ff ENH: Create surface writer with additional dictionary options 2012-10-10 15:05:11 +01:00