Commit Graph

6482 Commits

Author SHA1 Message Date
4190e3e5a5 ENH: fvFieldReconstructorReconstructFields.C: handle face flip of internal faces 2012-04-24 16:10:51 +01:00
d642a9cdb3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-24 10:45:11 +01:00
980027bd60 BUG: Delay the call to solidThermo in Radiation BC constructor
in case the solid region has not being constructed yet
2012-04-24 10:43:44 +01:00
2a0346dc0f Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-23 15:37:05 +01:00
2c9d42c9b0 Updated headers 2012-04-23 15:36:58 +01:00
8a41c1538c lduInterfaceField: Simplified arguments to initInterfaceMatrix and updateInterfaceMatrix 2012-04-23 15:36:33 +01:00
08f30e2249 ENH: triSurface.C: stlb forces binary reading #516 2012-04-20 17:23:45 +01:00
eed3ff3604 Updated header 2012-04-20 14:02:17 +01:00
a3807c9dbb LduMatrix: Updated and re-committed 2012-04-20 14:01:59 +01:00
ca9aa409bc LduMatrix: Updated and re-committed 2012-04-20 14:00:46 +01:00
cd82a0f5f4 Remove trailing whitespace 2012-04-20 10:20:46 +01:00
a68d760606 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-20 10:05:39 +01:00
8980559ecd ENH: meshTools: Add functions to write lines and vectors to .obj files 2012-04-20 09:18:46 +01:00
9301cc4f64 ENH: linearInterpolationWeights: handle values equal to table range 2012-04-19 16:47:59 +01:00
af91ab5b91 BUG: TableBaseIO: write interpolationscheme; update comment 2012-04-19 16:47:09 +01:00
2a17ac0f8a ENH: findLower: have user-defined < operator 2012-04-19 16:46:14 +01:00
c786a02cb9 STYLE: argList.H: corrected comment 2012-04-19 16:45: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
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
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
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
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
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
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
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
9ba839942e Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-16 11:47:34 +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
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