Henry
fc6049ab3f
Thermodynamics: Further changes relating to the total energy sources for the enthalpy equation
2011-11-24 08:33:05 +00:00
Henry
dc810ea88d
Thermodynamics: Completed most of the conversion of the enthalpy source
2011-11-23 16:56:13 +00:00
Henry
3c7dc0e20a
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2011-11-22 17:55:13 +00:00
Henry
96068a670d
Thermodynamics: Changed h-eqn to conserve total energy
2011-11-22 17:54:13 +00:00
andy
6b71297665
ENH: tutorial input file updates related to DataEntry changes
2011-11-21 18:38:47 +00:00
Henry
991a0366ba
gcc: 4.6.1 is now the default
2011-10-19 12:19:56 +01:00
andy
f4f078b979
ENH: Updated tutorial fvSolution files to employ updated solution ctrl params
2011-09-09 14:36:28 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
Henry
0ee842a113
rhoPimpleFoam/ras/angledDuct tutorial: under-relax U,h,etc. on last iteration also
2011-06-13 17:17:30 +01:00
andy
050bcfafb3
GIT: Conflict resolution
2011-06-08 16:34:27 +01:00
andy
29c485361a
STYLE: renamed version 2.0 -> 2.0.0
2011-06-08 16:31:07 +01:00
Henry
6038d5b02b
tutorials: Updated run and clean scripts and corresponding 0 directories
2011-06-08 16:28:18 +01:00
andy
d2d91bb84f
STYLE: Updated tutorial headers to version 2.0
2011-06-07 11:18:46 +01:00
andy
57f6a904ec
ENH: Updated tutorial thermo files
2011-05-27 17:33:41 +01:00
Henry
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
andy
a81bfbfa09
ENH: Tutorial updates
2011-05-12 12:17:39 +01:00
Henry
e3eae71014
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-28 21:14:18 +01:00
Henry
24adaa0e1d
Updated tutorials
2011-04-28 21:14:13 +01:00
mattijs
eaa2a9f1b5
COMP: tutorial scripts: add #!/bin/sh, chmod +x etc.
2011-04-28 17:47:11 +01:00
andy
335da20074
ENH: changed absTol->tolerance for consistency with solvers
2011-04-20 12:59:08 +01:00
Henry
f8f575e23c
Tutorial solvers and mesh converters moved to applications
2011-04-19 23:20:18 +01:00
andy
154761a3a1
ENH: Updated tutorials
2011-04-15 16:46:35 +01:00
andy
e7c75377ce
ENH: Updated tutorial to use pimpleControl functionality
2011-04-13 17:21:51 +01:00
andy
44aae9f765
Merge branch 'olesenm'
2011-04-05 10:04:51 +01:00
Henry
19c08b9e5a
tutorials: Set the file type to ascii for ascii files
2011-03-31 15:32:07 +01:00
Mark Olesen
3177e81566
ENH: adjust thermalPorousZone to match documentation
...
eg, dictionary entry:
thermalModel
{
type none; // fixedTemperature;
// fixedTemperature coefficients
T 350;
}
A missing thermalModel is treated as 'none'
2011-03-31 13:53:48 +02:00
Henry
b33c31ebf1
rhoPorousMRFLTSPimpleFoam: Added porosity and MRF support in rhoLTSPimpleFoam
2011-03-30 15:43:23 +01:00
Henry
5ec353c85c
tutorials: Updated PIMPLE settings and corrected application
2011-03-26 21:49:23 +00:00
Henry
a4e25e5155
rhoLTSPimpleFoam: New solver and test case.
...
Supports local time-stepping for steady solution.
2011-03-25 14:25:06 +00:00
Henry
a93e63e7b7
tutorials: use getApplication
rather than hard-coded application name
2011-03-25 12:06:18 +00:00
Henry
e1c9f43c08
tutorials: Use getApplication to set the application rather than hard-coding it
2011-03-24 21:42:09 +00:00
Henry
7db4078ac0
rhoPorousMRFSimpleFoam/angledDuctImplicit tutorial: added MRFZones dictionary
2011-03-24 21:41:25 +00:00
Henry
76981e8770
rhoPorousMRFSimpleFoam: Added MRF support to rhoPorousSimpleFoam
2011-03-17 16:03:06 +00:00
Henry
a302f0637f
shockTube tutorial: removed spurious surface specification in sampleDict
2011-03-17 15:15:05 +00:00
Henry
b6cd0b135f
Resolved confict
2011-03-17 15:07:06 +00:00
Henry
80393339a9
Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x
2011-03-17 15:03:15 +00:00
andy
58e2a245df
ENH: Updates to sample dictionaries
2011-03-17 10:55:57 +00:00
andy
6ffbe0553c
ENH: Updated tutorial fvSchemes for transpose operator
2011-01-18 15:24:30 +00:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
Henry
0a6c711664
Tutorials: removed all references to metis to protect the innocent from persecution.
2011-01-07 12:01:08 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
Mark Olesen
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
andy
8962878a1c
STYLE: Updated tutorial foam headers back to dev (from dev.localBranchName)
2010-10-18 13:13:21 +01:00
andy
b4e91aa468
Merge branch 'master' into dicts
2010-10-14 10:10:04 +01:00
andy
1970573609
STYLE: Misc coding cosmetics
2010-10-13 18:20:14 +01:00
mattijs
84ddfa8391
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-10-13 11:06:20 +01:00
mattijs
2a90d8638f
STYLE : datToFoam : removed unused include files
2010-10-13 11:01:57 +01:00