Commit Graph

14650 Commits

Author SHA1 Message Date
mattijs
1a0a6b51dd ENH: snappyHexMesh: detect small distance snapping 2013-09-13 16:18:04 +01:00
Henry
83773831fa powerSeriesReactionRate: Correct series exponents 2013-09-13 15:45:19 +01:00
Henry
c72d89ce6a chemkinLexer: Add support for "KELVINS", "KELVIN" and "KELV" 2013-09-13 15:45:04 +01:00
Henry
3d65213605 fixedFluxPressure: avoid deltaCoeffs() during mapping as it causes problems with AMI 2013-09-13 13:11:49 +01:00
andy
a0ea2488c6 ENH: ACMI - update non-overlap patch in initEvaluate 2013-09-13 12:59:30 +01:00
andy
ad7ddf2309 STYLE: Corrected spelling 2013-09-13 12:58:20 +01:00
andy
bd31cfb1cf ENH: localAxesRotation - upated messages 2013-09-13 12:58:00 +01:00
andy
36478bf686 STYLE: Corrected spelling misatkes 2013-09-13 12:57:18 +01:00
mattijs
1348eabe3b BUG: changeDictionary: reset fields to uniform 2013-09-13 11:35:03 +01:00
mattijs
2dae4cefa1 ENH: hotBoxes: make uniformFixedValue 2013-09-13 11:07:44 +01:00
mattijs
22a4123906 BUG: fixedFluxPressure: do not use deltaCoeffs in mapping constructor 2013-09-13 11:01:35 +01:00
mattijs
e9bfae1ac8 BUG: Allrun: incorrect naming 2013-09-13 10:01:00 +01:00
mattijs
121e4346a4 ENH: mixerVesselAMI: split into Allrun and Allrun.pre 2013-09-13 09:51:22 +01:00
mattijs
8f1bc166de Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-13 09:44:29 +01:00
mattijs
29559681fc GIT: README.txt: removed 2013-09-13 09:25:39 +01:00
mattijs
18d7152aed ENH: vtkUnstructuredReader: read triangle strips 2013-09-13 09:24:38 +01:00
Henry
c7cd331617 fixedFluxPressureFvPatchScalarField: Avoid calling evaluate() in the mapping constructor as it call updateCoeffs() 2013-09-13 00:10:57 +01:00
Henry
a1a427f875 alphaEqnsSubCycle: Corrected dimensions of rhoPhiSum 2013-09-12 23:49:44 +01:00
Henry
4f2b3e4cba Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:48:56 +01:00
Henry
9d28df4916 fvcDdt: Enable ddtCorr(rho, U, Uf) 2013-09-12 17:48:52 +01:00
Henry
0cb195fa8d multiphase: Improve the construction of rhoPhiSum 2013-09-12 17:48:14 +01:00
Henry
5521dfece0 multiphase: Improve the construction of rhoPhiSum 2013-09-12 17:48:08 +01:00
Sergio Ferraris
5eb6320a74 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:40:23 +01:00
Sergio Ferraris
c7d1a4b023 ENH:
1) Modification to extrudeToRegionMesh to use extrudeModel point distribution function
2) Addition of firstCellThickness option to linearNormal extrude model
2013-09-12 17:39:32 +01:00
Henry
0e170be388 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:02:05 +01:00
Henry
40db2359b1 interDyMFoam: Update surface fields following mesh change 2013-09-12 17:02:02 +01:00
Henry
17f2d5f189 Completed update of ddtCorr to use Uf for DyM solvers 2013-09-12 16:58:39 +01:00
mattijs
5bb5b446db ENH: orientedSurface: exposing flip status 2013-09-12 16:53:08 +01:00
mattijs
759ecfce8f COMP: thermmoSingleLayer: missing include 2013-09-12 16:18:11 +01:00
mattijs
a3b52a5f74 ENH: basic fvPatchFields: added mapping warning 2013-09-12 16:02:02 +01:00
mattijs
a37d59664c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.C
2013-09-12 15:39:26 +01:00
mattijs
5ac31aabc8 ENH: FieldMapper: extend with unmapped checking flag 2013-09-12 15:37:53 +01:00
mattijs
f35433bdea ENH: fvPatchField: move mapping logic into Field 2013-09-12 15:25:53 +01:00
mattijs
e89fa0665e ENH:Field: added default values to mapping constructor 2013-09-12 15:24:53 +01:00
mattijs
0cb4e1ecd8 ENH: indexedOctree: print memory size 2013-09-12 15:24:12 +01:00
Henry
e678146fbf Updated header 2013-09-12 14:58:43 +01:00
Henry
0417e181e9 rhoPimpleDyMFoam: Updated to use Uf rather than phiAbs for ddtCorr 2013-09-12 14:58:27 +01:00
Henry
d2cefa9b26 fixedFluxPressureFvPatchScalarField: evaluate the value field after mapping 2013-09-12 11:36:07 +01:00
mattijs
6daff22a52 ENH: writeRegisteredObject: changed default to false 2013-09-12 10:18:06 +01:00
Sergio Ferraris
868fbd5ff9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 10:02:11 +01:00
Sergio Ferraris
6e59e9a75f ENH: Adding thermal multi layers to externalWallHeatFluxTemperatureFvPatchScalarField 2013-09-12 10:01:52 +01:00
Henry
e9b6c5f293 Rationalise all correctPhi implementations 2013-09-11 22:59:00 +01:00
Henry
6f62380b65 cavitatingDyMFoam: Updated to use Uf in ddtCorr (Untested) 2013-09-11 16:46:32 +01:00
Henry
5dbe19b7a6 Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-11 16:18:44 +01:00
Henry
ada61bfe2c Rationalise correctPhi in VoF solvers 2013-09-11 16:18:41 +01:00
Henry
8d3c6765be VoF solvers: alpha sub-cycling no longer limited to PISO 2013-09-11 16:18:19 +01:00
Henry
006938fc16 compressibleInterDyMFoam: Update ddtCorr to use Uf rather than phi
Add tutorial case
2013-09-11 16:17:38 +01:00
laurence
be937b65dd BUG: foamyQuadMesh: Track and update all region edges 2013-09-11 15:20:41 +01:00
mattijs
b0403a268e BUG: fixedPressure: map value as well as gradient 2013-09-11 13:17:51 +01:00
mattijs
f6673d4bb5 BUG: subsetMesh: consistent instance setting 2013-09-11 12:57:42 +01:00