OpenFOAM-5.x/src
2017-03-20 17:57:06 +00:00
..
combustionModels combustionModels::EDC: New Eddy Dissipation Concept (EDC) turbulent combustion model 2017-03-17 09:44:15 +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 setTimeStepFunctionObject: Corrected typo 2017-03-20 17:57:06 +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 Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-dev 2017-03-18 17:19:35 +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 Function1::Scale: New function to scale a given function by a scalar function, e.g. a ramp 2017-03-18 17:11:11 +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 rigidBodyMeshMotion: Added optional force damping ramp function 2017-03-16 21:01:45 +00: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 combustionModels::EDC: New Eddy Dissipation Concept (EDC) turbulent combustion model 2017-03-17 09:44:15 +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