OpenFOAM-5.x/src
2017-05-11 14:42:59 +01:00
..
combustionModels The "<type>Coeffs" sub-dictionary is now optional for most model parameters 2017-04-20 09:14:48 +01: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 Replacing const_cast lookupObject to lookupObjectRef 2017-05-10 16:07:45 +01:00
dynamicMesh Lagrangian: Rewrite of the particle tracking algorithm to function in 2017-04-28 09:25:10 +01:00
engine Replacing const_cast lookupObject to lookupObjectRef 2017-05-11 14:42:59 +01:00
fileFormats csvSetWriter: Corrected axis header 2017-02-09 17:47:56 +00:00
finiteVolume Replacing const_cast lookupObject to lookupObjectRef 2017-05-11 14:42:59 +01:00
functionObjects Replacing const_cast lookupObject to lookupObjectRef 2017-05-11 14:42:59 +01:00
fvAgglomerationMethods Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
fvMotionSolver Replacing const_cast lookupObject to lookupObjectRef 2017-05-11 14:42:59 +01:00
fvOptions Replacing const_cast lookupObject to lookupObjectRef 2017-05-11 14:42:59 +01: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 particle: Corrected the direction of tracking when passing through an 2017-05-04 18:25:41 +01:00
mesh snappyHexMesh: Feature line tracking should end on AMI patches 2017-05-04 18:25:03 +01:00
meshTools Merged the edgeMesh library into the meshTools library 2017-04-21 10:38:53 +01:00
ODE Updated member type comments 2016-11-28 21:23:00 +00:00
OpenFOAM objectRegistry: Added lookupObjectRef to obtain non-const access to objects 2017-05-10 15:13:14 +01:00
OSspecific/POSIX Removed trailing blank lines 2017-01-19 20:17:47 +00:00
parallel Lagrangian: Rewrite of the particle tracking algorithm to function in 2017-04-28 09:25:10 +01: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 The "<type>Coeffs" sub-dictionary is now optional for most model parameters 2017-04-20 09:14:48 +01:00
renumber The "<type>Coeffs" sub-dictionary is now optional for most model parameters 2017-04-20 09:14:48 +01: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 Lagrangian: Rewrite of the particle tracking algorithm to function in 2017-04-28 09:25:10 +01: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 Replacing const_cast lookupObject to lookupObjectRef 2017-05-11 14:42:59 +01:00
topoChangerFvMesh Replacing const_cast lookupObject to lookupObjectRef 2017-05-11 14:42:59 +01:00
transportModels surfaceTensionModels: Resolved warning from Clang concerning virtual function overload 2017-05-03 19:17:43 +01:00
triSurface Removed trailing blank lines 2017-01-19 20:17:47 +00:00
TurbulenceModels externalWallHeatFluxTemperature: Added optional support for radiative flux to the outside 2017-04-26 12:32:23 +01:00
Allwmake Merged the edgeMesh library into the meshTools library 2017-04-21 10:38:53 +01:00