Commit Graph

499 Commits

Author SHA1 Message Date
5d058dacdb Updated headers 2015-01-04 20:15:16 +00:00
097f23e11a Added support for glibc < 2.18
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1474
2015-01-04 20:13:37 +00:00
51b1089d09 Removed spurious file 2015-01-03 18:32:40 +00:00
cedd21599b Added InfoSwitches::writeOptionalEntries which enables the writing of optional keywords and values which are not present in the dictionary
Warning: generates a VERY large number of messages from OpenFOAM applications
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1473
2015-01-03 16:54:07 +00:00
ee6f3909bd LduMatrixOperations: Added support for scaling symmetric matrices
Note: non-uniform scaling of a symmetric matrix generates an asymmetric matrix
2015-01-02 19:20:19 +00:00
cd01692afd Updated header 2015-01-02 16:44:07 +00:00
79e8c34ef2 fvcSurfaceIntegrate: add support for sub-cycling with mesh-motion
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1471

Note:
    In order to avoid unexpectedly poor results I think it would be
    better if sub-cycling in time were limited to static meshes and
    solid-body motion only and the Vsc() function removed and I will
    consider this for the next release with the addition of a check for
    solid-body motion in the case that sub-cycling is applied.  Now that
    MULES support semi-implicit operation there is less need for
    sub-cycling and I would recommend that you use this approach in
    interDyMFoam for your complex mesh motion cases.
2015-01-02 16:43:32 +00:00
237e6f4fa5 lduMatrixOperations: Added support for scaling symmetric matrices
Note: non-uniform scaling of a symmetric matrix generates an asymmetric matrix
2015-01-02 15:38:52 +00:00
35af64bf39 fvMatrix: Corrected scaling by tmp<volScalarField> 2015-01-02 14:38:08 +00:00
a8e99f862a Corrected and improved documentation
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=790
2015-01-01 18:12:28 +00:00
34f4b64bf8 Updated header 2015-01-01 16:27:47 +00:00
b70ebf82af explicitPorositySource: corrected doc 2015-01-01 16:27:26 +00:00
3058a8df7e Updated headers 2015-01-01 13:43:17 +00:00
83421f2aeb particle::initCellFacePt(): Added suggestions to resolve failure to find particle
Resolves bug report: http://www.openfoam.org/mantisbt/view.php?id=1461
2015-01-01 13:42:57 +00:00
fef662401a primitiveMesh::pointInCellBB: Inflate the cell isotropically to handle anisotropic cells more robustly 2015-01-01 13:42:13 +00:00
10ee5c477b atmBoundaryLayer: rationalized U and epsilon BCs and added the corresponding k BC 2014-12-31 23:03:26 +00:00
3745eac109 Updated headers 2014-12-31 19:08:15 +00:00
2a614865ff Added and verified support for 64bit labels
To compile with 64bit labels set

WM_LABEL_SIZE=64

in ~/OpenFOAM/dev/prefs.sh

source ~/.bashrc

then Allwmake in OpenFOAM-dev.

This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt

If WM_LABEL_SIZE is unset or set to 32:

WM_LABEL_SIZE=32

the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt

Thus both 32bit and 64bit label builds can coexist without problem.
2014-12-31 19:02:52 +00:00
8f9a576bde atmBoundaryLayer: Attempt to rationalize the inputs and documentation to make these BCs more usable
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=860
2014-12-29 17:39:20 +00:00
a6ccbc6d7d atmBoundaryLayerInletVelocity: removed spurious limit U <= Uref
Rewrote using field algebra rather than looping over cells
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1384
2014-12-29 12:05:54 +00:00
1d824a2232 turbulentTemperatureRadCoupledMixed: Corrected/improved mixed BC formulation to ensure the reference temperature is physical
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1369
2014-12-29 11:13:34 +00:00
e3307142c7 Minor reformatting 2014-12-29 11:13:25 +00:00
a0e704c5cd externalWallHeatFluxTemperature: Combined logic into a single switch 2014-12-29 11:12:29 +00:00
5f6e909f72 viewFactor: moved some of the "noise" to print only on debug 2014-12-29 11:11:43 +00:00
9550a248cf fanFvPatchField: Correct the type specialization
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1415
2014-12-28 17:00:11 +00:00
2e8c7a89a8 Write the coefficients before the field 2014-12-28 17:00:03 +00:00
d4a13421ad Bring TurbulenceModels up to date with turbulenceModels 2014-12-28 15:14:42 +00:00
c39f95b361 CrankNicolsonDdtScheme: Changed ddtCorr from a basic Euler scheme to include the Crank-Nicolson correction
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1468
2014-12-28 12:53:56 +00:00
a61f07451f rotorDiskSource: Corrected coordinate transformations
Now the rotor axis may be specified in other than the z-direction
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1290
2014-12-22 19:54:58 +00:00
ce379c8b63 RDT -> rapid distortion theory 2014-12-21 21:57:15 +00:00
4d36257682 Updates to the TAB modeling for distorted droplets
Resolves bug-reports:
   http://www.openfoam.org/mantisbt/view.php?id=1018
   http://www.openfoam.org/mantisbt/view.php?id=996
   http://www.openfoam.org/mantisbt/view.php?id=991
2014-12-20 12:17:59 +00:00
f82cd6c7c0 Added general kOmegaSST and kOmegaSSTSato for multiphase flow
Provided by Juho Peltola
2014-12-19 21:33:38 +00:00
0d4fa65c27 Corrected tc and ms for new parcels
Resolved bug-report http://www.openfoam.org/mantisbt/view.php?id=1286
2014-12-18 13:15:51 +00:00
1921449192 Correct child parcel properties
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1287
2014-12-18 13:07:17 +00:00
970884a561 Reduce the stripped parcel mass due to evaporation
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1295
2014-12-18 12:50:24 +00:00
ca31aaec32 Improved member function documentation
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1285
2014-12-18 12:36:58 +00:00
d50de8d4f0 Renamed minParticleMass -> minParcelMass
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1288
2014-12-18 12:25:19 +00:00
cc088b65ed fvDOM: check mesh is on x-y plane for 2D cases and in x-direction for 1D cases 2014-12-18 11:37:35 +00:00
b29c7f6bed Added references 2014-12-17 14:11:02 +00:00
8027be5be7 Corrected description 2014-12-17 14:10:43 +00:00
e05b72580d Added return when position_ == endPosition
May resolve bug-report http://www.openfoam.org/mantisbt/view.php?id=1459
2014-12-16 20:45:51 +00:00
fcb037ba08 Added reference 2014-12-16 09:50:33 +00:00
6439b0306f Corrected calculation of multi-layer resistance
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1447
2014-12-16 08:38:18 +00:00
3dd3e6157c Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00:00
bc5134a55e New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
0587e6e0e8 Corrected calculation of iTp
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1456
2014-12-12 22:19:03 +00:00
e3c8025e9d Improved test to avoid /0 2014-12-12 11:30:27 +00:00
d26c772cf5 Keep copy rather than reference to returned object.
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1454
2014-12-12 08:55:32 +00:00
446e5777f0 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00