1aefea9df7
BUG: codedFunctionObject: add timeSet functionality
2013-06-10 11:18:17 +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
2e1ccf40b7
ENH: 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:08:03 +01:00
3a1c19f2ac
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-30 10:30:22 +01:00
5ed7767054
BUG: Updated fieldAverage function object for restart - mantis 854
2013-05-29 11:00:40 +01:00
289049c6df
BUG: forces: construct from components does not size
2013-05-29 08:57:23 +01:00
99eb5ad5b4
BUG: Corrections to fieldAverage
2013-05-28 17:18:51 +01:00
0a24a4765e
ENH: pressureTools function object - storing pressure result on database
2013-05-28 16:44:17 +01:00
43a8629a99
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-22 09:23:34 +01:00
bfc3b12920
ENH: faceSource|cellSource function objects: added warning if field not processed
2013-05-22 09:23:24 +01:00
099ad24c21
STYLE: structuredRenumber: indentation
2013-05-20 09:18:23 +01:00
1ecf2b471a
ENH: updated initialisation for fieldAverage function object - mantis #841
2013-05-13 15:32:04 +01:00
c6d61b0179
ENH: Forces function object - refactored divRhoEff function
2013-05-13 12:10:27 +01:00
18d3b81960
ENH: pressurTools function object - simplified usage
2013-05-13 09:38:08 +01:00
02a3327998
ENH: Extended forces and forceCoeffs to include porosity contributions
2013-05-08 17:19:09 +01:00
98a1262035
ENH: Pass fields by reference instead of copy
2013-05-08 12:43:27 +01:00
c6ae6599b1
ENH: pressureTools: use user-pressure name when constructing output field name
2013-03-18 12:21:42 +00:00
d12059b3cf
BUG: Added (missed) compilation of fvTools function objects
2013-03-15 16:33:30 +00:00
9d96d09c75
ENH: Removed unused code
2013-03-12 18:07:58 +00:00
af49916de6
BUG: Corrected error introduced in commit 490bc35
2013-03-12 18:07:29 +00:00
490bc35655
BUG: Corrected forces function object calc and file output on change - mantis #773
2013-03-12 17:35:23 +00: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
d3a29e6920
ENH: Added function object fvTools doc file
2013-02-25 16:10:12 +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
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
72e3a7eeb3
ENH: Updated scalarTransport function object to handele compressible codes
2013-01-31 15:39:28 +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
ea608961c5
ENH: Updated scalarTransport function object
2013-01-08 09:45:23 +00:00
d4202f9b10
ENH: Relocated utilities function object doc
2013-01-08 09:39:49 +00:00
100a25ee25
STYLE: defineDebug: move into Foam namespace
2012-12-17 17:35:42 +00:00
1d3aaec814
BUG: Added missing functions
2012-12-17 14:33:52 +00:00
98447ed2e2
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-12-13 10:40:54 +00:00
9d5ce4ae76
ENH: Updated function objects
2012-12-13 10:40:38 +00:00
4be7afde0a
STYLE: Fix some typos
2012-12-11 16:38:39 +00:00
5629516cd2
BUG: Initialised weightFieldName_ to none
2012-11-30 13:01:06 +00:00
a1b4534b3b
STYLE: Minor code formatting
2012-11-29 15:35:06 +00:00