392310db22
Update headers
2016-01-11 13:02:52 +00:00
f19f48132e
Consistently indent continuation backslashes in macro definitions
2016-01-11 13:00:56 +00:00
6651f31909
BUG: lagrangian: PatchInteractionModel was not initialising statistics counters
...
Fixed #55 .
2016-01-11 09:23:14 +00:00
56fa7c0906
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
4eba393fe1
Update code to use the simpler C++11 template syntax
2016-01-10 19:20:16 +00:00
acb9ec8b46
wmake/rules: Add -std=c++0x to formally enable support for of C++11 features
...
The c++0x is used rather than c++11 to support gcc-4.5.?
2016-01-10 19:17:31 +00:00
33c99cc918
etc/config/paraview.*: Update include directory name which is 3.0 rather than 4.0 even for ParaView-4
2016-01-10 19:16:27 +00:00
d41014938c
Update headers
2016-01-10 12:50:58 +00:00
b31ea4fa22
etc/config/settings.*: Update gcc versions
2016-01-10 12:50:41 +00:00
fbae6721c6
Update headers
2016-01-10 12:50:32 +00:00
9439d83f39
Make private member functions private
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1969
2016-01-10 12:49:35 +00:00
75cf86b769
Correct formatting: "forAll (" -> "forAll("
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1967
2016-01-09 23:10:16 +00:00
1eca13aeb9
CleanFunctions: Check the constant directory exists before cleaning it
2016-01-09 23:09:08 +00:00
533bae38b2
foamCreateVideo: add option to specify first image number
2016-01-08 17:49:39 +00:00
8f309fa031
ENH: Documentation updates
2016-01-08 16:25:42 +00:00
a1eecc8ee4
STYLE: Corrected typo
2016-01-08 13:19:43 +00:00
7045e8da54
STYLE: Renamed Foundation README
2016-01-08 13:19:21 +00:00
d36f1418cd
STYLE: Updated links
2016-01-08 12:43:01 +00:00
5bc78be793
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-01-08 12:37:45 +00:00
89ac7ff40b
ENH: Doxygen updates
2016-01-08 12:37:24 +00:00
cc7aa4993a
ENH: Updated README files
2016-01-08 12:30:04 +00:00
2cbad2d47f
ENH: motorBike: example of run-time postprocessing
2016-01-07 16:31:01 +00:00
e75ac08da1
Updated header
2016-01-07 11:45:13 +00:00
946f62d65d
laplacianScheme: make private member functions private
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1965
2016-01-07 11:44:14 +00:00
3568e3a9a6
ENH: objectRegistry: revert to printing on master only
2016-01-07 08:48:27 +00:00
11ad0635b7
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-01-06 16:55:22 +00:00
d3d6d819bb
BUG: autoHexMesh: gap refinement ignores refinementRegion itself
...
It was ignoring the initial selection of cells inside/outside the refinement
region and instead looking at all surface-intersection regardless. Fixes #51 .
2016-01-06 16:52:34 +00:00
16e3f5c1e4
STY: Expanding header for model description
2016-01-05 15:12:02 -08:00
c6fe2f29fb
ENH: Changing BC for k and epsilon and scheme for Xi for oscillatingCylinder tutorial
2016-01-05 12:17:06 -08:00
c33a741327
ENH: Changing div scheme for T
2016-01-05 11:19:14 -08:00
9dd487a359
STY: Correcting spelling mistake in diffusionMulticomponent
2016-01-05 09:55:16 -08:00
0e6fa50480
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-01-05 15:27:35 +00:00
bece8ad2cb
BUG: LESDelta: parallel inconsistent
...
Internal values get set but never swapped on processor boundaries. Fixes #49 .
2016-01-05 15:26:46 +00:00
bb7aef5f28
Updated header
2016-01-05 07:31:48 +00:00
01d5da5ae3
README.org: Added link to http://www.openfoam.org/dev.php
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1962
2016-01-05 07:30:52 +00:00
044440b1d3
ENH: Adding fvOption constrain to scalarTransportFoam.
...
Changing to adjustableTimeStep the tutorial reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE
2016-01-04 14:12:49 -08:00
e04158fda1
Reducing total time simulation to 10 sec
2016-01-04 12:28:08 -08:00
0f3f53df57
ENH: Adding uniformJump true to the porousJump tutorial.
2016-01-04 11:44:49 -08:00
27dda5a092
ENH: exchange: use all-to-all comms
...
Determine sparse receive sizes instead of full matrix
2016-01-04 10:30:06 +00:00
a9888b215d
patchInteractionDataList: treat cyclicAMIPolyPatch as a coupled patch
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1949
2016-01-03 15:39:44 +00:00
97301ef754
LISAAtomization: Corrected Ks expression
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1957
2016-01-03 12:04:51 +00:00
41f9e71c71
dynamicMesh/meshCut: Improved diagnostics and documentation
...
Patch provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1960
2016-01-03 11:43:10 +00:00
65c98f27d6
externalCoupledMixedFvPatchField.H: Updated documentation
...
Patch provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1961
2016-01-02 21:40:49 +00:00
779aa398ae
src/regionModels/regionCoupling/Make/options: Removed redundant -I option
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1958
2016-01-01 21:29:21 +00:00
4ccdd833d3
IOdsmcFields.C: Not used, removed.
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1959
2016-01-01 21:21:15 +00:00
18bc62a328
BUG:tutorials: missing boundary file.
...
Fixes #45
2015-12-31 12:07:43 +00:00
b3bae3a411
ENH: sampledSets: have sorted distance on master set
...
This is more logical - the points are passed in sorted as well and there is
no way for the master sampledset to determine the ordering.
2015-12-31 11:01:11 +00:00
2aeaa7c5d5
ENH: Added chtMultiRegionFoam 'windshieldDefrost' tutorial showing example of explict solidificationMelting fvOption
2015-12-23 12:13:28 +00:00
4c603aeadf
ENH: Added simpleFoam 'simpleCar' tutorial showing example of explict porosity fvOption
2015-12-23 12:09:33 +00:00
f0c3e8d599
STYLE: Updated version to 'plus'
2015-12-22 23:14:17 +00:00