Henry
3ac2d3e65a
Rationalised createPcorrTypes.H and createUf.H
2013-09-10 17:08:29 +01:00
Sergio Ferraris
2d773bc089
ENH: adding hook adjustTimeStep to function objects. The hook is called in
...
Time::adjustDeltaT(). It allows function objects to manipulate the time step to
dump at adjustable times. The following options are available for output in
function objects: timeStep, outputTime, adjustableTime, runTime, clockTime
and cpuTime.
2013-09-09 14:13:21 +01:00
Henry
470553c61a
Updated headers
2013-09-09 12:41:33 +01:00
Henry
51f085faa5
Rewrite of ddtPhiCorr - ddtCorr and density-weight HbyA on compressible solvers.
...
For DyM solvers phiAbs is replaced by Uf but this conversion is currently not complete
2013-09-09 12:41:20 +01:00
mattijs
6817ed416b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-09 10:06:00 +01:00
laurence
f430a501f6
Merge branch 'feature/foamyHexMesh-baffles'
2013-09-06 17:11:45 +01:00
laurence
42b9779bea
STYLE: Line lengths
2013-09-06 17:11:33 +01:00
laurence
fa748aad69
Merge branch 'feature/foamyHexMesh-baffles'
2013-09-06 17:04:12 +01:00
laurence
6ffcc03de1
BUG: foamyHexMesh: Missing include and find all intersections function
2013-09-06 17:03:41 +01:00
laurence
19df5f6928
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-06 16:31:12 +01:00
laurence
0df0edf359
ENH: foamyHexMesh: cell/face zone in parallel
2013-09-06 16:30:17 +01:00
mattijs
22cf7ca39b
BUG: TJunctionFan: incorrect createBafflesDict
2013-09-06 16:13:06 +01:00
mattijs
f3433b3a93
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-06 13:05:20 +01:00
mattijs
f9d4a77828
ENH: #calc: allow in primitiveEntry
2013-09-06 13:05:02 +01:00
andy
25817d9572
ENH: Updated BC header documentation
2013-09-06 12:53:01 +01:00
andy
7a641be93f
ENH: Moved atmBoundaryLayerInletVelocity BC to general turbulence model level
2013-09-06 12:48:25 +01:00
andy
f15ad8513e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-05 18:24:26 +01:00
andy
07c28f5786
ENH: Spray - usability updates to break-up models - mantis #993
2013-09-05 18:24:02 +01:00
andy
f3871e0a91
BUG: spray - ReitzKHRT break-up model - mantis #990
2013-09-05 18:23:44 +01:00
mattijs
d6ae8d567d
ENH: entry: allow keyType (and thus wildcards) as expansion in directionary keyword
2013-09-05 17:38:48 +01:00
mattijs
473331a62d
ENH: fvMeshSubset: surface fields mapping coupled faces
2013-09-05 16:43:44 +01:00
mattijs
90a8332ffb
ENH: foamToEnsight: add cellZone support
2013-09-05 16:25:03 +01:00
mattijs
1c930f9404
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubsetInterpolate.C
2013-09-05 15:58:20 +01:00
mattijs
97bb93436b
ENH: fvMeshSubset: surface fields mapping
2013-09-05 15:57:21 +01:00
mattijs
31e2153cab
ENH: README: added Metis
2013-09-05 15:19:27 +01:00
mattijs
713cb576d0
ENH: fvPatchField: move mapping of exposed faces to fvPatchField.
2013-09-05 13:39:58 +01:00
mattijs
bbf1ac7383
ENH: fvPatchField: move mapping of exposed faces to fvPatchField.
2013-09-05 13:39:58 +01:00
andy
185eded8d2
ENH: doxygenXmlParser - replaced recursion
2013-09-05 12:11:15 +01:00
mattijs
c40460644f
ENH: snappyHexMesh: move writeLevel into snappyHexMeshDict
2013-09-05 09:52:34 +01:00
mattijs
71528efa13
BUG: surfaceFeatureExtract: checking for valid dictionary
2013-09-05 09:50:44 +01:00
mattijs
714799612e
ENH: surfaceFeatureExtract: skip non-dictionary entries.
2013-09-04 16:23:49 +01:00
mattijs
25a7353329
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-04 12:34:36 +01:00
mattijs
03d6e6585a
BUG: autoLayerDriver: initialisation of face merge candidates
2013-09-04 12:34:08 +01:00
mattijs
f41faf5fcf
STYLE: autoSnapDriver: message indenting
2013-09-04 12:33:47 +01:00
laurence
0b0e0e69f4
Merge branch 'feature/foamyHexMesh-zoning'
2013-09-04 12:28:16 +01:00
laurence
b8bb781e6d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-04 12:27:44 +01:00
andy
16e00bda6d
ENH: Tutorial updates
2013-09-04 09:27:41 +01:00
laurence
040e6d9159
ENH: foamyHexMesh: add face/cell zoning
2013-09-03 21:00:57 +01:00
andy
38c6d88b9f
STYLE: Updated function comment
2013-09-03 16:44:02 +01:00
andy
dcc33e7486
ENH: radiationModel - Added error message is request for inactive sub-model
2013-09-03 16:43:41 +01:00
mattijs
f2d8f6361c
ENH: dictionary: added topDict() function
2013-09-03 15:28:26 +01:00
mattijs
2803571490
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-03 14:42:34 +01:00
mattijs
cadaee82b7
ENH: polyTopoChange: handle meshes without patches
2013-09-03 14:40:49 +01:00
andy
11f8a670bf
STYLE: Corrected spelling
2013-09-03 12:18:47 +01:00
andy
f58f6966e1
BUG: Corrected doxygen tag usage
2013-09-03 12:17:10 +01:00
andy
60f07d1f59
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-03 11:48:01 +01:00
Sergio Ferraris
b66b9637ae
STY: Deleting psiCombustionModels.C
2013-09-03 11:33:05 +01:00
andy
ef2dcd9ad1
BUG: layer addition/removal - updated parallel behaviour
2013-09-03 11:32:26 +01:00
laurence
57d929497c
Merge branch 'feature/foamyHexMesh-baffles'
2013-09-03 11:25:14 +01:00
laurence
eaad256f31
face/cell zoning: Create new class surfaceZonesInfo
2013-09-03 11:09:16 +01:00