Commit Graph

135 Commits

Author SHA1 Message Date
mattijs
27f7005422 STYLE: surfaceInterpolateFields : updated comment 2010-11-12 14:33:27 +00:00
mattijs
b3e023bda2 ENH: faceSource : updated sample dictionary 2010-11-09 17:54:20 +00:00
mattijs
012178576d ENH: faceSource functionObject : allow 'sampledSurface' to supply faces and data 2010-11-08 10:09:42 +00:00
mattijs
7ed0241772 BUG: Make/files : missing surfaceInterpolateFields 2010-11-05 18:20:06 +00:00
andy
960773dfe5 Merge branch 'clouds' 2010-11-02 15:04:58 +00:00
mattijs
90abd78100 ENH: streamLineParticle: increase subiters 2010-10-29 16:10:03 +01:00
andy
698be54a5c BUG: Corrected variable name change after merge with master 2010-10-27 18:26:14 +01:00
mattijs
64d13d8b38 STYLE: streamLineParticle : indentation 2010-10-27 16:06:22 +01:00
andy
3e5a47dbb5 COMP: git merge with master conflict resolution 2010-10-27 14:47:24 +01:00
mattijs
1525e24b37 ENH: streamline : added subcycling 2010-10-26 18:42:36 +01:00
andy
1a61449dce ENH: Code updates in lieu of cloud updates 2010-10-25 17:52:35 +01:00
Mark Olesen
95219e6f76 COMP: specialization Foam::NamedEnum templates within namespace Foam
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
mattijs
e91c2d7d62 BUG: streamLine : store paths for stagnant particles. 2010-10-06 12:06:15 +01:00
mattijs
5c0c1f63e0 BUG: streamLineParticle : was using GREAT for deltaT which triggers lots of problems.
Now using sqrt(GREAT).
2010-09-29 13:05:38 +01:00
graham
ebb9a9e1ac ENH: tet decomposed particle tracking.
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
graham
28345247a7 STYLE: Fixing code style requirements for more files - those not
picked up by a copyright change.
2010-07-29 11:28:44 +01:00
graham
d79237597e STYLE: Fixing code style requirements for all src. 2010-07-28 13:31:46 +01:00
Mark Olesen
3ef7831a1e STYLE: correct header format (as per ccfb6e32a6) 2010-06-24 09:04:39 +02:00
henry
6574570ba0 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/constant/polyMesh/boundary
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/0/rho
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/polyMesh/boundary
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/RASProperties
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/thermophysicalProperties
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/turbulenceProperties
	tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/cp
	tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/rho
	tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/constant/polyMesh/boundary
	tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/fixedInlet
	tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/sideAndTopPatches
	tutorials/incompressible/simpleFoam/windTurbineTerrain/0/nut
	tutorials/incompressible/simpleFoam/windTurbineTerrain/0/p
	tutorials/incompressible/simpleFoam/windTurbineTerrain/constant/RASProperties
	tutorials/incompressible/simpleFoam/windTurbineTerrain/system/decomposeParDict
2010-06-23 16:56:45 +01:00
henry
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +01:00
Mark Olesen
aaf1674de2 ENH: add optional write flag to fieldMinMax
- allows logging min/max without creating any files
2010-06-08 12:51:55 +02:00
andy
28b1a9e2c6 Merge branch 'olesenm' 2010-06-03 10:25:03 +01:00
Mark Olesen
ed3c0abe42 COMP: missing namespace qualifier (somehow lost in the merge shuffle)
COMP: mismatch in template parameter
2010-06-02 14:18:19 +02:00
mattijs
2eab4044f6 COMP: cellSource compilation 2010-06-02 11:08:52 +01:00
mattijs
f1ee573aa0 Merge branch 'inotify'
Conflicts:
	TODO
2010-06-02 10:10:52 +01:00
mattijs
c51a2b0f63 ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction 2010-06-02 09:48:07 +01:00
Mark Olesen
0ca515e3b1 Merge remote branch 'OpenCFD/master' into olesenm 2010-06-02 10:46:45 +02:00
mattijs
0b6d0300c9 ENH: cellSource postprocessing : allow all to select all cells 2010-06-01 17:23:47 +01:00
graham
1c1c6df615 BUG: Double definition of vectorIOFieldField.
Definition in streamLine now redundant.
2010-06-01 13:16:40 +01:00
mattijs
f84a91d7ce Merge commit 'origin/master' into splitCyclic
Conflicts:
	applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
	applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
	src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
	src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
	src/dynamicMesh/motionSmoother/motionSmoother.C
	src/dynamicMesh/motionSmoother/motionSmoother.H
	src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
