Commit Graph

257 Commits

Author SHA1 Message Date
ee4e19ef85 Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM 2014-01-30 13:01:04 +00:00
bd6584def4 GIT: resolve conflict 2014-01-14 12:55:56 +00:00
74449da762 functionObjects/field/streamLine: Fixed errors in message output 2014-01-14 12:41:43 +00:00
6b210784dc STYLE: Minor code formatting 2014-01-14 10:49:09 +00:00
b3f78c4485 STYLE: Minor code formatting 2014-01-14 10:49:09 +00:00
7d7d210dd5 STYLE: Updated output message 2014-01-14 09:54:34 +00:00
b07bf72e29 ENH: function objects - move turbulenceFields into utilities 2014-01-03 10:56:14 +00:00
659249064f ENH: Function object updates 2014-01-03 10:37:08 +00:00
c35df0803b ENH: fieldAverage - updates for end() functionality 2014-01-02 18:21:27 +00:00
4dd1ce0869 BUG: faceSource: output on master only 2013-12-16 15:41:29 +00:00
56bfb3cb42 Update headers 2013-12-06 15:49:31 +00:00
3f5eda25f0 symmetryPlane: add symmetryPlane as a special type of symmetry condition applied to a single plane
The standard/previous general symmetry type is now named symmetry
    both in class and lookup name for consistency.  The rigorous
    symmetryPlane type is needed for moving-mesh cases in which the
    motion it constrained by one or two planes.
2013-12-06 15:45:11 +00:00
5126a6a49a ENH: Function object updates 2013-11-29 09:25:09 +00:00
1c4d93e637 BUG: Removed unused file 2013-11-28 16:55:32 +00:00
636215a0ea ENH: functionObjects - updated writing to file 2013-11-25 10:52:20 +00:00
578fb9f6bb STYLE: doxygen - prevent auto link to class for description 2013-11-21 11:02:37 +00:00
630a4b0b0d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/postProcessing/functionObjects/field/Make/files
2013-11-12 10:00:53 +00:00
feacb90392 ENH: surfaceInterpolateFields function object - tidied output 2013-11-11 13:17:15 +00:00
592d3c1e9f BUG: nearWallFields - added missing entry to Mike/files 2013-11-11 13:16:35 +00:00
55a4681506 STYLE: Minor code formatting 2013-11-11 13:16:01 +00:00
d7441d6200 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-11 13:05:51 +00:00
6341de384d ENH: faceSource function object - updates and fixes 2013-11-11 12:59:21 +00:00
1bb5536cba Add new dependency on surfMesh 2013-11-10 14:00:53 +00:00
81f824b230 Corrected for Clang 2013-11-10 13:59:26 +00:00
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