170c434997
unused file
2008-07-30 09:01:27 +01:00
987dcb5c5c
no return value
2008-07-30 09:01:09 +01:00
5a3949f898
Merge branch 'master' into cvm
2008-07-29 11:34:35 +01:00
faf3fd19b4
Merge commit 'OpenCFD/master' into olesenm
2008-07-29 09:30:18 +02:00
4b859dcce2
argList.C added Mattijs' check on distributed roots (slaves only)
2008-07-29 09:29:24 +02:00
e704d0c954
changing zones in readUpdate
2008-07-28 16:26:56 +01:00
b23d8b103b
Merge branch 'master' into cvm
2008-07-28 12:15:14 +01:00
e2d12e7306
cuttingPlane : handle cutting planes that coincide with a mesh face
2008-07-28 10:30:50 +02:00
a7d1ef36e7
Merge commit 'OpenCFD/master' into olesenm
2008-07-25 18:09:01 +02:00
3cdc8ca03c
static label Time::findClosestTimeIndex(const instantList&, const scalar)
...
- avoid code duplication in vtkPV3Foam.C and checkTimeOption.H
- can also be used in Time::findClosestTime(), but didn't touch that
2008-07-25 15:37:38 +02:00
34ecc21e0f
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-25 12:46:03 +01:00
e8a706fcc5
not do points that are not to be split but are on multiple faces that are to be split
2008-07-25 12:45:53 +01:00
30512ec12d
correcting interval dumping when changing dump interval
2008-07-25 12:45:22 +01:00
0436536579
Merge branch 'master' into cvm
2008-07-24 16:53:23 +01:00
9cd8339e5c
Minor tidy-up
2008-07-24 16:02:02 +01:00
6ce182a358
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-24 13:23:01 +01:00
1b9980a590
did not handle internal faces correctly
2008-07-24 13:22:32 +01:00
4f0418744d
syntax
2008-07-24 13:21:25 +01:00
5a4e09c772
Added += and -= operators.
2008-07-24 12:40:43 +01:00
615f13d7ce
Commented out dissipation term, used for agent simulation test
2008-07-24 12:10:11 +01:00
1bf57fd033
Merge branch 'master' into molecularDynamics
2008-07-24 10:43:12 +01:00
2a01530fcf
Removed spurious files
2008-07-23 17:54:24 +01:00
5ad6930cc6
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-23 17:05:21 +01:00
a81fc982ba
Removed references to CGAL
2008-07-23 17:05:14 +01:00
b43378747a
Merge commit 'OpenCFD/master' into olesenm
2008-07-23 13:41:51 +02:00
c9903b30e0
Small output formatting change
2008-07-22 15:13:41 +01:00
b42e13583a
More cleanup on headers/source for doxygen
...
- it also found things like size_t instead of size_type in fileName class
2008-07-22 11:12:40 +02:00
85c164340e
Added IOobject::readOption to IOOutputFilter
...
- allows post-processing functions with an optional dictionary
(eg, the developer can hard-wire some defaults)
2008-07-21 16:40:05 +02:00
0473f177ad
Create unique member name for addNamed...SelectionTable
...
We can now add the same member function with different lookups
e.g. 'stl' and 'stlb'
By using leading/trailing underscores around the lookup name,
we get a unique name and avoid possible collision with other classes.
2008-07-20 15:19:07 +02:00
f75ffd7f15
cosmetics
2008-07-20 14:17:08 +02:00
a48bc8746a
use dictionary::readIfPresent wherever reasonable
2008-07-20 14:07:49 +02:00
537f11310f
baffle splitting in parallel
2008-07-18 12:59:26 +01:00
d61fd187c1
argList.C - don't emit banner with -help, -doc usage etc.
...
This makes it easier to find the usage on the screen.
Provide hint about -help if the docs cannot be found.
2008-07-18 11:41:12 +02:00
b341c45864
update docs for timeVarying bcs
2008-07-18 08:52:33 +02:00
7e1d14be68
Adding exponential replusion pair potential, steering tether potential, modifying tether force base class, tether potential list container and derived tethers to take a vector argument rather than a scalar
2008-07-17 15:05:39 +01:00
ce66358a57
cyclic ordering fix
2008-07-17 14:15:43 +01:00
68bbd82c91
Merge branch 'molecularDynamics'
2008-07-15 10:10:06 +01:00
5e5b26edd5
update dictionary headers and FoamFile entry to 1.5 format
2008-07-14 14:50:35 +02:00
ba0de9ace0
Removed spurious polyMesh::directions() function.
2008-07-10 20:04:09 +01:00
58c73dd4f5
kappa and E now need read as scalars instead of dimensionedScalars (2)
2008-07-10 11:05:01 +01:00
c8f89b17a2
kappa and E now need read as scalars instead of dimensionedScalars
2008-07-10 11:02:49 +01:00
2dce152272
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-09 16:36:33 +01:00
6578ada113
minor formatting changes/clean-up
2008-07-09 16:36:15 +01:00
76bf16093a
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-09 16:20:01 +01:00
2491068f35
level0 determination
2008-07-09 16:07:42 +01:00
ce8d3ec960
Fix for if no level 0 cells present.
2008-07-09 15:53:25 +01:00
9a3f933288
General tidy-up
2008-07-09 15:26:16 +01:00
26ef8829cb
Merge branch 'olesenm'
2008-07-09 12:24:49 +01:00
106d1447fa
no meshed surfaces
2008-07-09 10:08:50 +01:00
9cde05b169
Merge commit 'OpenCFD/master' into olesenm
...
Resolved conflicts:
src/OpenFOAM/interpolations/interpolationTable/interpolationTable.C
src/OpenFOAM/interpolations/interpolationTable/interpolationTable.H
2008-07-09 09:14:18 +02:00