8bd56817fa
ENH: Updated porousExplicitSourceReactingParcelFoam to employ
...
the updated explicit source functionality
- Updates to solver, equations, createFields and createExplicitSources
2010-02-03 18:45:05 +00:00
1a9e6bcfad
Revert "Removing large test .obj files from surfaceInertia utility directory."
...
This reverts commit edfba8be92 .
2010-02-03 18:36:30 +00:00
8426ca1a8c
Merge commit 'OpenCFD/master' into olesenm
2010-02-03 17:40:37 +01:00
36346ec1a2
ENH: Do a weighted balance before refinement and layer addition.
...
Have weight=7 on cells to be refined and balance. Then after refinement
there will be perfect balancing. Similar for layer addition.
2010-02-03 06:18:30 +00:00
5dd93c1189
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-02-02 23:01:39 +00:00
9f23282e0d
STYLE: surfaceInertia. Adding space to option description.
2010-02-02 19:12:58 +00:00
a070321792
ENH: Add usage information for snappyHexMesh -overwrite option.
...
Make debug optional.
- minor wording changes in the messages
2010-02-02 15:39:45 +01:00
992344ffac
ENH: sampling on triSurfaceMesh
...
sampledTriSurfaceMesh adds sampling on points/triangles of a triSurface(mesh).
All values outside mesh are set to 0.
2010-02-01 16:31:48 +00:00
82dab7d673
ENH: Updated the porousExplicitSourceReactingParcelFoam solver to use the
...
reacting multi-phase level of cloud/parcel
- changes to createClouds.H
- updated tutorial cases to reflect changes
2010-02-01 13:14:34 +00:00
20ac00f67c
ENH: have -loop option on setSet to enable -batch over a set of directories.
...
Only allowed in batch mode. Causes any set to be written to time directory
instead of facesInstance.
2010-01-29 11:43:28 +00:00
a3caa33ef4
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-29 10:29:34 +00:00
8b7f6666ca
ENH: sets are now searched for.
...
Some tools now output sets at the pointsInstance (if relating to geometry),
some at the facesInstance (if relating to topology).
So when loading them we now search for them from current time down
to facesInstance. They cannot be beyond facesInstance.
Adapted Time::findInstance to take optional limiting instance. Adapted
topoSet to use this. Adapted all uses of IOobjectList on sets to do the
same.
2010-01-29 10:25:13 +00:00
a55257783d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-28 16:30:41 +00:00
6fb475b439
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-28 16:08:17 +00:00
3b038c3702
settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure).
...
While p and pmh (pd in OpenFOAM-1.5.?) are equivalent on orthogonal meshes they
are not on non-orthogonal meshes and the difference is very important for
buoyancy-dominated flows such as settling. settlingFoam is now written in terms
of pmh (static pressure minus hydrostatic pressure) which used to be called pd
but that confused too may people.
2010-01-28 16:06:08 +00:00
d1874a0529
STYLE: removed spurious //'s
2010-01-28 12:50:27 +00:00
c4c8f59f83
Merge branch 'master' into dev-chtMultiReagion
2010-01-28 12:30:53 +00:00
0b96ae5409
chtMultiRegionFoam files update
2010-01-28 12:28:18 +00:00
e931525a0f
BUG: sets relating to geometry (most mesh errors) should be written to
...
pointsInstance.
For now also dump topology related sets to pointsInstance since otherwise
paraFoam cannot see them (only looks at first 'sets' directory when searching
back)
2010-01-28 12:19:17 +00:00
4b0c5233a9
STYLE: 80 char line length
2010-01-28 11:55:06 +00:00
29b76fa714
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-28 11:52:06 +00:00
0bf1587872
BUG: cell/face/pointSet should be read from facesInstance, not pointsInstance.
...
This comes up when displaying sets on moving meshes. The topology does not
change so the set should stay the same.
2010-01-28 11:50:52 +00:00
732ecc53ac
Merge branch 'master' into dev-chtMultiReagion
2010-01-28 11:07:27 +00:00
001c78e37d
STYLE: no spaces around bracketed args, eg (x) NOT ( x )
2010-01-28 10:57:48 +00:00
37c3248471
chtMultiRegion modification using Diff time limite
2010-01-27 17:11:47 +00:00
dc9a8981a3
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-27 13:30:16 +00:00
011bbf46bc
ENH: splitMeshRegions now fills in coupling information in directMapped patch.
...
- added directMapped*Patch constructors with uniform offset
- changed splitMeshRegions to use it
- adapted chtMultiRegionFoam tutorials
2010-01-27 13:24:06 +00:00
95040bc1a0
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-27 12:44:58 +00:00
3f559cbacd
ENH: perturbed sample points
2010-01-27 10:25:25 +00:00
9f6d081654
STYLE: added comment to explain limitations on pointsync
2010-01-27 10:24:12 +00:00
ba69655de3
Merge commit 'OpenCFD/master' into olesenm
2010-01-26 09:06:52 +01:00
edfba8be92
Removing large test .obj files from surfaceInertia utility directory.
2010-01-25 18:42:24 +00:00
2d91dedaa0
Merge commit 'OpenCFD/master' into olesenm
2010-01-22 13:23:43 +01:00
85964460b8
Removed unused code-template code
2010-01-21 13:42:23 +00:00
9c3a7d3e20
Removed empty line at top of C file
2010-01-21 13:41:57 +00:00
cdb616eb48
Removed blank line.
2010-01-20 17:06:22 +00:00
a67845421c
Merge branch 'master' into cvm
2010-01-20 12:33:10 +00:00
ed4d1f6bdf
Changed order of include files so get included before tecio.h
2010-01-18 18:02:25 +00:00
7dd1ad1e23
Adjust Make options for calcEntry.
2010-01-15 19:25:12 +01:00
6a8db69cf7
Merge remote branch 'bundle/olesenm' into home
2010-01-15 18:51:21 +01:00
583e1b1ed9
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-15 17:36:16 +00:00
06b1695962
Added conversion of zero-sized zones
2010-01-15 17:17:05 +00:00
d0b95d6949
Added mesh region option
2010-01-15 17:16:07 +00:00
b7ba2d273a
Corrected printing to be on master only
2010-01-15 17:15:42 +00:00
c9033fc36f
Added optional settings at comment
2010-01-15 17:14:06 +00:00
a694f6e374
Replace a few uses of triSurface with the more general meshedSurface.
2010-01-15 17:27:03 +01:00
7a200e81b4
Add foamToSurface to dev repository.
...
- Extracts the boundary faces of a polyMesh to a meshedSurface and
writes in various possible formats.
2010-01-15 16:20:06 +01:00
9478a81bce
Use MeshedSurface instead of triSurface in ideasUnvToFoam
2010-01-15 15:04:44 +01:00
0d49e4711c
Begin code refactoring of third-party file formats.
2010-01-15 14:35:50 +01:00
21048d9600
Disabled writing zero-sized faceZones since upset tecio library
2010-01-13 19:10:54 +00:00