550b84739a
BUG: Mach.C: file check
2011-03-14 10:23:24 +00:00
a16bf9e85f
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-14 09:33:50 +00:00
e26ee72fbd
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-12 15:50:28 +00:00
d90f7bea55
Make/files: compile pointLinear
2011-03-12 15:50:04 +00:00
448cd8b97b
MULES: Corrected the handling of density variation for the static mesh case
2011-03-12 15:49:38 +00:00
f404420f88
surfaceInterpolation: New pointLinear scheme
...
First interpolates from the cells to the vertices and then from the face
vertices to the face centres. This may be a useful scheme for calculating
gradients on bad/tet meshes when used in conjunction with the Gauss gradient
scheme.
2011-03-12 15:47:52 +00:00
c3ee4bad06
STYLE: limiting to 80 chars
2011-03-11 16:39:11 +00:00
36defd1f1e
STLYE: #include header clean-up
2011-03-11 16:32:26 +00:00
1a1b95bb14
BUG: corrected Make/options file
2011-03-11 16:32:06 +00:00
89f3e704e7
ENH: moved code from region models lib to more appropriate locations
2011-03-11 16:31:37 +00:00
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
92c0055aa2
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-09 18:11:06 +00:00
dc872d6bae
ENH: mpirunDebug: generate bash script since executes OpenFOAM bashrc scripts
2011-03-09 18:08:57 +00:00
4d2cf1472f
BUG: HashTable: remove conversion operator from iterator to const_iterator
2011-03-09 18:08:30 +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