2010-05-18 13:28:21 +01:00
Mark Olesen
895a077cb1 STYLE: fixup some dictionary headers 2010-05-18 11:38:07 +02:00
Mark Olesen
72f7d46f23 ENH: add operator[](const word&) as "find-by-name" to some classes
- affected: polyBoundary, fvBoundaryMesh, ZoneMesh, searchableSurfaces

  before:
      const label zoneI = mesh.cellZones().findZoneID(zoneName);
      const cellZone& cz = mesh.cellZones()[zoneI];
  after:
      const cellZone& cz = mesh.cellZones()[zoneName];
2010-04-29 10:12:35 +02:00
mattijs
cff2580336 Merge branch 'master' into splitCyclic
Conflicts:
	applications/utilities/mesh/manipulation/splitMeshRegions/splitMeshRegions.C
	applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.C
	src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
	src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
	src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
	src/meshTools/sets/topoSets/faceSet.C
	src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.C
2010-04-16 12:09:34 +01:00
mattijs
300ac4843c BUG: fieldValue.C was defining duplicate IOField symbols 2010-04-15 18:15:09 +01:00
mattijs
93a0172f03 BUG: incorrect statistics in parallel. Also removed sign of magSf. 2010-04-14 15:47:39 +01:00
mattijs
4b5d82c63a BUG: missing NamedEnum. 2010-04-13 11:11:22 +01:00
mattijs
defea5836e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H
	src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C
	src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
2010-04-13 11:07:19 +01:00
mattijs
5397845971 STYLE: Remove unused include files. 2010-04-13 10:29:16 +01:00
mattijs
9bf63117ae ENH: functionObjects improvements.
- readFields works seamlessly on-the-fly and as postprocessor
- new surfaceInterpolateFields to create interpolated field
- writeRegisteredObject only check upon writing, not upon startup
- add min,max to faceSource
2010-04-12 17:04:40 +01:00
Mark Olesen
b6f3bd4c23 STYLE: follow coding guide recommendation for '//- Destructor' 2010-04-12 11:55:52 +02:00
Mark Olesen
a30f977dc5 STYLE: avoid namespace { ... } in functionObject source code 2010-04-09 14:09:42 +02:00
Mark Olesen
3fef72510e STYLE: use switch value for 'writeCompression' in controlDict's
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
Mark Olesen
10141f907b STYLE: use dict entry for function objects in controlDict 2010-04-09 12:23:25 +02:00
andy
149a190e22 ENH: Added readFields function object
- function object to read fields and register them on the mesh database
  for further post-processing
2010-04-07 11:40:57 +01:00
Mark Olesen
c508b2fe17 STYLE: consistent capitalization of Private/Protected Member Functions in comments 2010-03-30 11:33:42 +02:00
Mark Olesen
d29c438657 STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
mattijs
df56a5b192 STYLE: corrected header. 2010-03-26 13:36:53 +00:00
mattijs
49fb39e8f3 Merge commit 'origin/master' into splitCyclic
Conflicts:
	applications/utilities/parallelProcessing/decomposePar/decomposePar.C
	applications/utilities/parallelProcessing/decomposePar/domainDecomposition.C
	applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H
	applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
	src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C
	src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C
	src/OpenFOAM/meshes/pointMesh/pointPatches/derived/coupled/coupledFacePointPatch.H
	src/OpenFOAM/meshes/polyMesh/globalMeshData/globalPoints.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
2010-03-09 21:28:53 +00:00
mattijs
5ece14ec6f BUG: finite volume did not work before. 2010-03-03 10:12:35 +00:00
andy
66aa2681bb STYLE: corrected comments - spelling + wording 2010-01-27 12:43:42 +00:00
andy
1812773b25 Updates to the fieldValues function object
- Updates to enable correct operation in parallel
- Added weighted average operation for cell sources
2010-01-08 17:14:53 +00:00
andy
711e0a42dd Updated function object example usage 2010-01-08 12:16:01 +00:00
Mark Olesen
d17d015f88 Use new last() method for List-type classes
- use first() method in some places as well where it helps clarity

