Andrew Heather
652460b74b
ENH: fieldMinMax FO updated following update to use functionObjectState
...
Properties stored in state dictionary:
- minimum value: min<identifier>
- position of minimum value: min<identifier>_position
- processor ID of minimum value: min<identifier>_processor
- maximum value: max<identifier>
- position of maximum value: max<identifier>_position
- processor ID of maximum value: max<identifier>_processor
2015-10-06 15:32:01 +01:00
Andrew Heather
9b10608715
ENH: fieldAverage FO updated following update to use functionObjectState
2015-10-06 15:21:24 +01:00
Andrew Heather
f2d2ab2703
ENH: fieldAverage FO updated following update to use functionObjectState
2015-10-06 15:21:24 +01:00
Andrew Heather
7760d19c86
ENH: field function objects - moved documentation to doc sub-directory
2015-10-06 14:58:13 +01:00
Andrew Heather
868571718d
ENH: field function objects - moved documentation to doc sub-directory
2015-10-06 14:58:13 +01:00
Andrew Heather
e8c239ed2f
ENH: Function object documentation updates for evaluateControl
2015-10-06 14:53:56 +01:00
Andrew Heather
2fdd9b9423
ENH: Function object documentation updates for evaluateControl
2015-10-06 14:53:56 +01:00
Andrew Heather
f9ce017f21
ENH: cloudInfo FO - moved documentation to doc sub-directory
2015-10-06 14:51:34 +01:00
Andrew Heather
a1ccdfac47
ENH: cloudInfo FO - moved documentation to doc sub-directory
2015-10-06 14:51:34 +01:00
Andrew Heather
d8e8cdae97
ENH: fieldValues FO updated follwing changes to functionObjectFile
2015-10-06 14:36:18 +01:00
Andrew Heather
4618569bd0
ENH: fieldValues FO updated follwing changes to functionObjectFile
2015-10-06 14:36:18 +01:00
Andrew Heather
d4a2ac2159
STYLE: Updated copyright notices
2015-10-06 14:32:46 +01:00
Andrew Heather
e31e70c175
STYLE: Updated copyright notices
2015-10-06 14:32:46 +01:00
Andrew Heather
ec24badb90
ENH: forces/forceCoeffs FOs updated follwing changes to functionObjectFile
2015-10-06 13:11:19 +01:00
Andrew Heather
2e7f8c0ddf
ENH: forces/forceCoeffs FOs updated follwing changes to functionObjectFile
2015-10-06 13:11:19 +01:00
Andrew Heather
4f4fc3fab5
ENH: yPlus FO updated follwing changes to functionObjectFile
...
Also
- added documentation to header
- added 'resultName' to enable user to specify alternative name for
output field
2015-10-06 12:19:20 +01:00
Andrew Heather
0babca9575
ENH: yPlus FO updated follwing changes to functionObjectFile
...
Also
- added documentation to header
- added 'resultName' to enable user to specify alternative name for
output field
2015-10-06 12:19:20 +01:00
Andrew Heather
b3cea1beab
ENH: fieldMinMax FO updated follwing changes to functionObjectFile
...
Also added 'resultName' to enable user to specify alternative name for
output field
2015-10-06 12:16:22 +01:00
Andrew Heather
776f5f1774
ENH: fieldMinMax FO updated follwing changes to functionObjectFile
...
Also added 'resultName' to enable user to specify alternative name for
output field
2015-10-06 12:16:22 +01:00
Andrew Heather
9b49b7bfa8
ENH: residuals FO updated follwing changes to functionObjectFile and minor code formatting
2015-10-06 12:14:28 +01:00
Andrew Heather
428228fc6b
ENH: residuals FO updated follwing changes to functionObjectFile and minor code formatting
2015-10-06 12:14:28 +01:00
Andrew Heather
bbd05f162e
ENH: regionSizeDistribution FO updated follwing changes to functionObjectFile
2015-10-06 12:08:07 +01:00
Andrew Heather
466a2d5173
ENH: regionSizeDistribution FO updated follwing changes to functionObjectFile
2015-10-06 12:08:07 +01:00
Andrew Heather
602dc5ed45
ENH: fieldMinMax FO updated follwing changes to functionObjectFile
2015-10-06 12:07:18 +01:00
Andrew Heather
751bc41650
ENH: fieldMinMax FO updated follwing changes to functionObjectFile
2015-10-06 12:07:18 +01:00
Andrew Heather
b3f7637bfe
STYLE: Updated copyright notices
2015-10-06 12:06:11 +01:00
Andrew Heather
0bf299d07f
STYLE: Updated copyright notices
2015-10-06 12:06:11 +01:00
Andrew Heather
c03e9ffa54
ENH: cloudInfo FO updated follwing changes to functionObjectFile
...
Also added output of diameter info, D10, D32 and DMax
2015-10-06 11:53:34 +01:00
Andrew Heather
a440563a03
ENH: cloudInfo FO updated follwing changes to functionObjectFile
...
Also added output of diameter info, D10, D32 and DMax
2015-10-06 11:53:34 +01:00
Andrew Heather
2f06752a22
ENH: Added functionObjectState to Make/files (missed in commit 9f1809c)
2015-10-06 11:50:45 +01:00
Andrew Heather
d856ba8996
ENH: Added functionObjectState to Make/files (missed in commit 9f1809c)
2015-10-06 11:50:45 +01:00
Andrew Heather
d2bec46656
ENH: Added state dictionary to functionObjectList
...
Note: added as a pointer since the list operates in multiple modes, e.g.
as constructed by the Time database and 'outside' by
execFlowFunctionObjects
2015-10-06 11:47:58 +01:00
Andrew Heather
9d8cd0b6a8
ENH: Added state dictionary to functionObjectList
...
Note: added as a pointer since the list operates in multiple modes, e.g.
as constructed by the Time database and 'outside' by
execFlowFunctionObjects
2015-10-06 11:47:58 +01:00
Henry Weller
94f952ab04
reactingMultiphaseEulerFoam: Completed LTS support in multuphaseSystem
2015-10-05 22:42:12 +01:00
Henry Weller
9577ad2d23
reactingMultiphaseEulerFoam, multiphaseEulerFoam: Correct flux averaging for sub-cycling
2015-10-05 17:43:33 +01:00
Henry Weller
25040ad08a
reactingTwoPhaseEulerFoam: Update cell-based UEqn
...
to use the transport matrix construction in MovingPhaseModel
2015-10-05 16:22:04 +01:00
Andrew Heather
9a9f32ead8
ENH: Refactored functionObjectFile class
...
Class now provides helper functions to generate files on-the-fly by
function objects, as opposed to attempting to control all files needed
by the function object (earlier implementation lead to over-complication
and was error prone)
2015-10-05 15:11:12 +01:00
Andrew Heather
bbc25cb457
ENH: Refactored functionObjectFile class
...
Class now provides helper functions to generate files on-the-fly by
function objects, as opposed to attempting to control all files needed
by the function object (earlier implementation lead to over-complication
and was error prone)
2015-10-05 15:11:12 +01:00
Andrew Heather
acaa18be6c
ENH: Added new functionObjectState class
...
This new class provides function objects with a database (dictionary)
to store current state information to enable smooth restart behaviour.
Additionally, current results can be stored so that they can be accessed
between different objects.
2015-10-05 15:10:23 +01:00
Andrew Heather
9be9be2447
ENH: Added new functionObjectState class
...
This new class provides function objects with a database (dictionary)
to store current state information to enable smooth restart behaviour.
Additionally, current results can be stored so that they can be accessed
between different objects.
2015-10-05 15:10:23 +01:00
Henry Weller
557c8adba8
Added "-region" option to wallGradU, temporalInterpolate and pPrime2
...
Patches provided by Bruno Santos
Resolves feature-request http://www.openfoam.org/mantisbt/view.php?id=1861
2015-10-05 11:33:13 +01:00
Henry Weller
027909c737
dimensionedType: rationalize lookupOrDefault and lookupOrAddToDict
...
Now consistent with constructors.
2015-10-01 17:29:29 +01:00
Henry Weller
81e083fc59
wingMotion tutorials: added missing ';'
2015-10-01 14:07:29 +01:00
Henry Weller
fdc56d9619
surfaceFilmModels/submodels/thermo/phaseChangeModel/solidification: Corrected and improved solidification rate controls
...
Solidification phase change model where all film mass is converted when the
local temperature > activation temperature. The latent heat is
assumed to be removed by heat-transfer to the wall.
2015-09-30 18:18:20 +01:00
Henry Weller
12a1e428c8
patchInjection: Check for 0-patches
2015-09-30 18:17:32 +01:00
Henry Weller
cceebf0601
dimensionedType: Corrected order of dimensions and value in lookupOrDefault and lookupOrAddToDict
...
Deprecated old versions.
2015-09-30 18:16:12 +01:00
Henry Weller
45b875b65d
Removed unnecessary "else if" conditions
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1858
2015-09-28 22:18:39 +01:00
Henry Weller
4c9eb4c2e9
ptot: Add support for -region
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1227
Patch provided by Bruno Santos
2015-09-28 15:34:37 +01:00
Henry Weller
e846c991ad
KinematicLookupTableInjection: Use 64bit integers to avoid overflow for large numbers of injectors.
2015-09-28 14:30:48 +01:00
Henry Weller
c8135cee57
reactingEulerFoam: Further improvements to the handling of mass-transfer
...
between incompressible and compressible phases
2015-09-25 19:00:07 +01:00