Commit Graph

582 Commits

Author SHA1 Message Date
andy
92dcc69fa8 ENH: Code clean-up 2013-05-03 17:57:43 +01:00
andy
9ebd8a851a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:33:37 +01:00
andy
c52a2900e7 ENH: Updated syntax change due to wordRe cunstructors 2013-05-03 10:39:38 +01:00
mattijs
a0fc2bc0f2 ENH: writeCellCentres: dump cell volume, patch face area 2013-05-02 12:51:29 +01:00
mattijs
cecf469ed4 COMP: vtkPV3FoamMesh: adapted for wordRe 2013-04-12 12:25:17 +01:00
andy
1b1cb83348 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-11 09:53:26 +01:00
andy
4f22868d76 ENH: Cleaned-up build of multiple PV readers 2013-04-11 09:52:45 +01:00
mattijs
d40c785591 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-08 16:30:18 +01:00
mattijs
ccb38822ea BUG: foamToEnsight: using 3 digit extension 2013-04-08 16:29:45 +01:00
Henry
579831d332 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-08 15:38:26 +01:00
Henry
1aa09612e5 wallGradU: Calculate patch gradient only on wall patches 2013-04-08 15:38:22 +01:00
andy
34ac08a931 ENH: Code updates following changed to IOobjectList 2013-04-08 15:33:02 +01:00
andy
c812b27416 ENH: Added PV readers for version 3.98.1 2013-04-05 15:28:36 +01:00
andy
8b2f56966d BUG: Added missing linkage to turbulence libraries 2013-04-02 13:21:16 +01:00
mattijs
d8865404c3 ENH: writeCellCentres: dump volume 2013-04-29 15:20:49 +01:00
andy
eaaec5c414 BUG: Updated pdfDict example - mantis #754 2013-03-14 08:59:41 +00:00
andy
0ac50306aa BUG: Updated pdfDict example - mantis #754 2013-03-13 14:46:17 +00:00
andy
b45a4486b1 STYLE: Updates to erroneous copyright dates - applications 2013-03-13 09:45:16 +00:00
andy
3599609cd7 BUG: Updated execFlowFunctionObjects to prevent result overwrite - mantis #562 2013-03-12 17:03:57 +00:00
andy
e637dc30d1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-02-21 16:11:47 +00:00
Henry
74e16d7729 Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
Henry
944b8d438b Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
andy
951c8436aa ENH: Applying Gijs' patch: Update header documentation for utilities 2013-02-21 10:54:34 +00:00
mattijs
d1d6c3bd12 ENH: foamToEnsight: work with more >1000 times 2013-02-19 10:39:23 +00:00
andy
4bb11a2882 ENH: Removed fieldview reader/converter 2013-02-11 09:33:20 +00:00
andy
7c8522082e STYLE: Code formatting 2013-02-07 16:44:07 +00:00
andy
c7d6a731d1 ENH: Added new noise utility to generate FFT metrics from pressure data 2013-01-28 16:55:07 +00:00
mattijs
e7b5594f1d COMP: ParaFoam: moved include directory setting to paraview.*sh 2013-01-03 16:13:53 +00:00
mattijs
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
mattijs
e8ff31f9e8 ENH: Time: use constant(), time() instead of hardcoded strings 2012-12-06 08:24:54 +00:00
mattijs
9ccd5809b8 BUG: sampleDict: missing type 2012-12-05 15:21:00 +00:00
mattijs
db50024d44 ENH: probeLocations: force use of 'word' IOoutputFilter constructor 2012-12-05 15:17:10 +00:00
andy
aa5a119be6 ENH: Updated turbulence code/utilities affected by updates to turbulence model behaviour 2012-11-27 17:11:56 +00:00
mattijs
e65512be4e COMP: sampling: moved sampledSet writing to fileFormats 2012-11-16 13:13:39 +00:00
mattijs
eeac186f9f BUG: paraFoam: pointFields not on faceZones 2012-11-14 11:24:21 +00:00
mattijs
13fab4f892 ENH: sampleDict: improved comment 2012-11-01 12:51:32 +00:00
mattijs
297c6c721d COMP: wallHeatFlux: removed extraneous libraries 2012-10-04 15:03:41 +01:00
andy
cb29fc7c1c ENH: restructured pv reader interface 2012-09-27 15:09:32 +01:00
mattijs
f145cc8fa4 BUG: paraFoam: keeping patchGroups thus doubling geometry 2012-09-25 09:50:37 +01:00
mattijs
07ddd52d6a ENH: patchGroups: disable patch display 2012-09-24 17:09:53 +01:00
mattijs
c1ef233e5d ENH: pointMesh: use MeshObject form 2012-08-31 12:57:17 +01:00
mattijs
db71ef6e34 ENH: solidWallHeatFlux: incorporated into wallHeatFlux 2012-08-28 10:31:09 +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
mattijs
97d133bcf4 ENH: wallHeatFlux: generalise for solids 2012-08-20 10:19:14 +01:00
mattijs
de638685be BUG: foamToEnsight: detect moving/changing meshes 2012-08-01 15:55:41 +01:00
mattijs
15188397e8 BUG: createFields: non-const ref to T 2012-07-05 12:26:51 +01:00
sergio
743dec3f73 BUG: Fixing soliWallHeatFlux working with the new solid thermo and
fixing directionalSolidThermo in temperatureCoupledBase.C as mean value
of the vector for heat conductivity
2012-07-03 14:41:38 +01:00
Henry
d21b61a883 Updated headers 2012-07-03 14:00:21 +01:00
Henry
ef2bc10d11 nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:34:20 +01:00