Commit Graph

7165 Commits

Author SHA1 Message Date
f8edaaec87 GIT: conflict resolution 2011-03-11 14:34:17 +00:00
77daf8bb42 ENH: Updated boundary type in initialisation 2011-03-11 14:24:56 +00:00
903e2257c7 STYLE: date. 2011-03-10 13:55:20 +00:00
5c8340ae13 ENH: Write surface area of surface.
Removed test objs.
2011-03-10 11:50:26 +00:00
d4fa022f2a COMP: removed #include file introduced in 92ff766 2011-03-08 15:44:19 +00:00
44ccbf7c56 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-08 15:42:06 +00:00
37316712a9 ENH: moved initialisation of mesh demand driven data in commit 8c09620 2011-03-08 15:41:55 +00:00
92ff766c19 COMP: cloud.c : missing include 2011-03-08 15:30:19 +00:00
cab0142959 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-08 14:55:30 +00:00
0599dce7e6 Merge branch 'olesenm' 2011-03-08 13:59:37 +00:00
8c09620771 ENH: Initialise mesh demand-driven data in cloud constructor 2011-03-08 12:51:10 +00:00
233bba3265 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-08 12:02:08 +00:00
0008052e5b ENH: triSurface.C: avoid faceFaces() since not valid for non-manifold 2011-03-08 12:01:32 +00:00
4998fbb2ce Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-08 11:32:18 +00:00
93955f2860 STYLE: Minor formatting changes 2011-03-08 11:04:17 +00:00
1b5de71f7a BUG: codedFixedValue: oldTypeName_ not preserved. 2011-03-08 10:58:50 +00:00
b50eb38937 COMP: HashTable: make end() iterator a reference to a static.
Weird one. Reported crash with gcc452 with end() iterator returning a copy.
The end() iterator returned was not initialised. No idea why & could not
repeat.
2011-03-08 10:56:30 +00:00
6c52aacc57 ENH: POSIX.C : debug printing 2011-03-08 10:55:13 +00:00
daa062e214 ENH: name change for tutorial and adding Schelkin effect 2011-03-08 10:49:54 +00:00
4be6e5f3e6 ENH: corrected ambiguous construct from temp 2011-03-08 10:23:19 +00:00
e8a3587df4 ENH: support file-scope 'localCode' in dynamicCode 2011-03-08 11:08:42 +01:00
8c3a8fcd21 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/Allrun
	tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/README
	tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/constant/thermophysicalProperties
	tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/fuels/propane.dat
	tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/system/controlDict
	tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/system/fvSchemes
	tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/system/fvSolution
2011-03-08 10:30:51 +01:00
82ba4e5419 ENH: allow silent operation (-s) for wmake, wclean, wmakeLnInclude
- reduces verbosity for dynamicCode

- non-silent wmakeLnInclude output to stderr to avoid polluting logs
2011-03-08 09:32:30 +01:00
e0311539fc STYLE: change makeOption to makeType internally
- also simplify setting makeType in the Allwmake scripts
2011-03-08 08:58:44 +01:00
3d34c5146c BUG: codedFixedValueFvPatchScalarField oldLibPath_ not copied
- prevented the reloading from working properly (thanks Mattijs!)
2011-03-08 08:48:27 +01:00
336fa74478 ENH: add static const char* SHA1sum to fixedValueFvPatchScalarFieldTemplate
- useful for debugging purposes
2011-03-07 18:10:29 +01:00
1654393724 STY: adding name to PDRFoam tutorial 2011-03-07 16:51:08 +00:00
c5e7f98a9f ENH: updated LTSReactingParcelFoam verticalChannel tutorial 2011-03-07 16:50:42 +00:00
f26ba2c303 ENH: Updated cloud enthalpy coupling 2011-03-07 16:47:50 +00:00
923e17b1e5 Merge remote branch 'OpenCFD/master' into olesenm
Also with trailing space cleanups!!
2011-03-07 17:02:37 +01:00
f25f3d6f07 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 15:46:00 +00:00
d87c1252af PDRFoam: Updated to compile SP 2011-03-07 15:45:55 +00:00
205d16c6c1 STY: Styke 2011-03-07 15:10:13 +00:00
c29e54a10a STY: change tbas andstyle 2011-03-07 15:08:58 +00:00
3b8ca32c5e STY: deleting tabs and ols files 2011-03-07 15:02:53 +00:00
2cfca57b23 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 14:54:48 +00:00
d2954d6dd1 ENH: PDRFoam tutorial 2011-03-07 14:54:32 +00:00
c2c9ab6f0b ENH: foamToTecplot: do not build if tecio not present 2011-03-07 13:44:34 +00:00
9764f4e2eb Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 13:23:42 +00:00
ebf81300e8 ENH: cshrc-EXAMPLE: missing cshrc version 2011-03-07 13:23:15 +00:00
e95597a2c5 ENH: PDRMesh 2011-03-07 13:19:37 +00:00
8efc98480d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 13:00:52 +00:00
b3adb680f8 STY: max lines checks 2011-03-07 13:00:31 +00:00
1a1abe9ce7 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 12:59:14 +00:00
c08f6fb81b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 12:58:25 +00:00
51a7b0ad85 HerschelBulkley viscosity model: Corrected sign 2011-03-07 12:58:15 +00:00
7e3b60a9ea ENH: add of activePressureForceBaffleVelocity BC 2011-03-07 12:58:02 +00:00
22780628b7 fvc::laplacian: Added support for dimensionedTensor diffusivity consistent with fvm::laplacian 2011-03-07 12:58:00 +00:00
1d69807a3a wmake rules: Remove dependency on libiberty which is no longer needed 2011-03-07 12:57:41 +00:00
8006c12405 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 12:55:50 +00:00