Commit Graph

10330 Commits

Author SHA1 Message Date
dfac320401 BUG: Add surfaceFeatureExtract dictionary defaults 2012-04-19 15:04:51 +01:00
9ed9e9327e Merge branch 'surfaceFeatureExtract-Tutorials' 2012-04-19 15:04:14 +01:00
12d560aa03 BUG: Add surfaceFeatureExtract dictionaries to the tutorials 2012-04-19 14:37:31 +01:00
8c4b28ec5b Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-19 14:17:36 +01:00
28762dc468 Removed trailing whitespace 2012-04-19 14:17:30 +01:00
5c84589ae9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-19 14:10:14 +01:00
9d6def688f ENH: Adding extrudePatchMesh, re-location of extrudeModel and
createShellMesh and introducing io::READ_IF_PRESENT option
in polyMesh constructor from components
2012-04-19 14:07:51 +01:00
76f0eb0253 ENH: Update the surfaceFeatureExtract default dictionary 2012-04-19 12:55:44 +01:00
70595a9a61 Buoyant solvers: changed the sign of phig to be consistent with the sign of the buoyancy force on the RHS of UEqn 2012-04-19 10:08:59 +01:00
59f63768d6 multiphase: Changed phiU to phiHbyA and cache HbyA rather than store the velocity predictor in U 2012-04-19 09:39:56 +01:00
a6fac2d8bd Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-18 16:34:07 +01:00
6ce4484918 interFoam et. al.: Changed phiU to phiHbyA and cache HbyA rather than changing U 2012-04-18 16:33:59 +01:00
88d6efca27 buoyantBoussinesqPimpleFoam: Changed the sign of phig 2012-04-18 16:33:02 +01:00
4da7f7a43a BUG: MeshedSurface: stitchFaces did not truncate faceMap 2012-04-18 15:41:48 +01:00
f87a730ba5 BUG: timeVaryingMappedFixedValueFvPatchField: re-calculate interpolations 2012-04-18 12:04:49 +01:00
c00e99a6ec ENH: uniformInterpolatedDisplacement: point boundary condition by interpolating existing motion 2012-04-18 10:52:03 +01:00
4c7c03e116 ENH: interpolationWeights: added weightedSum helper 2012-04-18 10:44:17 +01:00
69ee818cb7 ENH: Test-extendedStencil2.C: more test for extended stencil 2012-04-18 09:50:05 +01:00
cf2b90e07b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-17 18:06:02 +01:00
28d462b8ef STYLE: TableFile: added to comment 2012-04-17 18:05:43 +01:00
5d850068ba ENH: temporalInterpolate: run-time selectable interpolation 2012-04-17 18:03:13 +01:00
78bd261ce9 ENH: interpolationWeights: run-time selectable interpolation 2012-04-17 18:02:25 +01:00
7a4e6e86ba ENH: ReadFields: read into per-time objectRegistry 2012-04-17 18:01:09 +01:00
4356070908 ENH: UIndirectList: value_type mapped through 2012-04-17 18:00:38 +01:00
5df52bc9e6 ENH: objectRegistry: subRegistry functionality extended 2012-04-17 18:00:03 +01:00
336f84fd0e ENH: TableFile: improved error message 2012-04-17 17:59:29 +01:00
db0ba8d11c compressibleInterFoam: Added new equation of state adiabaticPerfectFluid 2012-04-17 16:50:21 +01:00
5682987dc7 Updated headers 2012-04-17 16:49:03 +01:00
cd51a5eea3 Consistency: Changed exponent FORTRAN style 'E' to C style 'e' 2012-04-17 16:48:27 +01:00
b4fe2268a3 BUG: changeDictionary: fixed commandline override of time 2012-04-17 09:31:57 +01:00
7b606cb9e8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-16 17:53:09 +01:00
03c739f09e BUG: geompack.C: indexing error 2012-04-16 17:52:45 +01:00
e514d0a79c Updated headers 2012-04-16 15:55:00 +01:00
629bca4de9 compressibleInterFoam: Add support for run-time selectable equation of state 2012-04-16 15:54:08 +01:00
1d167418e9 Update header 2012-04-16 15:52:38 +01:00
5c478bba43 twoPhaseMixture: Allow construction without providing name and dimensions for rho and nu 2012-04-16 15:52:13 +01:00
15ce7dcf0a dimensionedType: Add support for optional read and re-read of name and dimensions
Supports

rho   1;
rho   [1 -3 0 0 0] 1;
rho   rho [1 -3 0 0 0] 1;
2012-04-16 15:51:20 +01:00
96f8104ae5 ENH: decomposePar: cache decomposeers if running with multiple times. 2012-04-16 12:37:01 +01:00
9ba839942e Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-16 11:47:34 +01:00
8e3e1808ec compressibleInterFoam: Added thermal support 2012-04-16 11:47:28 +01:00
aa7c66a3ff twoPhaseMixture: Added support for named phases
e.g. in transportProperties

phases (air water);
2012-04-16 11:46:35 +01:00
c8af778231 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-16 11:37:21 +01:00
25dafe92ea ENH: decomposePar: add -time option. 2012-04-16 11:36:13 +01:00
477e38daef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-16 10:05:33 +01:00
7435d65a60 ENH: Corrected ambiguous construction from tmp msgs (llvm/clang) 2012-04-16 10:05:13 +01:00
41acdf1606 BUG: mergePoints - implementation redefined default args to function 2012-04-16 09:39:53 +01:00
2738c6b917 BUG: Making consistent the epsilon Ew with the standard kEpsilon model 2012-04-13 17:01:50 +01:00
47355f43e4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-13 16:31:37 +01:00
48c70a91df ENH: Adding dimensioSet to DataEntry and modify MRFZone entry types 2012-04-13 16:31:07 +01:00
8459c58376 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-12 17:40:42 +01:00