Commit Graph

105 Commits

Author SHA1 Message Date
andy
dc60de6272 BUG: Updated Make/options for foamHelp utility 2013-06-04 09:06:48 +01:00
andy
53df4289df ENH: Consistency updates - license text abnd code formatting 2013-03-12 15:40:03 +00:00
andy
951c8436aa ENH: Applying Gijs' patch: Update header documentation for utilities 2013-02-21 10:54:34 +00:00
Henry
d53245c833 Multiphase: Update all solvers to accommodate the split between twoPhaseMixture and incompressibleTwoPhaseMixture 2013-02-07 12:31:00 +00:00
andy
574b79a413 ENH: Added Allwclean for foamHelp utility 2013-01-23 13:53:44 +00:00
andy
c063a100f0 ENH: Updated foamHelp utility 2013-01-23 10:24:04 +00:00
mattijs
dedc7ebf27 ENH: changeDictionary: use -dict handling 2012-12-05 12:48:27 +00:00
mattijs
d1c3327d20 COMP: foamDebugSwithces: extraneous lib 2012-10-26 14:39:39 +01:00
mattijs
297c6c721d COMP: wallHeatFlux: removed extraneous libraries 2012-10-04 15:03:41 +01:00
andy
ee624a98a0 ENH: Updates to foamHelp utility 2012-09-26 14:10:55 +01:00
andy
77d51a6caf STYLE: limit to 80 chars 2012-09-26 12:34:29 +01:00
andy
cedc508575 ENH: Updated copyright to OpenFOAM Foundation 2012-09-19 16:35:36 +01:00
andy
8489de277d GIT: conflict resolution 2012-09-17 12:03:11 +01:00
mattijs
87bab77daf ENH:dictionary: allow scoped variable lookup (using '.') 2012-09-12 09:14:43 +01:00
Henry
830c0ef382 Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo 2012-08-23 14:13:13 +01:00
Henry
8f4b56b3c3 Thermodynamics: Rationalised the base classes for fluid and solid thermo.
New base class for fluid and solid thermo: veryBasicThermo
Base class for fluid thermo: basicThermo (derived from veryBasicThermo)
Base class for solid thermo: solidThermo (derived from veryBasicThermo)

Note in next commit basicThermo -> fluidThermo, veryBasicThermo -> basicThermo
2012-08-23 11:39:02 +01:00
andy
35936a4f89 STYLE: corrected spelling mistake 2012-08-16 17:26:16 +01:00
andy
8026866012 ENH: Added documentation for boundary and function object helper utilities 2012-08-16 15:58:41 +01:00
andy
48cf4e6715 STYLE: foamHelp helpType clean-up 2012-08-16 15:46:49 +01:00
andy
20d9399d7f ENH: encapsulated retrival of path to doxygen documentation 2012-08-16 15:00:36 +01:00
andy
0c081688ee ENH: Added displayDocOptions for default behaviour when no arg specified 2012-08-16 14:50:13 +01:00
andy
df91d1349f ENH: Added missing Make files/options 2012-08-16 14:39:07 +01:00
andy
c69d344864 ENH: Added help utility for function objects 2012-08-16 14:38:19 +01:00
andy
5f6f5e4364 ENH: Added help utility for buondary conditions 2012-08-16 14:38:05 +01:00
andy
867575c855 ENH: Added new foamHelp utility 2012-08-16 14:37:28 +01:00
andy
7627c08ea8 ENH: Added base structure for foamHelp utility 2012-08-16 14:36:53 +01:00
mattijs
0607d6a9aa BUG: patchSummary: no output if no patch groups 2012-07-04 16:06:29 +01:00
mattijs
6e68e105ca ENH: polyBoundaryMesh: matches patches to patchgroups 2012-06-27 13:03:50 +01:00
mattijs
a2d54204ba ENH: patchSummary: patchGroup support 2012-06-27 12:14:15 +01:00
mattijs
b8a1efa0fc ENH: patchSummary: -collate argument for patchGroups etc. 2012-06-26 17:50:07 +01:00
mattijs
4676421962 ENH: foamFormatConvert: convert cvMesh's internalDelaunayVertices 2012-05-22 17:34:37 +01:00
andy
627991bfc4 ENH: deprecated dieselSpray library and related solvers/deps 2011-11-08 16:18:59 +00:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
mattijs
227f440496 BUG: foamDebubSwitches: use findEtcFiles 2011-07-07 10:25:16 +01:00
Henry
49285512c7 etc/controlDict: add support for merging etc/controlDict with user-specialised versions 2011-07-06 12:40:06 +01:00
mattijs
ba6f1c4dd4 BUG: Make/options: tabulatedWallFunctions not yet built. 2011-06-06 12:54:25 +01:00
andy
c047319296 BUG: libs not available to debug switches at this point in build 2011-06-03 11:00:22 +01:00
mattijs
1025e4ddd5 ENH: foamFormatConvert: implement -noConstant argument 2011-05-26 12:38:24 +01:00
mattijs
6e4b93b6cc ENH: foamFormatConvert: convert constant (i.e. polyMesh) by default 2011-05-25 21:37:36 +01:00
Mark Olesen
c20efb0923 ENH: add 'report' to trace #includeEntry/#includeIfPresentEntry
- used in "expandDictionary -list" to find which files are included by
  any particular dictionary
2011-04-15 13:34:25 +02:00
Henry
1a0095489b gcc-4.6.0 warnings: removed initialised but unused variables 2011-04-06 22:55:47 +01:00
mattijs
5497bcb22d ENH: foamUpgradeCyclics,foamFormatConvert etc: switch off master-only reading. 2011-04-05 15:55:27 +01:00
andy
e3c4a02b8c COMP: removed extrudeModel and MGridGenGAMGAgglomeration from foamDebugSwitches 2011-02-25 17:21:42 +00:00
Henry
6cf70a7d52 Removed all components relating to the unsupported error estimation code 2011-02-19 18:16:59 +00:00
andy
20ec599400 COMP: removed combustionModels lib - not built yet 2011-02-16 12:08:47 +00:00
andy
30bad1a72a COMP: removed EulerianInterfacialModels lib - not built yet 2011-02-16 11:21:50 +00:00
mattijs
0ad764baa5 ENH: foamDebugSwitches : added new libraries 2011-02-14 14:54:32 +00:00
andy
6c1e58605b ENH: moved thermo/pdfs->lagrangian/distributionModels 2011-02-02 09:28:44 +00:00
andy
1a263e3f0e STYLE: re-located elemental thermo properties 2011-02-01 17:03:15 +00:00
andy
9da43d1558 STYLE: consistency - moved radiation->radiation models 2011-02-01 16:00:27 +00:00