803556d761
ENH: initialised edge values to avoid compiler warning msg
2010-03-01 17:14:33 +00:00
f88d85ba8a
ENH: have dummy versions for thirdparty libraries
...
The dummyThirdParty tree builds libraries which are drop-in
(but non-functional) versions of some thirdparty libraries. This will
make it easier to ship binary versions without having to ship thirdparty packs.
2010-03-01 17:11:08 +00:00
f37cfd5284
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-01 16:05:59 +00:00
22ce56db17
Merge branch 'olesenm'
2010-03-01 15:55:30 +00:00
0a2968325d
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-01 15:24:00 +00:00
5ef1bac786
ENH: Have new WM_MPLIB message passing library : SYSTEMOPENMPI
...
It uses mpicc to find out where the installed libraries are.
2010-03-01 15:23:00 +00:00
85a481906a
ENH: Added new WM_MPLIB setting.
...
This signals that we are using the system installed openmpi version.
2010-03-01 15:14:03 +00:00
d6de32b039
ENH: enable out-of-the-box building with system scotch on Debian.
2010-03-01 14:56:02 +00:00
45fdd0e573
ENH: use non-blocking comms
2010-03-01 14:51:54 +00:00
27634a044e
STYLE: Add help to command-line arguments
2010-03-01 14:50:41 +00:00
22ac629da5
BUG: Detect derived-from-wall boundary conditions
2010-03-01 14:49:47 +00:00
8c6a5dde5c
BUG: match order of symmTensor tuples to match the paraview pqScalarBarRepresentation
2010-03-01 14:21:20 +01:00
4084c6b3de
ENH: lagrangian/intermeditate. Compatibility changes after merge.
2010-03-01 10:05:04 +00:00
7c70919cfe
BUG: apps/ensight/cshrc had bad CEI_ARCH for 32bit version
...
ENH: upgrade to env. variable to ensight9 (current version)
2010-03-01 11:01:09 +01:00
ad77ffc868
Merge branch 'master' into particleInteractions
...
Conflicts:
src/lagrangian/basic/Cloud/Cloud.H
src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud.C
src/parallel/decompositionMethods/Make/options
2010-03-01 09:15:11 +00:00
a3ae26c472
STYLE: added definition of strain rate to viscosity model header
2010-02-25 18:39:35 +00:00
f2f2f60cf5
STYLE: remove unused cruft from flex-based lexers
2010-02-25 16:18:34 +01:00
9352e17eed
BUG: fix incorrect node order for VTK_WEDGE in paraview3 reader
...
This appears to be a long-standing bug!?, since it was also in the
paraview-2 reader.
2010-02-24 16:41:21 +01:00
f319ddfa61
ENH: begin initial coding for using upcoming vtkPolyhedron
2010-02-24 15:24:32 +01:00
536e2fd413
BUG: fvMotionSolver/pointPatchFields which store p0, the initial
...
position of patch points. Adding autoMap and rmap functions to
correctly handle p0 on decomposition and reconstruction.
2010-02-24 14:14:08 +00:00
91967fb196
COMP: compiling setSet directly (without Allwmake) now works
2010-02-22 13:51:17 +01:00
ca7a624fec
ENH: draft version of paraFoam with -touchAll option
2010-02-22 09:11:14 +01:00
e794f35c86
ENH: moved read index out of UIPstream into PstreamBuffers
...
So now we can read multiple times (using UIPstream) from PstreamBuffers
PstreamBuffers pBufs
UIPstream str1(procI, pBufs);
str1>> ..
UIPstream str2(procI, pBufs);
str1>> ..
2010-02-19 12:49:48 +00:00
91532a8bcb
STYLE: removed unused variable.
2010-02-19 12:47:01 +00:00
07d070b1fc
STYLE: move some doxygen documentation from foamVersion.H -> foamDoc.H
...
- avoids a full rebuild for simple documentation changes
2010-02-19 06:18:19 +01:00
cf49a74f9c
STYLE: combine removal of .gz file versions in foamClearPolyMesh
2010-02-18 18:23:54 +01:00
7c5ca1878b
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-02-18 16:16:54 +00:00
c1e7fd9ef6
multiRegionHeater tutorial: Changed to generate the split-mesh and fields at time 0 rather th
...
an 0.001.
2010-02-18 16:16:37 +00:00
0d1833a44e
Thermodynamics: Corrected the boundary condition for Cp.
2010-02-18 16:16:08 +00:00
63c3b7067b
STYLE: provide more foam-prefixed aliases
...
- foamApps == app
- foamSol == sol
- foamTuts == tut
- foamUtils == util
2010-02-18 16:58:25 +01:00
ac99035a83
COMP: make utilities before solvers.
...
- having all utilities available ASAP is more important than having
all solvers immediately
2010-02-18 16:48:49 +01:00
0615b67dcd
Merge commit 'OpenCFD/master' into olesenm
2010-02-18 10:52:34 +01:00
78e41f78bd
STYLE: avoid spaces around fileName::operator/ except when split across lines
2010-02-18 10:51:56 +01:00
e49e95a53b
Merge branch 'olesenm'
2010-02-17 16:48:44 +00:00
f4f23178e0
STYLE: get reference to mesh from MeshObject just to be consistent.
2010-02-17 16:05:08 +00:00
7cd9f82373
ENH: non-blocking for all transfers to master.
2010-02-17 16:04:41 +00:00
827d7d7a8f
Merge branch 'volPointInterpolation'
2010-02-17 15:20:56 +00:00
cb0058bf39
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-02-17 15:19:08 +00:00
85867eff93
ENH: Added check for size of points.
...
Useful for in parallel if it cannot find processor*/constant/polyMesh/points
and decides to read undecomposed constant/polyMesh/points...
2010-02-17 15:17:44 +00:00
62637d8471
ENH: initial overhaul of volPointInterpolation.
...
- removed globalPointPatch*
- removed pointPatchInterpolate*
since all is now inside volPointInterpolation.
2010-02-17 14:01:44 +00:00
3989723067
STYLE: Changed comment
2010-02-17 13:59:30 +00:00
0720fb7466
ENH: Have on coupledPolyPatch per face information on which are collocated
2010-02-17 13:58:46 +00:00
a3fec987a8
CLEANUP: remove most references to (deprecated) .ftr file format
...
- use .obj files for debugging purposes instead.
2010-02-17 13:56:56 +01:00
7425942742
DOCU: add date of deprecation to deprecated methods/classes
2010-02-17 12:48:19 +01:00
689d4b2860
ENH: provide operator[] for accessing argList options.
...
- operator[] with label -> get args at index
- operator[] with word -> get named option
2010-02-17 11:43:42 +01:00
b61537bd28
Merge commit 'OpenCFD/master' into olesenm
2010-02-17 09:32:41 +01:00
a7c6b2a547
ENH: Added dummy operation, nopEqOp so gather/scatter becomes scatter only
2010-02-16 18:37:03 +00:00
ce9e29688b
ENH: Added syncPointData routine to apply combineReduce op to shared points.
2010-02-16 18:35:41 +00:00
024e573744
STYLE: add OpenFOAM icon to Doxygen pages
2010-02-16 18:55:27 +01:00
2f4efd20d7
STYLE: rename starToFoam -> star3ToFoam for the sake of clarity
2010-02-16 18:40:10 +01:00