|
|
1dd11b0f79
|
avoid potential div0's
|
2009-08-07 14:56:10 +01:00 |
|
|
|
df90d1abf8
|
Merge commit 'OpenCFD/master' into olesenm
|
2009-08-07 15:09:02 +02:00 |
|
|
|
8d115b35c1
|
Merge branch 'master' into splitCyclic
Conflicts:
applications/utilities/mesh/advanced/modifyMesh/cellSplitter.C
applications/utilities/mesh/conversion/fluent3DMeshToFoam/fluent3DMeshToFoam.L
applications/utilities/mesh/generation/blockMesh/blockMesh.C
applications/utilities/mesh/generation/blockMesh/createTopology.C
applications/utilities/mesh/generation/snappyHexMesh/Make/options
src/OpenFOAM/containers/Lists/ListOps/ListOps.H
src/OpenFOAM/containers/Lists/ListOps/ListOpsTemplates.C
src/OpenFOAM/containers/Lists/UList/UList.H
src/OpenFOAM/containers/Lists/UList/UListI.H
src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C
src/OpenFOAM/meshes/polyMesh/polyMeshFromShapeMesh.C
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.H
src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
src/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
src/autoMesh/autoHexMesh/meshRefinement/meshRefinementBaffles.C
src/decompositionAgglomeration/Allwmake
src/decompositionAgglomeration/decompositionMethods/Make/files
src/decompositionAgglomeration/decompositionMethods/Make/options
src/dynamicMesh/attachDetach/attachInterface.C
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.H
src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8.C
src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H
src/dynamicMesh/polyTopoChange/polyTopoChange/removePoints.H
src/dynamicMesh/slidingInterface/coupleSlidingInterface.C
src/finiteVolume/Make/files
tutorials/channelOodles/channel395/constant/polyMesh/blockMeshDict
tutorials/icoFoam/cavity/constant/polyMesh/blockMeshDict
wmake/rules/linux64Gcc/c++Opt
|
2009-08-07 08:19:53 +01:00 |
|
|
|
a7c5d31c3e
|
typo
|
2009-08-06 19:24:22 +01:00 |
|
|
|
31c76da40f
|
Changed the runtime-selection tables to output a sorted toc.
|
2009-08-06 18:01:28 +01:00 |
|
|
|
7297ae0e23
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-08-06 17:44:06 +01:00 |
|
|
|
85f11fa7cc
|
added sortedToc()
|
2009-08-06 17:43:39 +01:00 |
|
|
|
13bd15284d
|
Merge commit 'OpenCFD/master' into olesenm
|
2009-08-06 08:55:42 +02:00 |
|
|
|
a3cd621b53
|
update docs for fileName, word, wordRe
|
2009-08-06 08:42:08 +02:00 |
|
|
|
e5a710d3eb
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-08-05 16:18:38 +01:00 |
|
|
|
eba6c985a9
|
added rawTopoFvChanger mesh
|
2009-08-05 16:11:47 +01:00 |
|
|
|
df37b6b431
|
read not pure virtual
|
2009-08-05 11:38:16 +01:00 |
|
|
|
1849d86a0e
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-08-05 11:16:31 +01:00 |
|
|
|
c4fd345ab1
|
added solverFreq to read(), and changed fvm->fvmSup header
|
2009-08-05 10:46:03 +01:00 |
|
|
|
2c62c83b4b
|
actually compile genericPatchFields lib
- also have it use LIB_LIBS to always load finiteVolume
|
2009-08-05 08:46:19 +02:00 |
|
|
|
d4864d9b6e
|
Moved the "generic" BCs into a separate library and included it only in those utilities
which need this functionality. Solvers will now check the correctness of the BCs on
read.
|
2009-08-04 22:13:54 +01:00 |
|
|
|
3ca538421d
|
initial changes to compile src
|
2009-08-04 18:32:32 +01:00 |
|
|
|
fe0745476d
|
revert to reading surfaces from constant so parallel works out of the box
|
2009-08-04 16:43:38 +01:00 |
|
|
|
0b16a73a5a
|
better error checking if restart
|
2009-08-04 16:43:08 +01:00 |
|
|
|
876135a83d
|
forcing scheduling calculation
|
2009-08-04 16:42:54 +01:00 |
|
|
|
1e6e335f5b
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-08-04 10:13:06 +01:00 |
|
|
|
d217b8bd74
|
Changed "default" to "generic" for consistency with fvPatchField.
|
2009-08-04 10:13:01 +01:00 |
|
|
|
268574393a
|
Removed orphaned files.
|
2009-08-04 10:12:25 +01:00 |
|
|
|
2e77a6f9dc
|
Merge commit 'OpenCFD/master' into olesenm
|
2009-08-03 20:21:50 +02:00 |
|
|
|
ac4ff01a74
|
Revert "skip writing default values of Cmu/Prt etc for turbulent bcs"
This reverts commit ad287d9d17.
|
2009-08-03 19:59:06 +02:00 |
|
|
|
8336c33aa2
|
added reading of kappa on dictionary read
|
2009-08-03 18:58:17 +01:00 |
|
|
|
db8eadd66e
|
Revert "file-scoped (static const) variables for default turbulence parameters"
This reverts commit e2968b6a36.
|
2009-08-03 19:58:16 +02:00 |
|
|
|
3945ff97b1
|
renamed LES nuSgs/muSgs BCs to mirror RAS convention
|
2009-08-03 15:55:33 +01:00 |
|
|
|
53e81535d8
|
added updated() check and calling ancestor updateCoeffs()
|
2009-08-03 15:43:45 +01:00 |
|
|
|
f6ba88b32c
|
using neater writeEntryIfDifferent syntax
|
2009-08-03 15:29:14 +01:00 |
|
|
|
bd7ace5b2e
|
added updated() check
|
2009-08-03 15:26:41 +01:00 |
|
|
|
ecb8d29b83
|
Merge commit 'OpenCFD/master' into olesenm
|
2009-08-03 16:20:24 +02:00 |
|
|
|
7a8a318312
|
Revert "define values for standardCmu, standardKappa, standardE in turbulenceModel.H"
This reverts commit 54a8b6a152.
|
2009-08-03 15:31:14 +02:00 |
|
|
|
60e3918be8
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-08-03 12:06:51 +01:00 |
|
|
|
ab4c4840b4
|
Adding warning msgs to RAS S-A models if requesting k or eps - not defined
|
2009-08-03 11:57:03 +01:00 |
|
|
|
138e54af76
|
do not check files when subcycling
|
2009-08-03 11:48:09 +01:00 |
|
|
|
87d36bf3db
|
Refactoring mut wall functions to mirror incompressible form
|
2009-08-03 11:38:45 +01:00 |
|
|
|
d320fab4ab
|
Refactoring of nut wall function BCs
- names updated to reflect what they are based on, e.g. either k
or U
|
2009-08-03 11:10:13 +01:00 |
|
|
|
54a8b6a152
|
define values for standardCmu, standardKappa, standardE in turbulenceModel.H
|
2009-08-01 09:36:34 +02:00 |
|
|
|
e2968b6a36
|
file-scoped (static const) variables for default turbulence parameters
- avoids raw values sprinkled about the code
eg, 'defaultKappa_' vs. '0.41'
|
2009-07-31 17:34:49 +02:00 |
|
|
|
ad287d9d17
|
skip writing default values of Cmu/Prt etc for turbulent bcs
|
2009-07-31 16:57:59 +02:00 |
|
|
|
598630b40d
|
Merge commit 'OpenCFD/master' into olesenm
|
2009-07-31 15:10:42 +02:00 |
|
|
|
9c04f3118c
|
The #remove directive can now take a wordRe type
|
2009-07-31 12:50:03 +02:00 |
|
|
|
4e6dbf5730
|
Force construction of mesh.deltaCoeffs() which may be needed for the wall-function BCs.
|
2009-07-30 12:58:03 +01:00 |
|
|
|
c33e084d09
|
added file/line diagnostics when functionEntry fails
- got hit by spacing error and it took too long to pinpoint the problem:
#include "XXX" <- okay
# include "XXX" <- wrong!
|
2009-07-30 13:56:30 +02:00 |
|
|
|
f763b00d08
|
spelling/grammar in Allwmake consistency checks
|
2009-07-30 11:51:58 +02:00 |
|
|
|
9d1fc15616
|
Merge branch 'master' into dsmc
|
2009-07-29 14:16:27 +01:00 |
|
|
|
2d58cdf8ca
|
Added a consistency check for the location of the installation.
|
2009-07-29 12:52:06 +01:00 |
|
|
|
3e39ba2dda
|
Merge commit 'OpenCFD/master' into olesenm
|
2009-07-27 09:27:20 +02:00 |
|
|
|
5ab9eca915
|
Changed to compile single-precision.
|
2009-07-27 07:52:38 +01:00 |
|