OpenFOAM-5.x/src
Henry Weller 0e5596879e uniformFixedValueFvPatchField: Remove the inconsistent optional "value"
read in the construction from dictionary.

It is important that the initial value is obtained from the table
provided to avoid the user having to evaluate a consistent one or risk
the code crashing from a very sudden change in the value.
2015-10-13 22:28:26 +01:00
..
combustionModels LTS: Simplify the selection of LTS operation 2015-06-29 11:53:20 +01:00
conversion Resolved issues with virtual function inheritance and warning from clang 2015-07-17 12:11:37 +01:00
dummyThirdParty Updated headers 2014-12-31 19:08:15 +00:00
dynamicFvMesh solidBodyMotionFvMesh: Fixed typo 2015-09-23 15:55:54 +01:00
dynamicMesh Updated header 2015-08-01 15:42:41 +01:00
edgeMesh Updated header 2015-06-28 21:43:54 +01:00
engine Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
fileFormats Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
finiteVolume uniformFixedValueFvPatchField: Remove the inconsistent optional "value" 2015-10-13 22:28:26 +01:00
fvAgglomerationMethods pairPatchAgglomeration: Added call to compactLevels at the end of agglomerate 2015-09-17 17:05:12 +01:00
fvMotionSolver Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
fvOptions Rename localAxesRotation -> cylindrical 2015-08-13 09:25:28 +01:00
genericPatchFields Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
lagrangian KinematicLookupTableInjection: Use 64bit integers to avoid overflow for large numbers of injectors. 2015-09-28 14:30:48 +01:00
mesh Updated headers 2015-09-02 15:30:10 +01:00
meshTools Updated headers 2015-09-02 15:30:10 +01:00
ODE seulex: initialize errOld to avoid warning from gcc-4.7.? 2015-07-19 14:14:57 +01:00
OpenFOAM dimensionedType: rationalize lookupOrDefault and lookupOrAddToDict 2015-10-01 17:29:29 +01:00
OSspecific/POSIX sigFpe: Replace the deprecated __malloc_hook with a special malloc 2015-07-19 12:39:44 +01:00
parallel Updated headers 2015-09-02 15:30:10 +01:00
postProcessing functionObjects/fvTools/calcFvcGrad: Avoid clash with cached gradient field 2015-08-18 12:13:09 +01:00
Pstream Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
randomProcesses Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
regionCoupled Use basicThermo::dictName rather than hard-coding "thermophysicalProperties" 2015-06-24 10:44:57 +01:00
regionModels surfaceFilmModels/submodels/thermo/phaseChangeModel/solidification: Corrected and improved solidification rate controls 2015-09-30 18:18:20 +01:00
renumber New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
sampling Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
sixDoFRigidBodyMotion Update header 2015-10-12 21:33:56 +01:00
surfMesh Resolved issues with virtual function inheritance and warning from clang 2015-07-17 12:11:37 +01:00
thermophysicalModels Updated headers 2015-09-02 15:33:16 +01:00
topoChangerFvMesh Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
transportModels dimensioned<Type>: Added constructor from name, dimensions and dictionary 2015-07-21 12:57:07 +01:00
triSurface STLtriangle: Removed duplicate class 2015-03-22 09:49:37 +00:00
TurbulenceModels dimensionedType: rationalize lookupOrDefault and lookupOrAddToDict 2015-10-01 17:29:29 +01:00
Allwmake Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00