- there are a few remaining cases: git grep 'size()-1]'
2009-11-26 13:35:57 +01:00
Mark Olesen
9157364a4b Merge commit 'OpenCFD/master' into olesenm 2009-11-25 12:29:31 +01:00
andy
e83a5c271e re-structuring 2009-11-23 18:31:41 +00:00
Mark Olesen
3d9c822022 Added abortCalculation function object, exposed Time::stopAtControls
- still needs fine-tuning (testing) to see if it reacts as anticipated under
  various conditions.
2009-11-06 17:18:32 +01:00
andy
4387f7be17 code structuring 2009-10-29 10:56:48 +00:00
andy
42f82562b6 added weighted average option 2009-10-27 16:02:21 +00:00
graham
9221793088 Changing
deltaT().value() to deltaTValue()
and
    deltaT0().value() to deltaT0Value()
across the whole code - faster to return especially if being used
often, in each call to a submodel for example.
2009-10-21 16:36:07 +01:00
andy
6062a1ef66 updates/improvements to the cloud IO system and using new constants 2009-09-04 16:19:57 +01:00
mattijs
b9e8d0fa82 corrected comment 2009-08-28 12:35:58 +01:00
mattijs
b8e6998969 debug printing 2009-08-25 17:41:23 +01:00
mattijs
3355c8d9eb initial streamlines functionobject 2009-08-25 12:35:48 +01:00
andy
5623ba449a added fieldValues to field function objects library 2009-08-24 17:10:53 +01:00
andy
77a08ec131 added field face/cell values function objects 2009-08-24 16:20:31 +01:00
andy
c6aaf9be58 minor formatting changes 2009-08-17 18:26:35 +01:00
mattijs
6059bc7cc1 reduce synchronisation 2009-08-10 11:39:51 +01:00
henry
816f6b3488 Updated the headers. 2009-07-24 17:01:31 +01:00
henry
ce79182495 Minor reformatting. 2009-07-14 21:11:36 +01:00
andy
42c240b97e cosmetics/code-tidying 2009-06-11 17:09:19 +01:00
andy
e5dd634327 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-13 16:43:36 +00:00
andy
156b71b9f1 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-12 17:22:35 +00:00
graham
ded140c2e8 Added a resetOnOutput switch to fieldAverage to allow the averaging to be only of the preceding writeInterval for transient cases. 2009-03-11 12:27:51 +00:00
andy
6820f33509 incorrect read option 2009-03-02 15:09:23 +00:00
Mark Olesen
4b60453cf1 use while (runTime.loop() { .. } where possible in solvers
- change system/controlDict to use functions {..} instead of functions (..);
  * This is internally more efficient
- fixed formatting of system/controlDict functions entry

- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
  since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
Mark Olesen
663e9b7abf start simplification of fieldAverage
- track previous time index and to avoid recalculating averages.
- make sure averages are up-to-date before calling write
2009-02-17 16:21:41 +01:00
Mark Olesen
fee6e312b9 Time and functionObject updated for end()
- added end() method to functionObject, functionObjectList & associated classes
- moved outputFilters from src/sampling -> src/OpenFOAM/db/functionObjects
2009-02-17 12:48:10 +01:00
mattijs
c350f6958c register averages 2009-02-13 11:30:03 +00:00
mattijs
0685f59b4a changed comment 2009-02-13 08:59:47 +00:00
mattijs
3eb5b19447 mesh gets deleted before functionObject 2009-02-10 23:32:56 +00:00
mattijs
8c48065e18 remove copy 2009-02-05 15:28:51 +00:00
andy
b1800b8b92 adding mag/component options 2009-01-16 15:45:52 +00:00
andy
3bb1825334 removing unnecessary reduce ops 2009-01-16 14:32:58 +00:00
andy
be789cf9a3 consistency update 2009-01-13 17:39:00 +00:00
andy
654f844386 moved field-related function objects to field subfolder 2009-01-13 17:29:54 +00:00