57f6a904ec
ENH: Updated tutorial thermo files
2011-05-27 17:33:41 +01:00
b6f8897268
tutorials: Upgraded all of the blockMeshDict files to the new format
...
Upgraded other files as necessary for consistency with the blockMeshDict, in
particular cases with cyclic patches.
2011-05-26 12:43:16 +01:00
a302f0637f
shockTube tutorial: removed spurious surface specification in sampleDict
2011-03-17 15:15:05 +00:00
b6cd0b135f
Resolved confict
2011-03-17 15:07:06 +00:00
80393339a9
Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x
2011-03-17 15:03:15 +00:00
58e2a245df
ENH: Updates to sample dictionaries
2011-03-17 10:55:57 +00:00
6ffbe0553c
ENH: Updated tutorial fvSchemes for transpose operator
2011-01-18 15:24:30 +00:00
6091cdb0a5
BUG: incorrect log-check in runParallel (RunFunctions)
...
STYLE: minor rewording, drop grep/sed in favour of sed only
2011-01-02 18:42:26 +01:00
8962878a1c
STYLE: Updated tutorial foam headers back to dev (from dev.localBranchName)
2010-10-18 13:13:21 +01:00
1970573609
STYLE: Misc coding cosmetics
2010-10-13 18:20:14 +01:00
265ed0f033
ENH: Updated tutorial thermo props
2010-10-12 14:15:11 +01:00
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
4437361674
thermodynamicProperties: Added comment to explain the "normalisedGas" used.
2010-04-19 12:05:25 +01:00
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
10141f907b
STYLE: use dict entry for function objects in controlDict
2010-04-09 12:23:25 +02:00
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
2f4efd20d7
STYLE: rename starToFoam -> star3ToFoam for the sake of clarity
2010-02-16 18:40:10 +01:00
bcb1fc5ea8
Removed spurious "compressible::".
2009-08-18 22:03:34 +01:00
a1bf420f52
Corrected for new BCs.
2009-08-18 17:18:05 +01:00
8bad166975
updated version number dev->1.6
2009-08-03 16:38:20 +01:00
ecb8d29b83
Merge commit 'OpenCFD/master' into olesenm
2009-08-03 16:20:24 +02:00
6dbb672b01
updating tutorial cases to use new nut/mut wall function names
2009-08-03 12:04:40 +01:00
d749aac04d
adjust tutorial fvSolution to use regular expressions and $variable
2009-08-01 14:51:59 +02:00
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
b3d455de80
Removed turbulence model coefficients from the dictionaries to allow them to default.
2009-07-21 19:05:30 +01:00
6f48a922d0
Further corrections to tutorials following a complete Allrun.
2009-07-14 21:16:33 +01:00
9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +01:00
caff5576b1
Reinstated "application" entry in controlDict.
...
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
fac1b596b8
sonicFoam solver and tutorial updates
2009-06-25 13:19:41 +01:00
9ec6e0ad35
updating hThermo->hPsiThermo in tutorials
2009-06-19 13:17:14 +01:00
6ecdf4fc41
updated DebugSwitches, surfaceWriter
...
- added obj surfaceWriter
- don't bother with prepended field names on obj and stl surfaceWriter.
It fills the disk and suggests differences where there are none.
2009-03-09 15:37:54 +01:00
4b60453cf1
use while (runTime.loop() { .. } where possible in solvers
...
- change system/controlDict to use functions {..} instead of functions (..);
* This is internally more efficient
- fixed formatting of system/controlDict functions entry
- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
a3b50aff9f
further tutorial updates
2009-02-13 14:17:08 +00:00
12fba38d87
restructuring to reflect solver hierarchy
2009-02-12 18:59:59 +00:00