Commit Graph

14442 Commits

Author SHA1 Message Date
1348eabe3b BUG: changeDictionary: reset fields to uniform 2013-09-13 11:35:03 +01:00
2dae4cefa1 ENH: hotBoxes: make uniformFixedValue 2013-09-13 11:07:44 +01:00
22a4123906 BUG: fixedFluxPressure: do not use deltaCoeffs in mapping constructor 2013-09-13 11:01:35 +01:00
e9bfae1ac8 BUG: Allrun: incorrect naming 2013-09-13 10:01:00 +01:00
121e4346a4 ENH: mixerVesselAMI: split into Allrun and Allrun.pre 2013-09-13 09:51:22 +01:00
8f1bc166de Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-13 09:44:29 +01:00
29559681fc GIT: README.txt: removed 2013-09-13 09:25:39 +01:00
18d7152aed ENH: vtkUnstructuredReader: read triangle strips 2013-09-13 09:24:38 +01:00
c7cd331617 fixedFluxPressureFvPatchScalarField: Avoid calling evaluate() in the mapping constructor as it call updateCoeffs() 2013-09-13 00:10:57 +01:00
a1a427f875 alphaEqnsSubCycle: Corrected dimensions of rhoPhiSum 2013-09-12 23:49:44 +01:00
4f2b3e4cba Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:48:56 +01:00
9d28df4916 fvcDdt: Enable ddtCorr(rho, U, Uf) 2013-09-12 17:48:52 +01:00
0cb195fa8d multiphase: Improve the construction of rhoPhiSum 2013-09-12 17:48:14 +01:00
5521dfece0 multiphase: Improve the construction of rhoPhiSum 2013-09-12 17:48:08 +01:00
5eb6320a74 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:40:23 +01:00
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
0e170be388 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:02:05 +01:00
40db2359b1 interDyMFoam: Update surface fields following mesh change 2013-09-12 17:02:02 +01:00
17f2d5f189 Completed update of ddtCorr to use Uf for DyM solvers 2013-09-12 16:58:39 +01:00
5bb5b446db ENH: orientedSurface: exposing flip status 2013-09-12 16:53:08 +01:00
759ecfce8f COMP: thermmoSingleLayer: missing include 2013-09-12 16:18:11 +01:00
a3b52a5f74 ENH: basic fvPatchFields: added mapping warning 2013-09-12 16:02:02 +01:00
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
5ac31aabc8 ENH: FieldMapper: extend with unmapped checking flag 2013-09-12 15:37:53 +01:00
f35433bdea ENH: fvPatchField: move mapping logic into Field 2013-09-12 15:25:53 +01:00
e89fa0665e ENH:Field: added default values to mapping constructor 2013-09-12 15:24:53 +01:00
0cb4e1ecd8 ENH: indexedOctree: print memory size 2013-09-12 15:24:12 +01:00
e678146fbf Updated header 2013-09-12 14:58:43 +01:00
0417e181e9 rhoPimpleDyMFoam: Updated to use Uf rather than phiAbs for ddtCorr 2013-09-12 14:58:27 +01:00
d2cefa9b26 fixedFluxPressureFvPatchScalarField: evaluate the value field after mapping 2013-09-12 11:36:07 +01:00
6daff22a52 ENH: writeRegisteredObject: changed default to false 2013-09-12 10:18:06 +01:00
868fbd5ff9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 10:02:11 +01:00
6e59e9a75f ENH: Adding thermal multi layers to externalWallHeatFluxTemperatureFvPatchScalarField 2013-09-12 10:01:52 +01:00
e9b6c5f293 Rationalise all correctPhi implementations 2013-09-11 22:59:00 +01:00
6f62380b65 cavitatingDyMFoam: Updated to use Uf in ddtCorr (Untested) 2013-09-11 16:46:32 +01:00
5dbe19b7a6 Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-11 16:18:44 +01:00
ada61bfe2c Rationalise correctPhi in VoF solvers 2013-09-11 16:18:41 +01:00
8d3c6765be VoF solvers: alpha sub-cycling no longer limited to PISO 2013-09-11 16:18:19 +01:00
006938fc16 compressibleInterDyMFoam: Update ddtCorr to use Uf rather than phi
Add tutorial case
2013-09-11 16:17:38 +01:00
be937b65dd BUG: foamyQuadMesh: Track and update all region edges 2013-09-11 15:20:41 +01:00
b0403a268e BUG: fixedPressure: map value as well as gradient 2013-09-11 13:17:51 +01:00
f6673d4bb5 BUG: subsetMesh: consistent instance setting 2013-09-11 12:57:42 +01:00
70624fb740 BUG: U: use uniformFixedValue instead of fixedValue 2013-09-11 12:56:05 +01:00
2f8cdf714c BUG: damBreakWithObstacle: unused files 2013-09-11 12:53:34 +01:00
4660c4ab3a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-11 11:56:05 +01:00
fede5058d3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-11 11:32:17 +01:00
39f0971c72 ENH: Adding mixed coupled BC for pyrolysis, film and gas regions incorporating radiation 2013-09-11 11:31:43 +01:00
79081fe33f Add value to BC 2013-09-11 11:29:16 +01:00
a6e284b8bb Remove redundant buoyantPressure BC 2013-09-11 11:29:07 +01:00
0e10f00241 tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger: use fixedFluxPressure not buoyantPressure BCs 2013-09-11 11:23:29 +01:00