Commit Graph

10348 Commits

Author SHA1 Message Date
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
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
ef8efc27ba Solvers and tutorials: changed use of buoyantPressure BC to fixedFluxPressure 2012-04-20 09:49:58 +01:00
8980559ecd ENH: meshTools: Add functions to write lines and vectors to .obj files 2012-04-20 09:18:46 +01:00
4eafca473c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-19 16:48:41 +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
ea1706fe94 BUG: Changed createSingleCellMesh to READ_IF_PRESENT Io
read option
2012-04-19 16:36:58 +01:00
7dc2f6980d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-19 16:17:17 +01:00
ccf1499eef ENH: elipsekkLOmega: Allrun script cleanup 2012-04-19 16:16:57 +01:00
58edeb5114 ENH: changeDictionary: re-added instance option 2012-04-19 16:15:18 +01:00
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