Commit Graph

13976 Commits

Author SHA1 Message Date
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
a6f9a19884 fixedFluxPressure: Ensure gradient is initialised to 0 before mapping 2013-09-11 11:22:59 +01:00
e2a043d010 Tutorials: removed unnecessary entries from fixedFluxPressure BC specs 2013-09-11 09:49:46 +01:00
bcc9ee7ab4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-11 09:32:09 +01:00
198d0ebc6f ENH: foamToEnsight: cellZone support 2013-09-11 09:31:20 +01:00
125d658fc6 Corrected 2013-09-11 01:09:59 +01:00
08baa6eda6 fixedFluxPressure BC: the snGrad is now pushed into the BC from pEqn.H rather than being evaluated in the BC 2013-09-11 00:10:00 +01:00
cda1304911 fvOptions: Add support for boundary field relative flux function 2013-09-11 00:08:22 +01:00
db22ecdc26 ENH: sampledTrisurfaceMesh: construct from triSurface 2013-09-10 17:28:51 +01:00
72e9a0bab9 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-10 17:08:35 +01:00
3ac2d3e65a Rationalised createPcorrTypes.H and createUf.H 2013-09-10 17:08:29 +01:00
7a0d73e94e ENH: Allrun: added comment 2013-09-10 12:09:58 +01:00
bf982e8ce9 STYLE: STLpoint: extraneous file 2013-09-10 10:08:41 +01:00
8fb58d0e88 BUG: reconstructPar: disallow explicit conversion of instant 2013-09-10 09:07:27 +01:00
a8590d5299 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-10 08:53:36 +01:00
969af752ad ENH: patchToPoly2DMesh: added some checking 2013-09-10 08:53:15 +01:00
a4909c94bc BUG: extrude2DMesh: upper-triangular reordering 2013-09-09 17:37:01 +01:00