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
75f14f7c05
Incorrect index on compaction
2010-01-18 18:02:48 +00:00
ed4d1f6bdf
Changed order of include files so get included before tecio.h
2010-01-18 18:02:25 +00:00
583e1b1ed9
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-15 17:36:16 +00:00
8f656fffab
Added functions to searchableSurface to get coordinates and store/retrieve an elementwise field.
...
Added numbering on searhableSurfaceCollection.
2010-01-15 17:34:26 +00:00
4d4276fd6d
Adapted for new api of searchableSurface
2010-01-15 17:33:12 +00:00
c5a5079582
Changed printing
2010-01-15 17:21:42 +00:00
c182daf90a
Corrected usage of treeBoundBox::extend
2010-01-15 17:21:20 +00:00
15d0becbb1
Changed field writing to have zeroGradient bc for ease of postprocessing
2010-01-15 17:20:42 +00:00
09aba41a19
Corrected indentation
2010-01-15 17:19:14 +00:00
00b4267a07
Corrected comment
2010-01-15 17:18:54 +00:00
5a87a542d0
Loosened tolerances for single precision running
2010-01-15 17:18:29 +00:00
bca38c7fde
Removed unused comment
2010-01-15 17:17:58 +00:00
86743ace66
Corrected spelling in comment
2010-01-15 17:17:33 +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
7f64e0271d
Changed comment in header
2010-01-15 17:14:42 +00:00
c9033fc36f
Added optional settings at comment
2010-01-15 17:14:06 +00:00
21048d9600
Disabled writing zero-sized faceZones since upset tecio library
2010-01-13 19:10:54 +00:00
0496e18123
Modified tolerances to take truncation error into account
2010-01-13 19:08:47 +00:00
1e78a14865
Handle tracking on face or edge
2010-01-13 19:08:01 +00:00
735de0c758
Assign points even when no merging; remove points used by illegal triangles
2010-01-13 19:07:04 +00:00
210f2305b6
Moved dumping of graph up to ease debugging
2010-01-13 19:06:11 +00:00
dc507b8c7d
Relocated paraview PV_PLUGIN_PATH environment variable
...
- moved to $FOAM_LIBBIN/paraview so that built libraries sit in their
own folder - avoids PV error msgs on start-up when it tries to load
all libs under the $PV_PLUGIN_PATH
2010-01-13 10:50:32 +00:00
90032a8c02
Correcting typo in omega initial field in tutorial
2010-01-11 16:32:28 +00:00
550d754650
Bugfix: Xinf was incorrectly sized
2010-01-11 16:24:51 +00:00
ebfd516f88
Lagrangian multiphase cloud enthalpy coupling update
...
- using chemical enthalpy instead of total enthalpy
2010-01-11 16:23:21 +00:00
521837fc0f
Corrected template argument for cloud typedefs
2010-01-11 16:22:23 +00:00
a813b9dc71
Further updates to turbulent heat flux BCs
2010-01-11 13:34:27 +00:00
e5ef060734
Update to heat transfer tutorial case
...
- Re-setting initial T fields to unitialised values prior to running
setFields utility
2010-01-11 13:07:32 +00:00
19f8fa236a
Update PDR turbulence model to conform to updated turbulence model api
2010-01-11 12:59:32 +00:00
4727d16ffa
File missed during commit of 3b2c4abd57
2010-01-11 12:58:39 +00:00
e39f498186
Thermal wall function update
...
- Retrieve h directly from thermo package instead of using look-up
2010-01-11 12:19:59 +00:00
3b2c4abd57
Updates to the compressible LES/RAS api
...
- removed repeated declaration of pure abstract functions
- added function to return the turbulence effective thermal diffusivity
for a patch
2010-01-11 12:07:15 +00:00
96ce5ae412
Corrections and updates to turbulent heat flux temperature BC
...
- Corrected calculation of temperature gradient
- Option to specify the heat source in terms of a power [W] or flux [W/m2]
2010-01-11 12:05:39 +00:00
b441bb1f99
Removed unused code-template code
2010-01-11 10:46:57 +00:00
1812773b25
Updates to the fieldValues function object
...
- Updates to enable correct operation in parallel
- Added weighted average operation for cell sources
2010-01-08 17:14:53 +00:00
711e0a42dd
Updated function object example usage
2010-01-08 12:16:01 +00:00
aa217c2867
Added combine function to combine two pointConstraints
2010-01-05 22:13:45 +00:00
9c79927b67
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-05 11:02:03 +00:00
6fa46f7bdc
Tutorial updates
2010-01-05 10:58:40 +00:00
a9dc4ecca2
Adding build of metisDecomp before meshTools.
2010-01-04 18:29:07 +00:00
aac29d740a
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-04 13:37:37 +00:00
c6d4035ced
Added master-slave addressing for coupled points.
...
- Rewrote globalPoints to use globalIndex class so now only transfers
single label instead of labelPair
- Added addressing in globalMeshData
- from coupled master points to slave points
- ,, edges ,, edges
- from coupled points (master or slave) to uncoupled boundary faces
- ,, ,, cells
- See test/globalMeshData for simple test
2010-01-04 13:25:30 +00:00
0e0ffa4082
Moved metis into its own library.
...
Scotch is now built using its own build system which builds
an additional metis.h which conflicts with the metis one so
to have separate include directory settings we also need separate
Make/ structures.
2010-01-04 12:55:58 +00:00
73781ad682
Added clearing out existing map; added reverse distribution
2010-01-01 11:14:21 +00:00
48b98e4dc7
Corrected header
2009-12-30 16:08:48 +00:00
dfbd0119dd
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-12-22 10:35:22 +00:00