Commit Graph

10321 Commits

Author SHA1 Message Date
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
37de1d4bad ENH: timeVaryingMappedFixedValuePoint: pointField version of timeVaryingMapped 2012-04-12 17:40:05 +01:00
6038e22d4e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-12 16:51:11 +01:00
bc1477592d ENH: Updates to rotorDiskSource momentum source
- code restructuring
- better spefication of rotor axis direction (uses pointAbove)
- run-time selectable trim models
- new rotor trimming model: targetForce
2012-04-12 16:49:28 +01:00
25504bf856 Settings and wmake: Updated the use of WM_COMPILER_LIB_ARCH to set the library path 2012-04-12 11:07:47 +01:00
5a4d3ccd2e OStringStream: Updated header 2012-04-12 11:06:37 +01:00
c3a728b2ab OStringStream: Corrected comment 2012-04-12 11:05:58 +01:00
2dd3db1384 STYLE: Updated copyright year 2012-04-10 14:27:42 +01:00
7588bdde06 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-10 14:25:23 +01:00
2afe6a95c6 BUG: Corrected re-read of under-relaxation factors in fvSolution 2012-04-10 14:23:13 +01:00