Commit Graph

9533 Commits

Author SHA1 Message Date
0813d3a5b6 ENH: Added calculation/output for cloud min,max(T) 2013-01-07 15:46:36 +00:00
7a8f3cd0dd Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-07 11:29:37 +00:00
a9a592df55 ENH: Updated patch/wall distance calculation 2013-01-07 11:29:22 +00:00
004b540522 ENH: Added findPatchIDs function to polyBoundaryMesh 2013-01-07 11:28:56 +00:00
d722378fc4 ENH: cvMesh: detect and remove indirect patch faces
Find patch faces that do not result from point pairs and aggressively delete
2013-01-04 14:33:23 +00:00
00a6e3abb4 ENH: Updated film contact angle force 2013-01-04 13:56:47 +00:00
bbfec946fe Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-04 13:36:08 +00:00
3410d4ee51 COMP: constants: cannot guarantee dimless etc. are initialised 2013-01-04 13:33:47 +00:00
488b30f736 ENH: Refactored wallDist to allow distance calculation for any patch types 2013-01-04 12:08:37 +00:00
be6255f1f4 ENH: Refactored to avoid compiler warning 2013-01-04 11:36:19 +00:00
cbbc796bb2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-04 11:16:27 +00:00
7c218f7adf STYLE: Minor code formatting 2013-01-04 11:15:36 +00:00
4268427ca2 Merge branch 'master' of 10.0.0.3:/home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-04 09:29:02 +00:00
ff04b56d2b BUG: dimensionSets: do not use autoPtr in static construction/destruction 2013-01-04 09:27:37 +00:00
e9a26d79f9 ENH: Renaming temperatureThermoBaffle to thermoBaffle
thermoBaffle2D to thermoBaffle
     temperatureThermoBaffle1D to thermoBaffle1D
2013-01-03 16:50:58 +00:00
d73ae1693b ENH: debug: register multiple variables with same name 2013-01-03 10:32:32 +00:00
339844e1a2 BUG: DimensionSets: stored reference instead of dictionary 2013-01-03 08:53:44 +00:00
57a0dd6fe9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-02 17:00:17 +00:00
a8215099ce BUG: extendedStencils: skipping empty when collecting data into flat list 2013-01-02 16:59:33 +00:00
da7e891507 STYLE: Minor code formatting 2013-01-02 16:23:14 +00:00
d70470ba06 BUG: SVD: for loop had incorrect starting value 2013-01-02 15:45:26 +00:00
43df930775 ENH: dimensionSet: handle real exponents 2013-01-02 14:19:45 +00:00
521797fa97 ENH: constants: re-reading of constants 2013-01-02 11:21:13 +00:00
94f935c8fd ENH: Dictionary: pass in initial size 2013-01-02 11:09:36 +00:00
509041b704 BUG: dummyTransform: missing transform function 2012-12-31 17:35:01 +00:00
dd4f5d89b1 STYLE: extendedCentredFaceToCell: include file order 2012-12-31 17:34:14 +00:00
63e8be78cc GAMG Solver: reduced default max sweeps to 4 2012-12-26 15:55:59 +00:00
50a97a7df2 Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-26 15:54:13 +00:00
e22205d3d4 GAMG solver: Add additional controls for pre- and post-sweeps:
preSweepsLevelMultiplier
    maxPreSweeps

    postSweepsLevelMultiplier
    maxPostSweeps

which control the way in which the number of sweeps increases with level
2012-12-26 15:54:00 +00:00
7857527293 COMP: Correct to compile with Clang 2012-12-24 16:23:31 +00:00
212037822d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-24 16:13:14 +00:00
9989b015a6 COMP/ENH: Update assignments to constructors to compile with clang. Add tensor->triad conversion. 2012-12-24 15:36:50 +00:00
c130b38e22 uniformFixedValueFvPatchField: updated copy constructors to clone table only when allocated 2012-12-22 21:26:32 +00:00
0e1153b6c6 STY: correcting line spaces 2012-12-21 16:26:43 +00:00
e057421f51 ENH: Taking out energyRegionCoupledFvPatchField.H from heThermo.C to
avoid recursive dependency with thermo and turbulence libraries
2012-12-21 14:23:50 +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
622f06c630 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-20 12:04:28 +00:00
1e3d4eb067 ENH: multiply(ans, A, B) for matrices templated on Matrix type. Previously only worked for rectangular matrices. 2012-12-20 12:00:14 +00:00
3b9cdac8f4 ENH: Add operator*(Matrix, Matrix) to Matrix class 2012-12-20 11:43:50 +00:00
19faa6ec92 ENH: Add null constructor to DiagonalMatrix 2012-12-20 11:23:38 +00:00
44f4e7c8fd ENH: Updated film Nusselt BC 2012-12-19 13:01:45 +00:00
2199cbc686 STYLE: Code formatting 2012-12-19 12:57:25 +00:00
1b26d4b37a ENH: Added debug macro 2012-12-19 12:57:15 +00:00
1f50c1eaa1 ENH: Updated region model boundary conditions 2012-12-19 12:56:13 +00:00
4f4ed087d8 ENH: debug: added more to run-time reading 2012-12-19 12:56:01 +00:00
c4097f1610 ENH: Registering region models to time instead of primary mesh 2012-12-19 11:21:24 +00:00
fe975279b2 BUG: Added missing correctBoundaryConditions() to correctAlpha() 2012-12-19 11:20:03 +00:00
662e499c6d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-18 17:04:05 +00:00
a1ec2395e7 ENH: debug: register debug names 2012-12-18 17:01:55 +00:00