Commit Graph

98 Commits

Author SHA1 Message Date
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
andy
efe68b6ce6 Merge branch 'master' into dicts 2010-10-12 16:59:10 +01:00
Henry
b7705de2ef Deleted rhoSonicFoam and rhopSonicFoam 2010-10-12 14:48:13 +01:00
andy
265ed0f033 ENH: Updated tutorial thermo props 2010-10-12 14:15:11 +01:00
andy
9b87336b3f COMP: merge conflict 2010-10-11 17:59:46 +01:00
andy
806dfc707f ENH: tutorial thermo input updates 2010-10-11 17:42:47 +01:00
andy
ee046de0e1 ENH: tutorial updates 2010-10-08 17:51:13 +01:00
andy
611a107bfd ENH: Multiple tutorial updates 2010-10-07 17:17:48 +01:00
andy
d8cb793e36 ENH: Added Allrun script to rhoPimpleFoam tutorial to generate mesh 2010-10-07 17:12:27 +01:00
andy
b362957124 ENH: Multiple tutorial updates 2010-10-07 13:52:51 +01:00
Henry
d3f0b7a06b Documentation: Added skeleton ReleaseNotes-dev 2010-10-06 12:05:25 +01:00
graham
ed314b62bc STYLE: Removed unused dynamicMeshDicts. 2010-09-20 17:36:41 +01:00
mattijs
b8216e22a4 COMP: makeMesh script not posix 2010-08-18 14:10:22 +01:00
mattijs
9e7cb86097 ENH: proper restart for maxWellU bc 2010-08-03 14:07:16 +01:00
graham
49a853116a STYLE: copyright and 80 char line fixes. 2010-07-27 15:45:43 +01:00
graham
67136c25ee STYLE: Remove tabs. 2010-07-27 12:24:27 +01:00
henry
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +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
c367e07642 ENH: Converted all cellSet/faceSet/pointSet to topoSet. 2010-05-10 17:17:49 +01:00
henry
4437361674 thermodynamicProperties: Added comment to explain the "normalisedGas" used. 2010-04-19 12:05:25 +01:00
Mark Olesen
f7b0b7ca71 STYLE: drop 'getopt' in favour of hand-rolled option parsing
- improves flexibility and allows more consistent long options
2010-04-09 16:55:47 +02: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
Mark Olesen
10141f907b STYLE: use dict entry for function objects in controlDict 2010-04-09 12:23:25 +02:00