mattijs
20a3d67c93
STYLE: various: small coding issues
2013-10-14 14:48:05 +01:00
andy
0b94582a9a
ENH: Updated paraview 3.98->4
2013-06-17 16:48:24 +01:00
andy
c52a2900e7
ENH: Updated syntax change due to wordRe cunstructors
2013-05-03 10:39:38 +01:00
mattijs
cecf469ed4
COMP: vtkPV3FoamMesh: adapted for wordRe
2013-04-12 12:25:17 +01:00
andy
4f22868d76
ENH: Cleaned-up build of multiple PV readers
2013-04-11 09:52:45 +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
4bb11a2882
ENH: Removed fieldview reader/converter
2013-02-11 09:33:20 +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
eeac186f9f
BUG: paraFoam: pointFields not on faceZones
2012-11-14 11:24:21 +00: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
Henry
b702a7178b
PV3Readers: Added -I path to OSspecific
2012-06-25 12:32:28 +01:00
andy
84b8538c4b
BUG: Corrected use og endl in vtkPV3FFoam
2012-06-11 16:07:56 +01:00
mattijs
f4eeef024e
STYLE: duplicate ;;
2011-12-23 15:36:43 +00:00
andy
2d7e76951e
ENH: Provide message if ParaView is not installed instead of swallowing the error
2011-12-22 12:26:33 +00:00
mattijs
7ad19bfba7
ENH: GeometricField: support patch groups
2011-12-06 17:10:01 +00:00
andy
e66d9cf940
ENH: Converted volField->pointField to ParaFoam reader option instead of hard-coded
2011-12-01 16:34:36 +00:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
Henry
1a0095489b
gcc-4.6.0 warnings: removed initialised but unused variables
2011-04-06 22:55:47 +01:00
Mark Olesen
3c30eca1cc
STYLE: drop check for paraview versions
...
- we don't support paraview < 3.x anymore
2011-03-28 11:07:10 +02:00
Mark Olesen
f182b725da
STYLE: use 'static const' instead of 'const static' for consistency
2011-03-01 15:21:30 +01:00
Mark Olesen
6590b211e9
COMP: remove regExp dependency from polyBoundaryMesh
2011-02-18 18:21:11 +01:00
andy
ddffdd5627
COMP: Added OSspecifc/WM_OSTYPE include to PV3 reader CmakeLists
2011-02-16 11:32:49 +00:00
Henry
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
Mark Olesen
e95e9700c8
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-17 10:21:58 +01:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
andy
14d1300a36
Revert "STyLE: More 2011 copyright dates (non-code)."
...
This reverts commit 2e1e671d96
.
2011-01-05 18:25:32 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
2e1e671d96
STyLE: More 2011 copyright dates (non-code).
2011-01-05 11:48:24 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
Mark Olesen
5e12506f8e
ENH: improve separation of OpenFOAM and ThirdParty mpi-libraries
...
- drop FOAM_MPI_LIBBIN variable in favour of FOAM_MPI from which
two different locations can be determined.
Previously there was something like this:
FOAM_MPI_LIBBIN = $FOAM_LIBBIN/openmpi-1.5.1
We now instead determine the locations from the FOAM_MPI directly:
FOAM_MPI=openmpi-1.5.1
$FOAM_LIBBIN/$FOAM_MPI -> OpenFOAM mpi-related
$FOAM_EXT_LIBBIN/$FOAM_MPI -> ThirdPary mpi-related
ENH: relocate ParaView libraries and plugins back under FOAM_LIBBIN
- as discussed with Mattijs
2011-01-05 07:53:54 +01:00
Mark Olesen
4148c975f9
ENH: ensure CMake gets the correct C++ compiler (works with cmake 2.8.3)
...
- remove settings for really old cmake versions
2010-12-30 16:58:25 +01:00
Mark Olesen
46a5865894
ENH: relocate paraview plugins -> FOAM_EXT_LIBBIN
2010-12-30 16:35:52 +01:00
Mark Olesen
0a17e0719d
ENH: use memInfo instead of parsing meminfo ourselves
2010-11-26 13:29:34 +01:00
Mark Olesen
0efa54821a
ENH: support regions for PV3blockMeshReader
2010-11-25 13:03:11 +01:00
mattijs
3eefd6de73
ENH: blockMesh : initial blockMesh was created with region 'blockMesh'
2010-11-24 16:55:30 +00:00
graham
ebb9a9e1ac
ENH: tet decomposed particle tracking.
...
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
mattijs
d400262c70
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-09-07 14:11:45 +01:00
Henry
8027112f89
PV3Reader: Corrected environment variable check
2010-09-06 17:21:21 +01:00
mattijs
44c71d5537
BUG: having patchnames with uncached mesh
2010-09-06 12:26:10 +01:00
mattijs
131185f5be
COMP: added checking on PV_PLUGIN_PATH
2010-08-26 16:17:53 +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
012494fdb5
STYLE: Fixing code style requirements for all apps.
...
Exception: applyWallFunctionBoundaryConditions.C cannot split #include
directives.
2010-07-27 15:27:05 +01:00
mattijs
d5fc3e2475
BUG: paraFoam : load pointFields
2010-07-06 11:42:58 +01:00
henry
10c81a6e0c
PV3FoamReader: Use the vol-field name rather than volPointInterpolate<vol-field name> for the VTK point fields
2010-06-28 11:48:39 +01:00