OpenFOAM-5.x/src
2017-03-16 20:49:21 +00:00
..
combustionModels combustionModels: Minor cleanup 2017-01-26 17:48:31 +00:00
conversion Updates for clang++-3.9 2017-01-18 21:45:26 +00:00
dummyThirdParty Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
dynamicFvMesh dynamicMotionSolverListFvMesh: Ensure independence of zone-based motion 2016-12-09 14:19:07 +00:00
dynamicMesh Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
edgeMesh Updated member type comments 2016-11-28 21:23:00 +00:00
engine boundaryField() -> boundaryFieldRef() 2016-04-23 23:16:30 +01:00
fileFormats csvSetWriter: Corrected axis header 2017-02-09 17:47:56 +00:00
finiteVolume Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
functionObjects Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
fvAgglomerationMethods Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
fvMotionSolver Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
fvOptions Removed unhelpful clutter 2017-01-26 17:47:24 +00:00
genericPatchFields fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
lagrangian Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
mesh Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
meshTools Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
ODE Updated member type comments 2016-11-28 21:23:00 +00:00
OpenFOAM autoPtr: Added assignment to pointer 2017-03-16 20:49:21 +00:00
OSspecific/POSIX Removed trailing blank lines 2017-01-19 20:17:47 +00:00
parallel Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
Pstream Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
randomProcesses Removed trailing blank lines 2017-01-19 20:17:47 +00:00
regionCoupled C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
regionModels thermophysicalProperties: New base-class for liquidProperties and in the future gasProperties 2017-02-18 21:53:20 +00:00
renumber Updated member type comments 2016-11-28 21:23:00 +00:00
rigidBodyDynamics Updated member type comments 2016-11-28 09:22:56 +00:00
rigidBodyMeshMotion rigidBodyMeshMotionSolver: experimental nDoF mesh-motion solver supporting the displacement-based elliptic solvers 2016-09-14 09:59:02 +01:00
sampling Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
sixDoFRigidBodyMotion sixDoFRigidBodyDisplacementPointPatchVectorField, uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField: removed 2017-03-09 23:12:06 +00:00
surfMesh Updated member type comments 2016-11-28 21:23:00 +00:00
thermophysicalModels Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
topoChangerFvMesh movingConeTopoFvMesh: M_PI -> Foam::constant::mathematical::pi 2017-01-30 16:38:58 +00:00
transportModels Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
triSurface Removed trailing blank lines 2017-01-19 20:17:47 +00:00
TurbulenceModels turbulenceModels::RAS: Corrected sign of "C3" dilatation term 2017-03-13 18:01:39 +00:00
Allwmake Allwmake: Provides clearer message when OpenFOAM environment is not loaded 2017-01-28 17:57:13 +00:00