d2cefa9b26
fixedFluxPressureFvPatchScalarField: evaluate the value field after mapping
2013-09-12 11:36:07 +01:00
b0403a268e
BUG: fixedPressure: map value as well as gradient
2013-09-11 13:17:51 +01:00
a6e284b8bb
Remove redundant buoyantPressure BC
2013-09-11 11:29:07 +01:00
a6f9a19884
fixedFluxPressure: Ensure gradient is initialised to 0 before mapping
2013-09-11 11:22:59 +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
f15ad8513e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-05 18:24:26 +01:00
bbf1ac7383
ENH: fvPatchField: move mapping of exposed faces to fvPatchField.
2013-09-05 13:39:58 +01:00
f58f6966e1
BUG: Corrected doxygen tag usage
2013-09-03 12:17:10 +01:00
329656ecb3
interstitialInletVelocity: New inlet velocity BC for multiphase flow
2013-08-19 11:48:52 +01:00
2780df8365
multiphase: Update phase-naming to use the new convention e.g. alpha.water
2013-08-13 23:21:46 +01:00
1308248581
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-08 16:57:48 +01:00
c111b59e42
ENH: fvPatchField: store patchType if construct from words
2013-08-08 15:35:07 +01:00
307d511a98
ENH: externalCoupled BC - remove lock file on exit
2013-08-07 16:47:54 +01:00
28297e9d42
BUG: Corrected header documentation - mantis #941
2013-08-05 13:32:47 +01:00
d3ff2fae8b
BUG: Corrected header documentation - mantis #896
2013-07-29 09:08:31 +01:00
a96200406a
BUG: Added missing call to base class updateCoeffs
2013-07-24 14:42:26 +01:00
e596b40b5f
STYLE: code clean-up
2013-07-24 12:26:34 +01:00
ca15f70a39
BUG: corrected parallel operation of exernalCoupled BC
2013-07-24 12:04:39 +01:00
3a9ec0852e
ENH: Updated header documentation
2013-07-24 10:47:12 +01:00
73bedc413c
ENH: Simplified externalCoupled BC - removed collate option
2013-07-24 10:45:30 +01:00
b6c38a58bf
ENH: Updated externalCoupled BC
2013-07-24 09:12:25 +01:00
17f45e5b2e
rotatingWallVelocityFvPatchVectorField: Read value if present rather than evaluating the BC
...
Needed for reconstructing AMI cases
2013-07-15 14:27:15 +01:00
0350efb5ed
STY: Improving style
2013-07-10 17:36:43 +01:00
5eed286378
ENH: Adding gradient() and value() field reading from full restart for
...
buoyantPressureFvPatchScalarField and writing value() field for
fixedFluxPressureFvPatchScalarField
2013-07-10 17:32:58 +01:00
a0d2760809
ENH: Added updateCoeffs and manipulateMatrix functions
2013-05-31 14:40:25 +01:00
fa2ed51f6b
ENH: Added variants of updateCoeffs and manipulateMatrix to receive weight field
2013-05-31 14:39:23 +01:00
bd110e12c8
Merge branch 'ACMI'
2013-05-28 15:56:26 +01:00
0158cc6134
ENH: AMI - added supporting ACMI patches and boundary conditions
2013-05-28 12:45:16 +01:00
45955e958d
ENH: timeVaryingMapped: do not reread table
2013-05-20 10:45:54 +01:00
941e1778dc
BUG: timeVaryingMappedFixedValueFvPatchField: clone only if existing
2013-05-16 20:29:34 +01:00
9ebd8a851a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 17:33:37 +01:00
476f19091a
ENH: Added new uniformFixedGradient boundary condition
2013-05-03 17:30:31 +01:00
d609e0270a
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 15:47:52 +01:00
90656d4fd1
Update headers
2013-05-03 15:47:45 +01:00
4fc0924c89
Remove unnecessary typedefs
2013-05-03 15:47:33 +01:00
5bc4cc3b7c
Merge remote-tracking branch 'origin/master' into feature/procAgglom
2013-05-01 16:57:36 +01:00
4cd72f560a
fixedFluxPressureFvPatchScalarField: corrected BC group in docs
2013-04-30 21:14:47 +01:00
d7cadf4937
Merge remote-tracking branch 'origin/master' into feature/procAgglom
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
2514121d78
STYLE: mappedPatchFieldBase: added comment
2013-04-11 15:12:29 +01:00
e2e20fe87e
STYLE:pressureInletOutletVe: typo
2013-04-11 15:11:15 +01:00
f66f9e9d37
ENH: Updated header documentation
2013-04-04 12:18:43 +01:00
126c6fa4bd
ENH: Further updates to externalCoupledBC
2013-04-04 11:37:14 +01:00
3c85bee488
ENH: Updated external coupled BC
2013-04-03 17:18:10 +01:00
afa716a5c5
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-25 16:43:51 +00:00
339644581c
Field mapping following topology change: Dy default additional faces now inherit the internal field values
...
if they do not have neighbouring faces from which the values may be
interpolated. Also the old-time flux is set to the current flux values
following correction. This currently supports only Euler time-schemes.
2013-03-25 16:43:46 +00:00
357f2ed05c
ENH: MeshObject: added debug output
2013-03-25 16:09:40 +00:00
beac4764af
fvPatchFields: Completed handling of deltaCoeffs in snGrad for coupled patches
2013-03-14 12:26:07 +00:00
0efbdb512e
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-13 10:40:43 +00:00
6487f88614
snGrad: Use nonOrthDeltaCoeffs on coupled patches
2013-03-13 10:40:33 +00:00