OpenFOAM-4.x/src
Henry b8d15ba459 fvOptions: Separate options for all cells, cellSets and inter-region coupling
by introducing rational base-classes rather than using the hideous
'switch' statement.  Further rationalization of the cell-selection
mechanism will be implemented via an appropriate class hierarchy to
replace the remaining 'switch' statement.

Mesh-motion is currently handled very inefficiently for cellSets and not
at all for inter-region coupling.  The former will be improved when the
cell-selection classes are written and the latter by making the
meshToMesh class a MeshObject after it has been corrected for mapFields.
2015-05-31 16:38:01 +01:00
..
combustionModels ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
conversion Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
dummyThirdParty Updated headers 2014-12-31 19:08:15 +00:00
dynamicFvMesh solidBodyMotionFunctions/SDA: Corrected the "See also" 2015-02-14 15:58:09 +00:00
dynamicMesh polyTopoChange: Corrected layout for Doxygen 2015-05-04 16:37:20 +01:00
edgeMesh Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00: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 MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
fvAgglomerationMethods wmake/scripts/AllwmakeParseArguments: Handle stop-on-error 2015-01-10 21:58:19 +00:00
fvMotionSolver Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
fvOptions fvOptions: Separate options for all cells, cellSets and inter-region coupling 2015-05-31 16:38:01 +01:00
genericPatchFields Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
lagrangian cyclicAMIPolyPatch: Correct particle transformations across cyclic AMI patches 2015-05-20 12:44:31 +01:00
mesh Default expansionRatio to 1 for mesh extrusion 2015-05-18 13:18:03 +01:00
meshTools cyclicAMIPolyPatch: Correct report of sweep angle 2015-05-28 16:29:06 +01:00
ODE ODESolver: Add more diagnostics when the max number of iterations is reached 2015-05-19 14:35:15 +01:00
OpenFOAM Time: Correct precision adjustment for user-time 2015-05-20 12:43:54 +01:00
OSspecific/POSIX printStack: rewritten to utilize dladdr for resolution of the stack addresses 2015-05-19 08:41:59 +01:00
parallel src/parallel/decompose/Allwmake: remove redundant -lscotch condition 2015-05-21 17:58:43 +01:00
postProcessing Update headers 2015-05-18 12:10:10 +01:00
Pstream Update header 2015-03-26 17:22:10 +00:00
randomProcesses Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
regionCoupled fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00
regionModels surfaceFilmModels: Replaced removeInjection with patchInjection 2015-05-08 16:40:03 +01:00
renumber New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
sampling mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00
sixDoFRigidBodyMotion sixDoFRigidBodyMotion: Apply accelerationDamping to the acceleration only 2015-04-28 14:58:14 +01:00
surfMesh Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
thermophysicalModels radiationModels/derivedFvPatchFields: Corrected documentation 2015-05-24 19:02:41 +01:00
topoChangerFvMesh Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
transportModels interfaceProperties: Add support for re-read of sigma and cAlpha 2015-04-17 20:00:29 +01:00
triSurface STLtriangle: Removed duplicate class 2015-03-22 09:49:37 +00:00
TurbulenceModels externalWallHeatFluxTemperature: Added support for relaxing the radiative contribution 2015-05-25 21:46:48 +01:00
Allwmake Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00