24479b6102
use prfValue
2009-10-09 17:16:37 +01:00
b3624de7a3
named regIOobject for dictionary
2009-10-09 15:11:58 +01:00
9b89dd125c
renaming of solidBodyMotionFunctions
2009-10-09 13:45:40 +01:00
4ed11a6c23
renaming of solidBodyMotionFunctions
2009-10-09 13:43:37 +01:00
29f40776ed
Fixing bug in faceIntersection where the sign of the distance was
...
being discarded on return from the triPointRef intersecion test. Was
only appearing when using FULL_RAY tests.
2009-10-09 10:39:06 +01:00
5ecde8d92e
new solidBodyMotionFunctions
2009-10-08 17:55:26 +01:00
f7d9174738
Merge commit 'OpenCFD/master' into olesenm
2009-10-08 16:50:34 +02:00
98c3d099fd
new solidBodyMotionFunctions
2009-10-08 15:15:42 +01:00
dfe5fb4aa9
name nut and G
2009-10-08 15:12:33 +01:00
88e0887a47
fix indentation
2009-10-08 15:09:47 +01:00
84be998ebc
Merge commit 'OpenCFD/master' into olesenm
2009-10-08 12:07:04 +02:00
5e852915f5
Merge commit 'bundle/home' into olesenm
...
Conflicts:
src/autoMesh/autoHexMesh/trackedParticle/trackedParticle.H
src/mesh/autoMesh/autoHexMesh/trackedParticle/trackedParticle.H
src/mesh/blockMesh/blockMesh/blockMeshMerge.C
src/postProcessing/functionObjects/field/streamLine/streamLineParticle.H
2009-10-08 12:03:35 +02:00
c45ea2c4f1
reworked stringListOps to improve the flexibility
...
- added subsetStrings and inplaceSubsetString
- added class wordReListMatcher to wrap a match() for a UList<wordRe>
2009-10-08 11:32:26 +02:00
33156d98dd
blockMesh/curvedEdges misc. cleanup
...
- also sifted through code to find out why polySplineEdge is going wrong
It doesn't seem to be a virtual/non-virtual issue, but appears to
be an issue with how BSpline is solving for the new points.
2009-10-08 01:02:53 +02:00
e003b5207a
PV3blockMeshReader - added display of curvedEdges
2009-10-07 22:42:41 +02:00
4bc523b593
added curvedEdges::compare(const edge&)
2009-10-07 21:16:21 +02:00
d2b1861ca3
mpich2 support
2009-10-07 15:08:53 +01:00
ebfe8de6f4
../etc/settings.csh
2009-10-07 15:08:34 +01:00
86af21c833
radiation fixes
2009-10-06 14:52:20 +01:00
e5b647ed87
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-06 14:48:41 +01:00
4f08a18800
moved temperature coupled baffle into compressible
2009-10-06 14:48:31 +01:00
a4d76986c7
radiation fixes
2009-10-06 14:44:05 +01:00
9c1d1dc7b9
skip c++ include for mpi.h
2009-10-06 14:43:42 +01:00
da62572187
ParaView reader for blockMesh
...
- first version. Only uses simple hex shapes for the blocks.
2009-10-05 23:36:08 +02:00
b0f31c4b05
PV3FoamReader - cosmetic changes
2009-10-05 23:21:42 +02:00
2dcd867f47
blockMesh improvements
...
- expose point field throughout
- make output less verbose, but can switch on/off with verbose() static method
2009-10-05 22:53:22 +02:00
c6cce33ae2
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-05 18:52:29 +01:00
b9963d237a
Bug fix: http://www.cfd-online.com/Forums/openfoam-bugs/68834-mistype-absorptioncoeffs-c.html
2009-10-05 18:52:27 +01:00
1194af6a8a
added foamListTimes utility
...
- can be used to query available time directories
- useful, for example, with a shell script
2009-10-05 09:14:14 +02:00
5f440f1aef
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-02 17:18:15 +01:00
fd7eb97042
remove rho from K calculation
2009-10-02 17:17:22 +01:00
cba2e9905c
removed whitespace
2009-10-02 17:17:00 +01:00
f2ae950de6
initialise K with alphaEff
2009-10-02 17:16:39 +01:00
fc039195c5
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-02 10:32:43 +01:00
7db1464e73
Corrected the initialisation of nut and mut for the solution and the application of the stability limiter.
2009-10-02 10:32:40 +01:00
734a8e7d58
Consistency correction.
2009-10-02 10:31:46 +01:00
7798c4feb9
write access to tag
2009-10-01 21:21:10 +01:00
74fade9bb8
allow directional conductivity
2009-10-01 19:36:44 +01:00
7311aac696
register on mesh, not time
2009-10-01 19:35:46 +01:00
c0f69c19f7
sync blockedFaces
2009-10-01 19:35:18 +01:00
f6ec4dee46
added -constant
2009-10-01 19:34:53 +01:00
c0558d794f
Merge branch 'master' into sixDofPatch
2009-09-30 18:28:45 +01:00
bc483f4683
phi instead of psi
2009-09-30 15:29:43 +01:00
1ea20c864e
overwrite to write to original instance
2009-09-30 15:23:57 +01:00
0545576016
Adding rhoInf data member to be passed to the forces function object.
2009-09-30 12:32:49 +01:00
c3519f5b4a
patch decomposition through mapping
2009-09-29 22:53:17 +01:00
85a2dbaf59
keep flipMap false
2009-09-29 22:51:20 +01:00
ddb312a279
made entry optional
2009-09-29 20:37:23 +01:00
09e1bfa865
pointMotion derived cellMotion is equivalent
2009-09-29 20:34:35 +01:00
c178021ebc
sorted addressing
2009-09-29 20:32:08 +01:00