OpenFOAM-2.4.x/src/OpenFOAM
Henry fdfc124848 GAMG solver: Set the following defaults:
cacheAgglomeration true;
    agglomerator    faceAreaPair;
    nCellsInCoarsestLevel 10;
    mergeLevels     1;
2015-05-03 18:10:05 +01:00
..
algorithms Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
containers PtrList: Check for EOF while reading to avoid run-on and infinite loop when reading list of dictionaries. 2015-02-18 08:10:13 +00:00
db includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-27 12:10:03 +01:00
dimensionedTypes SchaefferFrictionalStress: phi input in deg as in JohnsonJacksonFrictionalStress 2014-03-03 19:20:17 +00:00
dimensionSet Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
fields BUG: timeVaryingUniformFixedValuePointPatchField: calling updateCoeffs with null internal field 2014-05-27 15:44:20 +01:00
global Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
graph Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
include Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
interpolations Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
Make includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-27 12:10:03 +01:00
matrices GAMG solver: Set the following defaults: 2015-05-03 18:10:05 +01:00
memory Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
meshes primitiveMeshTools: VSMALL -> ROOTVSMALL 2015-02-25 18:15:39 +00:00
primitives DataEntry: Base the name of the coefficients sub-dicts on the entry name rather than the type name 2015-04-12 17:50:01 +01:00