74ae63a6c0
minor optimization for zones checking
...
- when reporting is off, stop checking on the first error
2009-09-24 10:19:15 +02:00
ad5d10b817
Merge commit 'OpenCFD/master' into olesenm
2009-09-23 09:14:28 +02:00
909b590652
balance before refinement
2009-09-22 15:27:32 +01:00
2f9e3fa6a9
disable wildcard matching when expanding variables
2009-09-22 15:26:57 +01:00
1c8ad89145
added cellZonesOnly option which does not use walk
2009-09-22 15:26:40 +01:00
da8198a487
added region option
2009-09-22 15:26:19 +01:00
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
97fb0c31a0
blockMesh: misc code cleanup
2009-09-21 19:43:05 +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
ce66ff5ed3
points never assigned if not merged
2009-09-21 11:00:19 +01:00
217d71b9ec
changed print message
2009-09-21 10:59:49 +01: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
071065df8e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-18 08:45:34 +01:00
00913099ee
put into compressiblenamespace
2009-09-18 08:45:26 +01:00
a8fb86fc80
extraneous include file
2009-09-18 08:44:35 +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
344a43fd37
Cleaned error title slightly
2009-09-17 17:00:43 +01:00
47d3f1c31d
Improved IOerror in the same manner as error
2009-09-17 16:56:27 +01:00
1d1fd3a37c
Improved the error message buffering by rewinding when the error is throw rather
...
than when it is initialised. This allows messages to be created and added to.
2009-09-17 15:10:07 +01:00
9011070676
Added support for SP compilation.
2009-09-17 15:09:02 +01:00
c69fe0e28f
minor adjustments to zone and {cell,face,point}Zones classes
...
- added static data member with the name associated with the zone-labels
eg, cellLabels, etc.
This will be useful when reading the files directly.
2009-09-17 15:44:43 +02:00
5ef09ce543
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-17 11:52:25 +01:00
6c13d978cf
extending template max depth to 60
2009-09-17 11:52:09 +01:00
8977f1f05f
specified direction extrusion mode
2009-09-17 08:28:10 +01:00
25d6f29e86
read using number() instead of scalarToken()
2009-09-17 08:27:35 +01:00
c2ad2d1bd6
blockMesh: change block from 'has-a' to 'is-a' blockDescription
2009-09-16 22:50:07 +02: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
ebe5735d5b
renamed b.c.
2009-09-15 18:37:48 +01:00
0408d571a0
renamed b.c.
2009-09-15 18:37:34 +01:00
d9b1645d8f
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-15 17:52:06 +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
e852355764
extra printing
2009-09-15 15:02:06 +01:00
7c9b7192b4
drop -lfiniteVolume requirement from expandDictionary
2009-09-14 16:45:59 +02:00
bc8de81718
snappyHexMesh/Allrun - fit comments in 80-cols and add #!/bin/sh
2009-09-14 16:00:58 +02:00
d7b6c3aa03
corrected NO_READ->MUST_READ
2009-09-14 11:20:32 +01:00
70e764b4b6
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-13 23:11:37 +01:00
26dac39576
Added "value" to wall BCs.
2009-09-13 23:11:28 +01:00
40dd870588
sample gmsh files
2009-09-11 16:19:49 +01:00
693f659e16
error printing
2009-09-11 16:19:12 +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