Commit Graph

8611 Commits

Author SHA1 Message Date
000dd24b87 boundedBackwardDdtScheme: Removed; it is total nonsense and would cause serious conservation errors 2013-05-03 15:47:15 +01:00
d13c9810e8 VoF Solvers: Relocate the correction, sub-cycling and compressions controls from PIMPLE to the alpha1 sub-dict
MULES: Add support for explicit correction
interPhaseChangeFoam: Add option for explicit MULES or as correction to an upwind solution
Deprecate implicit form of MULES
2013-05-03 15:46:29 +01:00
8b52b700d0 ENH: Updated suppression collision model 2013-05-03 12:55:44 +01:00
ab48ce46ce ENH: Add functor to mask the lookup of edges in an octree 2013-05-03 12:20:13 +01:00
7927ed2769 ENH: Add functor to mask the lookup of edges in an octree 2013-05-03 12:20:13 +01:00
c819974315 ENH: Updated handling of canCombust flag to suppress devolatilisation and surface combustion 2013-05-03 11:35:48 +01:00
a1f3c95f9c ENH: Migrated stochastic collision models from spray to kinematic clouds, refactored and added models 2013-05-03 11:33:17 +01:00
794a870587 STYLE: Adding files missed during commit 620f16b 2013-05-03 11:19:43 +01:00
5738240cf0 BUG: globalIndex: whichProcID bug 2013-05-03 11:13:12 +01:00
9007b14697 ENH: Added mu and sigma properties to sprayParcel 2013-05-03 11:11:56 +01:00
5522acf7fd BUG: Added missing hook to postMove() - mantis #829 2013-05-03 10:46:57 +01:00
8bae3f6513 STYLE: Corrected header documentation 2013-05-03 10:43:13 +01:00
620f16b06e BUG: Renamed fluidThermo[Cloud|Parcel] back to basicThermo[Cloud|Parcel] 2013-05-03 10:42:36 +01:00
02119af2c6 STYLE: Updated copyright year 2013-05-03 10:36:30 +01:00
5154e38761 ENH: autoLayerShrink: added medial axis smoothing 2013-05-03 10:04:55 +01:00
35b9d63645 ENH: baflfing: use consistent neighbouring cell centre 2013-05-03 09:56:45 +01:00
e0b972606b STYLE: GAMGAgglomeration: move starting mesh interface setting into base class 2013-05-03 09:27:26 +01:00
ec7ceed1e2 ENH: OBJedgeFormat: support 2 vertex faces (blender) 2013-05-03 09:18:13 +01:00
3318a2972f BUG: distributedTriSurfaceMesh: non-parallel running clip against local proc 2013-05-02 17:17:21 +01:00
900d572a6e ENH: Pstream: shortcut on single processor 2013-05-02 15:53:07 +01:00
96977d4b18 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-02 14:45:54 +01:00
c4a4611b0f Merge remote-tracking branch 'origin/feature/procAgglom'
Conflicts:
	src/OpenFOAM/meshes/lduMesh/lduMesh.H
2013-05-02 14:44:59 +01:00
4bcbb39c3b ENH: triSurfaceSearch: Use enum 2013-05-02 14:31:02 +01:00
f2e56fb9fe Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-02 14:28:15 +01:00
e6c9be7d61 ENH: triSurfaceSearch: findLineAll returns 1 hit if line goes through a surface point 2013-05-02 14:23:25 +01:00
7cd501f5ee ENH: triSurfaceSearch: findLineAll returns 1 hit if line goes through a surface point 2013-05-02 14:23:25 +01:00
4980b20768 ENH: fvMesh: no meshPhi writing 2013-05-02 14:00:53 +01:00
980f4cdc1a STYLE: polyMeshTools: indentation 2013-05-02 14:00:30 +01:00
e6155d8ce5 ENH: lduMesh: added printing 2013-05-02 13:58:47 +01:00
fa63ade137 STYLE: GAMGInterfaceField: clean up commented out code 2013-05-02 13:48:52 +01:00
c3737a206b Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-02 12:38:25 +01:00
6be54d77a1 ENH: lduPrimitiveMesh: remove stored patchAddr functionality 2013-05-02 12:37:09 +01:00
c7dbe491c6 REVERT: Remove orientAll method 2013-05-02 12:07:18 +01:00
c6180019d9 BUG: Update AMIMethod tree to use new constructor 2013-05-02 12:06:58 +01:00
3e5268d2a3 ENH: Update SortableList to use ListOps. Add "greater" functor to UList. 2013-05-01 17:32:40 +01:00
093e6705aa ENH: Update SortableList to use ListOps. Add "greater" functor to UList. 2013-05-01 17:32:40 +01:00
5bc4cc3b7c Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-01 16:57:36 +01:00
316cb8302f BUG: lduPrimitiveMesh: hold, not refer to, interfaces 2013-05-01 16:53:00 +01:00
24e36ddf3f Update headers 2013-05-01 15:33:26 +01:00
379d4d03bd Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-01 15:32:41 +01:00
473cf07dde MULES: Split files to separate the explicit and implicit forms
IMULES: MULES for implicit solution
2013-05-01 15:32:36 +01:00
aa54776790 BUG: Deleting reading of the key entry "value". It is done by fvPatchField. 2013-05-01 15:28:29 +01:00
803b87e0c1 ENH: Adding feature edge to the target walk for AMI
Adding mininum area tolerance in processSourceFace function to calculate weight
     Modifying calculation of face normals in function interArea
2013-05-01 15:27:02 +01:00
09b66079a9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-01 09:26:31 +01:00
dede1f9137 ENH: turbulentHeatFluxTemperature: resume with gradient 2013-05-01 09:25:46 +01:00
fe66419b8b Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-30 21:14:55 +01:00
4cd72f560a fixedFluxPressureFvPatchScalarField: corrected BC group in docs 2013-04-30 21:14:47 +01:00
b12af57d7e ENH: inverseVolume: not register temporary field V 2013-04-30 11:56:02 +01:00
2bbfd25991 COMP: triangle: unused variable 2013-04-30 10:14:18 +01:00
42811b16a1 COMP: targetVolumeToCell: unused variable 2013-04-30 10:13:48 +01:00