OpenFOAM-5.x/src
2017-03-27 20:07:47 +01: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 Added robust primitive cubic/quadratic/linear equation solutions. 2017-03-22 15:11:54 +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 CrankNicolsonDdtScheme: Reorganized the code to simplify maintenance 2017-03-23 12:11:24 +00:00
functionObjects functionObjects::fieldAverage: Initialize totalTime_ for new fields following restart 2017-03-22 18:30:51 +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 lagrangian::ThermoSurfaceFilm: Updated adhesion->splash transition Weber number 2017-03-24 14:56:47 +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 Added robust primitive cubic/quadratic/linear equation solutions. 2017-03-22 15:11:54 +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 surfaceFilmModels::contactAngleForces: Corrected headers 2017-03-27 20:07:47 +01: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 surfaceFilmModels::contactAngleForce: Added temperatureDependentContactAngleForce 2017-03-27 20:03:28 +01:00
triSurface Removed trailing blank lines 2017-01-19 20:17:47 +00:00
TurbulenceModels applyBoundaryLayer: Provide non-const access to nut, k and epsilon 2017-03-21 15:07:13 +00:00
Allwmake Allwmake: Provides clearer message when OpenFOAM environment is not loaded 2017-01-28 17:57:13 +00:00