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
e4fc9807c3
STYLE: Updates to erroneous copyright dates
2013-03-13 09:32:03 +00:00
53df4289df
ENH: Consistency updates - license text abnd code formatting
2013-03-12 15:40:03 +00:00
08c04b289b
STYLE: Corrected typo
2013-02-22 11:58:16 +00:00
e91d95f739
BUG: oscillatingFixedValue: use offset at construct-from-dictionary-without-value
2013-02-19 10:36:47 +00:00
fdac243216
Updated headers
2013-02-14 12:48:57 +00:00
a5f3355c85
Updated documentation
2013-02-14 12:48:50 +00:00
10baf6e666
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-08 11:33:12 +00:00
6e7caa069b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-08 09:37:05 +00:00
9b5038802b
ENH: Added missing mapping clause to mappedFixedInternalValue BC
2013-02-07 16:48:44 +00:00
d8d7a8a482
ENH: Added write patch geometry to externalCoupled BC
2013-02-07 16:43:07 +00:00
d5ef310d43
ENH: timeVaryingMapped: added checking
2013-02-06 11:37:45 +00:00
ea8d290191
ENH: communicators: initial version - extended Pstream API
2013-02-04 10:17:37 +00:00
4eee4e0c7e
STYLE: Updated header comments
2013-01-31 15:38:47 +00:00
6129a9350a
ENH: Code tidying
2013-01-30 17:05:37 +00:00
5d1f684346
ENH: Updated external coupled BC parallel ops
2013-01-30 16:54:06 +00:00
c84f2cee0a
ENH: Added new BC to interface with an external source using a mixed condition as a base
2013-01-30 15:55:57 +00:00
0c6a9870f0
ENH: Documentation update
2013-01-28 16:45:28 +00:00
c130b38e22
uniformFixedValueFvPatchField: updated copy constructors to clone table only when allocated
2012-12-22 21:26:32 +00:00
0b6730950a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-12-21 10:54:59 +00:00
7113c90c13
ENH: regionCoupled polyPatch, fvPatch and
...
energyRegionCoupledFvPatchScalarField and GAMG interfaces
2012-12-21 10:53:18 +00:00
db89978ade
Updated headers for Laurence and Andy
2012-12-17 11:42:00 +00:00
333d37ea7d
BUG: mapped bc: use distribute on the mappedPatchBase to account for AMI
2012-12-13 13:12:21 +00:00
9e8295f2f5
ENH: Updated totalTemperature BC
2012-12-06 10:32:13 +00:00
1300a4a891
ENH: Updated supersonicFreestream and waveTransmissive BCs
2012-12-06 10:13:01 +00:00
a57efb5b19
ENH: Minor optimisation
2012-12-03 11:23:48 +00:00
f46234ba22
BUG: Corrected offset data entry for timeVaryMappedFixedValue BC
2012-11-29 10:34:01 +00:00
ec5c3c448d
ENH: pressureInletOutletParSlipVelocity - added run-time selection of velocty field name
2012-11-19 17:56:38 +00:00