1bdfa97fc7
adapted extrudeProperties for new extrusion model
2009-09-22 15:25:53 +01:00
859d727696
added patch non-manifold edge dumping
2009-09-22 15:25:16 +01:00
2e558acf65
TypeName instead of ClassName
2009-09-22 15:24:59 +01:00
9dea06e9d8
Merge commit 'OpenCFD/master' into olesenm
2009-09-22 09:33:23 +02:00
d37378acf4
relocate autoMesh -> mesh/autoMesh
2009-09-21 18:20:03 +02:00
0e5899b841
relocate autoMesh -> mesh/autoMesh
2009-09-21 13:07:40 +02:00
9415727b94
renamed literalRE option
2009-09-21 10:59:19 +01:00
af62832bff
master instead of masterNo
2009-09-21 10:58:51 +01:00
1008c0dd4d
allow wildcards in changeDictionary
2009-09-18 08:44:06 +01:00
897baf81c0
blockMesh: most mesh data are now demand-driven
...
- Unless the points(), cells(), patches() methods are called, the classes
should know maintain a lightweight representation for as long as possible.
- bugfix: old-code used xferMove() instead of xferCopy() when creating the
topology mesh - causing const pointField& to break if the code order was
changed
- relocate blockMesh from src/meshing -> src/mesh
2009-09-17 23:45:52 +02:00
8977f1f05f
specified direction extrusion mode
2009-09-17 08:28:10 +01:00
dd093e0a37
blockMesh: rationalize file names/contents
2009-09-16 20:22:56 +02:00
6fc500d68d
blockMesh: move classes into separate library
2009-09-16 19:46:58 +02:00
ed78938873
renamed b.c.
2009-09-15 18:40:49 +01:00
791b5aaeaa
replacing isType with isA to enable directMappedWall to work
2009-09-15 17:51:59 +01:00
2cee56ee01
extra printing
2009-09-15 15:02:41 +01:00
7c9b7192b4
drop -lfiniteVolume requirement from expandDictionary
2009-09-14 16:45:59 +02:00
40dd870588
sample gmsh files
2009-09-11 16:19:49 +01:00
d879bea118
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-11 10:21:51 +01:00
9bec0a6715
added some checking
2009-09-11 10:21:16 +01:00
10caa3dd12
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-10 22:43:56 +01:00
5467d69f5b
Corrected handling of density.
2009-09-10 22:43:48 +01:00
c34b49aad8
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-10 21:11:48 +01:00
feba218914
make -cellDist output compatible with manualDecomp
2009-09-10 21:11:43 +01:00
e829004a71
bugfix: use ptf.name() on point fields
2009-09-10 16:02:35 +01:00
9215ef540e
moved UEqn to within outer loop
2009-09-10 15:34:18 +01:00
8c26da7856
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-10 12:46:29 +01:00
10ae335e08
added warning message - coupled bcs not handled
2009-09-10 12:43:51 +01:00
55f2b496a9
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-09 21:56:40 +01:00
42162f27b7
Added basic support for thermal effects in porous zones.
...
Currently the only supported model is fixing the temperature within the porous zone to a fixed value.
2009-09-09 21:55:55 +01:00
1a9204c178
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-08 17:41:12 +01:00
0aa0114310
preservePatches option still needed for geometric decomposition options
2009-09-08 17:39:01 +01:00
21ba33aad1
added region option
2009-09-08 17:37:56 +01:00
f9a420cfa9
Merge branch 'lagDev'
2009-09-04 17:21:14 +01:00
6062a1ef66
updates/improvements to the cloud IO system and using new constants
2009-09-04 16:19:57 +01:00
c01cfedba8
added some comment
2009-09-04 12:44:45 +01:00
1198d3e0ad
added region option
2009-09-04 12:25:28 +01:00
e94d59d88e
check on existence of faceZone
2009-09-03 08:56:07 +01:00
4594d03b32
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-02 14:51:49 +01:00
6dc2e62946
do not map demand driven geometric data
2009-09-02 14:51:42 +01:00
33a2ec60de
Changed the time-selection so that it works correctly with the -parallel option for when
...
the time directories only exist in the processor sub-directories.
2009-09-02 11:34:58 +01:00
0e782b6021
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-01 10:44:48 +01:00
0d33a7eb46
Corrected conversion of tensor fields of all types.
2009-09-01 10:44:37 +01:00
8dcea0f8cd
using new constant definitions
2009-08-28 18:04:22 +01:00
8a8e302999
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-08-26 18:31:31 +01:00
45ca783a4f
use token::END_STATEMENT instead of ;
2009-08-26 10:21:51 +01:00
0ce3449681
improved setFields utility
2009-08-25 18:38:54 +01:00
7eb4019877
improved pdfPlot utility
2009-08-25 17:57:06 +01:00
3b57660542
added genericFvPatchFields
2009-08-25 17:41:40 +01:00
3355c8d9eb
initial streamlines functionobject
2009-08-25 12:35:48 +01:00