graham
02ff182be1
Merge branch 'master' into cvm
2011-05-03 11:02:23 +01:00
mattijs
1c1cac6646
ENH: ideasUnvToFoam.C: added support for zones
2011-04-28 16:27:20 +01:00
mattijs
0f0dd35413
STYLE: createPatchDict: updated comment
2011-04-28 10:40:26 +01:00
mattijs
8782283d62
ENH: cyclicPolyPatch: have local 'matchTolerance' entry in dictionary
2011-04-27 20:41:17 +01:00
graham
a3417e4596
Merge branch 'master' into cvm
...
Conflicts:
tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/extrudeToRegionMeshDict
tutorials/lagrangian/reactingParcelFilmFoam/panel/system/extrudeToRegionMeshDict
2011-04-21 12:02:49 +01:00
mattijs
784e9f444d
ENH: extrudeToRegionMesh: extrude into single empty patch
2011-04-20 11:07:14 +01:00
mattijs
a44a993d27
ENH: emptyFvPatchField: moved check to checkMesh
...
It now handles multiple empty patches
2011-04-20 10:51:48 +01:00
Henry
f70593a8ff
Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam
2011-04-19 23:23:49 +01:00
Henry
f8f575e23c
Tutorial solvers and mesh converters moved to applications
2011-04-19 23:20:18 +01:00
mattijs
6594b254b5
STYLE: chckTopology: wrong message.
2011-04-11 13:36:33 +01:00
mattijs
13ce640b92
ENH: dates
2011-04-07 22:36:11 +01:00
graham
fe0f6a487a
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
mattijs
876aa9cdda
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C
2011-04-07 09:36:51 +01:00
Henry
1a0095489b
gcc-4.6.0 warnings: removed initialised but unused variables
2011-04-06 22:55:47 +01:00
mattijs
19332dc06e
STYLE: fixed headers.
2011-04-06 19:20:36 +01:00
mattijs
acd7554ae0
STYLE: dictionaries in $FOAM_UTILITIES: header
2011-04-06 19:15:15 +01:00
mattijs
35e9958de6
ENH: selectCells: parallel running
2011-04-06 10:38:18 +01:00
mattijs
b1ce027774
ENH: cellClassification: parallel running
2011-04-06 10:36:00 +01:00
mattijs
3e71574d8a
ENH: snappyHexMesh: initial feature-line support
2011-04-05 11:56:57 +01:00
graham
1bad1265f7
Merge branch 'master' into cvm
2011-03-31 11:58:44 +01:00
mattijs
7cd8b41f8b
ENH: ideasUnvToFoam: added type 118
2011-03-25 14:10:00 +00:00
graham
8e7e6fbc84
Merge branch 'master' into cvm
2011-03-18 15:13:40 +00:00
mattijs
feb65cd3b9
ENH: createPatchDict: adapt for split cyclic
2011-03-17 15:52:44 +00:00
graham
1fac7b662e
Merge branch 'master' into cvm
...
Conflicts:
src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
Mark Olesen
923e17b1e5
Merge remote branch 'OpenCFD/master' into olesenm
...
Also with trailing space cleanups!!
2011-03-07 17:02:37 +01:00
sergio
e95597a2c5
ENH: PDRMesh
2011-03-07 13:19:37 +00:00
mattijs
cb38e02622
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-01 18:04:55 +00:00
mattijs
63ecc03d76
STYLE: snappyHexMeshDict: updated comment
2011-03-01 18:02:51 +00:00
Mark Olesen
f182b725da
STYLE: use 'static const' instead of 'const static' for consistency
2011-03-01 15:21:30 +01:00
Mark Olesen
fe9fc5e51d
COMP: remove regExp dependency from polyBoundaryMesh
2011-02-18 17:52:42 +01:00
graham
de64877baa
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
src/edgeMesh/Make/files
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.H
2011-02-17 11:20:03 +00:00
Mark Olesen
7f7cbddd01
COMP: adjustments to compile with clang
2011-02-16 14:42:35 +01:00
Mark Olesen
808ff1aa32
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-15 16:55:05 +01:00
graham
0090ec6526
Merge branch 'master' into cvm
2011-02-14 15:39:40 +00:00
mattijs
a9f25c19dc
ENH: extrudeMesh,snappyHexMesh: extrude across non-manifold boundaries
2011-02-14 14:52:51 +00:00
graham
21874990a9
Moved CV2DMesher and CV3DMesher (old prototypes) out of dev.
2011-02-14 09:07:55 +00:00
Mark Olesen
56e07de724
STYLE: changed some missed doxygen '@' to '\'
2011-02-14 10:00:48 +01:00
Mark Olesen
1e4d26429b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-14 09:47:49 +01:00
Henry
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
Henry
b3cde56f27
Doxygen docs: Corrected doxyFilter to preserve line numbers
...
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
Mark Olesen
1a03d43b57
STYLE: remove comments referring to '<root>' or '<root> <case>'
2011-02-01 18:50:19 +01:00
mattijs
4d52417955
STYLE: cvMesh :date
2011-01-25 19:21:19 +00:00
mattijs
03f7f83560
ENH: cvMesh.C : changed IOdictionary to READ_IF_MODIFIED
2011-01-25 19:17:08 +00:00
graham
52bc7df7d7
Merge branch 'master' into cvm
2011-01-21 14:05:20 +00:00
mattijs
0c6789e539
STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead
2011-01-20 13:46:02 +00:00
graham
b1c7bcee4e
Merge branch 'master' into cvm
...
Conflicts:
applications/test/Distribution/DistributionTest.C
applications/test/Distribution/Make/options
src/OpenFOAM/containers/Lists/Distribution/Distribution.C
src/OpenFOAM/containers/Lists/Distribution/Distribution.H
src/OpenFOAM/containers/Lists/Distribution/DistributionI.H
2011-01-19 10:32:36 +00:00
graham
89619c5015
Revert "ENH: Copyright dates to allow a push."
...
This reverts commit c5bea5242b
.
2011-01-19 10:26:24 +00:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
graham
c5bea5242b
ENH: Copyright dates to allow a push.
2011-01-07 15:09:52 +00:00
graham
2135f644d1
Merge branch 'master' into cvm
2011-01-07 14:50:43 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
8c04b4e692
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/meshes/boundBox/boundBox.H
2011-01-05 11:53:37 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
Mark Olesen
060acc6eae
COMP: fix missing link references to FOAM_EXT_LIBBIN
2011-01-04 09:54:14 +01:00
graham
8daee8c985
Merge branch 'master' into cvm
2010-12-21 15:20:56 +00:00
Mark Olesen
29e06d366b
STYLE: use faceUList typedef instead of unallocFaceList
2010-12-21 13:06:17 +01:00
Mark Olesen
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
graham
e2285169d5
Merge branch 'master' into cvm
2010-12-20 17:23:38 +00:00
mattijs
255b9c0262
COMP: extrudeToRegionMesh : incorrect merge
2010-12-20 17:21:11 +00:00
mattijs
12246143bd
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-12-20 17:17:05 +00:00
mattijs
f1b5f8d023
ENH: extrudeToRegionMesh : leave base mesh alone
2010-12-20 17:10:41 +00:00
graham
195e616db9
Merge branch 'master' into cvm
2010-12-20 11:52:16 +00:00
Mark Olesen
25951c0f74
COMP: avoid ambiguous construct from tmp - utils/ mesh
2010-12-20 10:36:59 +01:00
andy
228456ca5c
COMP: resolve conflict
2010-12-17 18:19:04 +00:00
andy
e9ba465543
ENH: Added virtual destructors
2010-12-17 18:17:00 +00:00
Mark Olesen
54d02bd20c
COMP: specialize NamedEnum within namespace Foam
2010-12-17 19:39:21 +01:00
graham
5286e15524
Merge branch 'master' into cvm
2010-12-17 11:11:24 +00:00
mattijs
3f60b19d5b
STYLE: createPatch.C : use built-in ops
2010-12-16 19:05:24 +00:00
mattijs
cf47570812
ENH: extrudeMesh : reorganisation
2010-12-16 18:48:14 +00:00
mattijs
46ec7d65d5
ENH: extrudeMesh : reorganisation. Added layers.
2010-12-16 18:46:26 +00:00
graham
e49ce4a622
Merge branch 'master' into cvm
2010-12-10 11:10:24 +00:00
mattijs
cbfb01db4e
ENH: setSet : parallel reduction of stats
2010-12-08 17:33:02 +00:00
graham
44be359294
Merge branch 'master' into cvm
2010-12-07 16:11:09 +00:00
Mark Olesen
a00ec1562a
Merge remote branch 'OpenCFD/master' into olesenm
2010-12-07 15:20:19 +01:00
Mark Olesen
a2b73a1c6d
STYLE: use X.last() method instead of X[X.size()-1]
2010-12-07 09:56:52 +01:00
Mark Olesen
f367ee2ece
ENH: add 'flip()' in-place method to edge, face, triFace
2010-12-07 08:58:31 +01:00
mattijs
1c3c1e017b
ENH: fluent3dMeshToFoam : added initial part for reading of periodic faces
2010-12-02 18:46:50 +00:00
graham
b58d3ed343
Merge branch 'master' into cvm
2010-11-24 18:39:27 +00:00
graham
95bc057204
BUG: (one|two)InternalFaceCells should be cellSets.
2010-11-24 18:36:48 +00:00
graham
a7d3095c9b
BUG: (one|two)InternalFaceCells should be cellSets.
2010-11-24 18:36:48 +00:00
mattijs
3eefd6de73
ENH: blockMesh : initial blockMesh was created with region 'blockMesh'
2010-11-24 16:55:30 +00:00
graham
c630d77fc4
Merge branch 'master' into cvm
2010-11-24 14:02:07 +00:00
mattijs
1aea998bbe
ENH: FaceCellWave : additional trackData like argument for passing in non-cell data
2010-11-24 11:48:04 +00:00
graham
3629979263
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/primitives/random/Random/random.3
src/OpenFOAM/primitives/random/Random/random.c
2010-11-11 18:29:28 +00:00
graham
43aeab6828
Merge branch 'master' into cvm
2010-11-08 12:52:31 +00:00
Mark Olesen
8b59f1d0d5
Merge remote branch 'OpenCFD/master' into olesenm
2010-11-08 08:07:29 +01:00
mattijs
da7dbc53db
ENH: snapypHexMeshDict : updated comment
2010-11-04 12:46:03 +00:00
Mark Olesen
d5acd22a63
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
2010-11-02 09:32:32 +01:00
graham
f2fe2f5140
Merge branch 'master' into cvm
2010-11-01 17:23:23 +00:00
mattijs
795f6e85ff
STYLE: splitMeshRegions : 80 char line length
2010-10-29 16:41:26 +01:00
mattijs
df35ecc3e3
ENH: splitMeshRegions: -useFaceZones option to patch according to faceZone instead of single patch for inter-region faces
2010-10-27 17:37:31 +01:00
mattijs
ec4cfb0111
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-10-26 16:24:10 +01:00
mattijs
6261ef058b
ENH: setSet : proper exit upon eof
2010-10-25 12:22:25 +01:00
graham
f8213e80f7
Merge branch 'master' into cvm
2010-10-22 12:45:30 +01:00
graham
78ee5c8c6c
ENH: libgenericPatchFields for subsetMesh.
2010-10-22 12:42:32 +01:00
mattijs
e44359e190
BUG: cyclics in mesh conversion : have 'old' style cyclics
2010-10-22 11:50:28 +01:00
mattijs
17c42465b1
ENH: selectCells : add one offset to number of cells
2010-10-19 17:45:51 +01:00
mattijs
51b8a7367c
ENH: MeshWave: allow 1 cells cases.
2010-10-19 17:40:36 +01:00
graham
df58543799
ENH: Writing cellCentres to polyMesh dir and optional reading.
2010-10-14 18:02:22 +01:00
graham
d0ab427bb3
Merge branch 'master' into cvm
2010-10-13 18:30:54 +01:00