7de5697a2d
use PatchTools algorithms
2009-04-20 17:49:24 +01:00
adc012cab8
renamed ghf to prevent duplicate regIOobject
2009-04-17 12:23:05 +01:00
d55c97669a
directMapped extension for inter-region
2009-04-17 11:00:15 +01:00
6a3d9effa0
fixed typo in surface utils
2009-04-17 11:16:44 +02:00
239b954ad3
Changing FreeStream to create inflow on all patches of type patch. Implemented Bird eqn 4.22 for the number flux and eqn 12.5 for the velocity distibution. Drawing T and U for the FreeStream from the boundaryT and boundaryU fields.
2009-04-16 19:18:15 +01:00
c42f04e843
multi-region directMapped
2009-04-16 18:45:01 +01:00
485ea4c84f
region option for decomposePar
2009-04-16 17:59:34 +01:00
676b7bfe73
added region option
2009-04-15 12:32:33 +01:00
dbe2b2c5fd
added region option
2009-04-15 12:30:18 +01:00
25f0a4c01d
Merge branch 'master' into cvm
2009-04-13 13:11:00 +01:00
ce65125574
Surface conformation point pair insertions and polyMesh output (without patching) included.
2009-04-10 17:31:59 +01:00
52cdb0863a
Merge branch 'master' into cvm
2009-04-09 17:24:13 +01:00
54ec95e271
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-04-09 16:57:41 +01:00
b020b28787
made selfintersection check optional
2009-04-09 16:51:52 +01:00
c203c3d6fd
fixed layer addition iterations
2009-04-09 13:04:23 +01:00
5dd31ee0e5
Bug fixes from Niklas.
2009-04-08 16:53:05 +01:00
c9e580d266
Ability to fill any initial points properly into any surfaces. Using conformationSurfaces class to handle geometric queries to the surfaces to be conformed to.
2009-04-08 14:56:44 +01:00
51b470c0ee
Improved argument handling and error messages.
...
Changed "axisNormal" to "axis": it isn't the normal to the axis.
2009-04-07 12:52:59 +01:00
fba3c2a732
Added pointFile initialPointsMethod. Lots of tweaks and setting up.
2009-04-06 15:11:54 +01:00
88b7fd4dcb
Adding basic functionality from CV3D and creating initialPointsMethod runtime selectable method.
2009-04-03 21:11:54 +01:00
ef1c6a201f
Merge branch 'master' into cvm
2009-04-03 18:16:53 +01:00
2e6888a714
write hexRef8 data to correct mesh
2009-04-03 12:29:40 +01:00
9dbc29742a
Basic infrastructure and thinking - designing using the cvMeshDict.
2009-04-02 19:14:44 +01:00
bfb8d042fd
split of decompositionAgglomeration
2009-04-02 13:29:28 +01:00
d6854a4507
Rewrite of CV3DMesher to cvMesh. Basic infrastructure and thinking.
2009-04-01 19:16:08 +01:00
103b37d5e1
unmapped particle did not get cellID set
2009-04-01 10:33:50 +01:00
67f828d299
Changed to gcc 4.3.3, linking mpfr from ThirdParty to CV3DMesher.
2009-03-30 17:00:28 +01:00
6218702064
Merge branch 'master' into cvm
2009-03-30 16:48:32 +01:00
fc09d219af
indentation
2009-03-26 22:32:10 +00:00
fa794c981d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-03-26 13:50:34 +00:00
96da5f0e5b
sorted zones
...
modified: ../applications/utilities/mesh/manipulation/setsToZones/setsToZones.C
modified: dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
2009-03-26 12:07:56 +00:00
4f6be7e8b9
comment
2009-03-26 12:07:46 +00:00
5569bd4bfe
Merge branch 'olesenm'
2009-03-24 13:38:19 +00:00
590293fe95
Use the PIMPLE rather than PISO dictionary.
2009-03-24 12:14:33 +00:00
a55441e758
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-03-23 19:25:25 +00:00
232d22a7a1
New version from Niklas.
2009-03-23 19:25:17 +00:00
9bc9b9cd65
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-03-23 17:44:57 +00:00
852d9f3298
#undef VTKPV3FOAM_DUALPORT to disable dual-port output for paraview reader
2009-03-23 18:39:29 +01:00
5af070f914
Merge commit 'OpenCFD/master' into olesenm
2009-03-23 17:22:48 +01:00
be8cbc1018
use timeSelector mechanism in a few more utilities
2009-03-23 16:57:26 +01:00
549c78f9fe
PV3FoamReader fix
...
- using a filter such as clip-plane on a multi-port source causes
inconsistent UPDATE_TIME_STEPS() on each port. This looks like a
VTK/Paraview bug to me.
Workaround: check both ports and take the first one that has a value
different than the last time set.
2009-03-23 14:53:14 +01:00
ff78c6d637
conflict resolution
2009-03-23 11:58:03 +00:00
8ef30f0fb8
use runtime selection mechanism
2009-03-20 18:13:16 +00:00
84c8fe33ce
probing on regions
2009-03-20 16:29:23 +00:00
fd9d0993b9
Modifying boost library include location. Commenting out hacks to allow dangermouse to run.
2009-03-20 13:42:38 +00:00
9035b3e419
added noLagrangian option
2009-03-19 11:38:47 +00:00
81cce6950a
Merge commit 'OpenCFD/master' into olesenm
2009-03-18 14:49:37 +01:00
9c08a0da24
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-03-18 13:24:38 +00:00
1a16524196
moved to subdirectory
2009-03-18 11:56:35 +00:00
0d437b7c3c
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-03-18 11:50:49 +00:00