mattijs
8b46d0cc68
BUG: chtMultiRegionFoam : adapt for basicSolidThermo
2010-06-11 16:55:32 +01:00
mattijs
4c3021ba61
ENH: chtMulti* : adapted to use solidBasicThermo
2010-06-11 16:38:22 +01:00
Mark Olesen
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
henry
361b153343
Final iteration information now available in mesh::data (used to be mesh::fvData)
...
Relaxation and solution parameters for the final iteration in PIMPLE loops are
now selected according to the value of the "finalIteration" entry in the
mesh::data dictionary.
rhoPimpleFoam significantly updates and now replaces rhoPisoFoam.
2010-05-25 18:45:25 +01:00
mattijs
78e5ef9dbd
ENH: specification of selection of cellZone in snappyHexMeshDict.
...
Now allows specification of inside point to help leaky surfaces.
2010-05-17 11:45:01 +01:00
henry
d036af2921
Corrected multiRegionHeater tutorial.
2010-04-29 14:21:11 +01:00
henry
a6d35185ad
multiRegionHeater: chtMultiRegionSimpleFoam tutorial
2010-04-29 14:15:01 +01:00
mattijs
68c7b16d5a
ENH: Steady-state version of multiRegionHeater
2010-04-27 14:56:00 +01:00
mattijs
defea5836e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H
src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C
src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
2010-04-13 11:07:19 +01:00
Mark Olesen
3fef72510e
STYLE: use switch value for 'writeCompression' in controlDict's
...
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
mattijs
5e8903726d
ENH: explicitly include libraries that contain boundary conditions.
2010-04-08 21:05:14 +01:00
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
mattijs
d01adb74e3
ENH: Added tet volume check to checkMesh and snappyHexMesh
2010-03-26 13:39:51 +00:00
Mark Olesen
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
henry
c1e7fd9ef6
multiRegionHeater tutorial: Changed to generate the split-mesh and fields at time 0 rather th
...
an 0.001.
2010-02-18 16:16:37 +00:00
mattijs
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
sergio
3295abef5c
Correction of version in tutorial chtMultiRegionFoam
2010-01-28 12:48:52 +00:00
sergio
0b96ae5409
chtMultiRegionFoam files update
2010-01-28 12:28:18 +00:00
sergio
40710872fc
chtMultiRegion tutorial modification
2010-01-28 11:10:31 +00:00
sergio
cb5f5cb71c
chtMultiregion tutorial
2010-01-27 17:24:39 +00:00
mattijs
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
andy
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
mattijs
b877323a33
Added baffle option and corrected default setting
...
When faceZones are present one has to decide whether to have zone faces
only on the edge of cellZones or also freestanding.
The setting for minMedialAxisAngle was corrected since the calculation
has also been corrected.
2009-12-15 15:56:35 +00:00
mattijs
960c192d25
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
applications/utilities/mesh/manipulation/transformPoints/transformPoints.C
2009-12-08 11:49:13 +00:00
mattijs
3c6befa360
updated tutorial for wildcards in changeDictionaryDict
2009-12-07 17:03:32 +00:00
Mark Olesen
b83e69818b
update some old dictionary headers - even found mention of Nabla!
2009-12-04 12:39:14 +01:00
mattijs
4f08a18800
moved temperature coupled baffle into compressible
2009-10-06 14:48:31 +01:00
mattijs
ebe5735d5b
renamed b.c.
2009-09-15 18:37:48 +01:00
mattijs
0408d571a0
renamed b.c.
2009-09-15 18:37:34 +01:00
mattijs
791b5aaeaa
replacing isType with isA to enable directMappedWall to work
2009-09-15 17:51:59 +01:00
henry
bcb1fc5ea8
Removed spurious "compressible::".
2009-08-18 22:03:34 +01:00
andy
248eb8b51e
README for buoyantCavity tutorial case
2009-08-13 11:56:05 +01:00
andy
920fa49e7e
minor change to tutorial
2009-08-11 13:21:50 +01:00
andy
511ceab01c
adding buoyantCavity validation/test case
2009-08-11 12:36:43 +01:00
andy
8bad166975
updated version number dev->1.6
2009-08-03 16:38:20 +01:00
Mark Olesen
ecb8d29b83
Merge commit 'OpenCFD/master' into olesenm
2009-08-03 16:20:24 +02:00
andy
6dbb672b01
updating tutorial cases to use new nut/mut wall function names
2009-08-03 12:04:40 +01:00
Mark Olesen
d749aac04d
adjust tutorial fvSolution to use regular expressions and $variable
2009-08-01 14:51:59 +02:00
andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
andy
86f104aa00
chtMultiRegionFoam tutorial update
2009-07-21 19:43:38 +01:00
andy
bc88cf965f
buoyantSimpleRadiationFoam tutorial update
2009-07-21 19:39:00 +01:00
andy
3dfc299a0a
buoyantSimpleFoam tutorial update
2009-07-21 19:37:49 +01:00
henry
b3d455de80
Removed turbulence model coefficients from the dictionaries to allow them to default.
2009-07-21 19:05:30 +01:00
henry
6f48a922d0
Further corrections to tutorials following a complete Allrun.
2009-07-14 21:16:33 +01:00
henry
bf60ede878
Updates to tutorials
2009-07-14 21:07:53 +01:00
henry
e461ef53e9
Removed support for LAM.
2009-07-10 12:04:42 +01:00
henry
5f246c45e6
Improved the basic tutorial clean functions.
2009-07-10 11:55:50 +01:00
henry
37b0fe0ade
Corrections to get the tutorial test loop to run cleanly.
2009-07-09 23:28:54 +01:00
henry
9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +01:00
henry
caff5576b1
Reinstated "application" entry in controlDict.
...
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00