|
|
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 |
|
|
|
cb7483b431
|
ENH: Updated 6dof boundary condition usage of forces function object
|
2012-10-19 16:31:26 +01:00 |
|
|
|
975afa3af9
|
BUG: Corrected cloudInfo function object access to cloud names
|
2012-10-16 11:51:53 +01:00 |
|
|
|
47a746b2c1
|
ENH: Updates to function objects
|
2012-10-16 10:47:21 +01:00 |
|
|
|
a5c00e8972
|
ENH: Updated location of forces/forceCoeffs output
|
2012-10-16 10:01:19 +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 |
|
|
|
f05c049d43
|
ENH: Enabled valueOutput for surfaces in fieldValues
|
2012-10-02 13:16:45 +01:00 |
|
|
|
10bd19fb42
|
ENH: Added new DESModelRegions function object to identify DES calc RAS/LES regions
|
2012-09-26 16:39:05 +01: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 |
|
|
|
d6aae98328
|
ENH: wallShearStress function object - added error handling for when turb model is not present
|
2012-09-26 12:18:42 +01:00 |
|
|
|
f1deb4445e
|
GIT: conflict resolution
|
2012-09-26 12:13:44 +01:00 |
|
|
|
4c06fb5339
|
ENH: Removed boundedness correction (Sp) from scalarTransport function object
|
2012-09-26 11:42:36 +01:00 |
|
|
|
1123d1602e
|
STYLE: corrected 80 char line length
|
2012-09-26 11:30:05 +01:00 |
|
|
|
bc3de98ee4
|
ENH: Simplified CourantNo function object such that field is stored on the mesh database
|
2012-09-26 09:25:12 +01:00 |
|
|
|
06d5c21232
|
ENH: Added new scalarTransport function object
|
2012-09-25 18:20:55 +01:00 |
|
|
|
ac8af99bb7
|
ENH: Added new writeDictionary function object
|
2012-09-25 10:44:27 +01:00 |
|
|
|
711877b161
|
ENH: Removed staticPressure and pressureCoefficient function objects - replaced by pressureTools
|
2012-09-24 15:07:41 +01:00 |
|
|
|
3644f064af
|
ENH: Added new pressureTools function object
|
2012-09-24 15:06:45 +01:00 |
|
|
|
b7a50c0c93
|
ENH: Updated sixDoF BC after change to forces calculation
|
2012-09-24 12:39:32 +01:00 |
|
|
|
4ad23cfed4
|
ENH: forceCoeffs function object - added data output into bins
|
2012-09-24 12:39:04 +01:00 |
|
|
|
d8cb5d97f4
|
ENH: forces function object - added data output into bins
|
2012-09-24 12:38:47 +01:00 |
|
|
|
b9820bf4e7
|
ENH: enabled writing of faceSource function object values using a surfaceWriter
|
2012-09-20 14:15:15 +01:00 |
|
|
|
da51ab1062
|
Initial check-in of CourantNo function object
|
2012-09-20 10:16:14 +01:00 |
|
|
|
122114042a
|
STYLE: minor coding style changes
|
2012-09-20 10:15:20 +01:00 |
|
|
|
21656d3347
|
ENH: Initial check-in of wallShearStress function object
|
2012-09-19 16:37:15 +01:00 |
|
|
|
8489de277d
|
GIT: conflict resolution
|
2012-09-17 12:03:11 +01:00 |
|
|
|
6884da6767
|
Updated headers
|
2012-08-24 15:15:32 +01:00 |
|
|
|
20b5d43cd6
|
sixDoFRigidBodyDisplacementPointPatchVectorField: Added optional under-relaxation
|
2012-08-24 15:15:24 +01:00 |
|
|
|
830c0ef382
|
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
|
2012-08-23 14:13:13 +01:00 |
|
|
|
77189860de
|
ENH: Updated function object documentation
|
2012-08-20 12:24:40 +01:00 |
|
|
|
7a6880ad14
|
STYLE: Removed unused comment delimiters
|
2012-08-20 12:24:08 +01:00 |
|
|
|
aec98e58c2
|
STYLE: updated error message
|
2012-08-20 12:23:38 +01:00 |
|
|
|
a9e8caa979
|
ENH: Updated function object documentation
|
2012-08-13 18:18:19 +01:00 |
|
|
|
f3d8e5316c
|
Updated function object documentation
|
2012-08-13 17:36:58 +01:00 |
|
|
|
536c4aa210
|
ENH: Updated function object documentation
|
2012-08-13 14:29:42 +01:00 |
|