Commit Graph

225 Commits

Author SHA1 Message Date
andy
d55ca09465 ENH: Tutorial update 2012-12-06 10:13:14 +00:00
andy
e733e7ba1c EMH: Added file missed during commit #c0dbc94 2012-12-05 17:51:04 +00:00
andy
7769292a33 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-05 17:43:19 +00:00
andy
c0dbc94b8a ENH: Updated rhoLTSPimpleFoam angledDuct tutorial case 2012-12-05 17:41:43 +00:00
andy
811740ceaa ENH: Moved/translated rhoPorousMRFPimpleFoam/mixerVessel2D tutorial to rhoPimpleFoam/mixerVessel2D 2012-12-05 17:30:08 +00:00
andy
ef1d4a2a96 ENH: Updated/created tutorial for rhoSimpleFoam 2012-12-05 17:01:58 +00:00
andy
78181c2629 ENH: Updated rhoPorousSimpleFoam tutorials 2012-12-05 16:36:06 +00:00
Henry
acbbaf3f4d tutorials: Updated "limited" snGrad schemes 2012-12-05 14:58:42 +00:00
andy
2c8acfb455 ENH: Tutorial updates re: temperature constraint 2012-11-19 14:46:11 +00:00
andy
acc5bb0fc7 ENH: Tutorial updates 2012-11-16 14:50:28 +00:00
andy
af35662c5c ENH: Tutorial update 2012-11-16 13:05:46 +00:00
Henry
7334d08af9 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-05 15:17:17 +00:00
Henry
9ef3301748 Thermodynamics: Added phaseName option to the constructors and selectors of all thermo packages 2012-11-05 15:17:02 +00:00
andy
dec670d2f3 ENH: Updated MRF tutorials 2012-10-30 08:22:11 +00:00
andy
182f660634 ENH: Updates to tutorial Allrun scripts 2012-10-26 10:27:30 +01:00
andy
75f666c74a ENH: added porosiyty tutorial using fixed coefficients 2012-10-23 12:28:55 +01:00
andy
f54a12e32a ENH: Tutorial updates 2012-10-19 13:54:41 +01:00
andy
97ac66ad9e ENH: Updated porosity-based tutorials 2012-10-18 17:31:11 +01:00
Henry
657863b007 sonicFoam: Update tutorials 2012-10-12 11:16:25 +01:00
Henry
9b1ed88057 rhoPimpleFoam/les/pitzDaily: Update thermophysicalProperties 2012-10-12 11:16:13 +01:00
Henry
6119938615 sonicFoam shockTube tutorial: updated for new Eeqn 2012-10-11 18:11:50 +01:00
Henry
015d1fb1bf thermophysicalProperties: added demo of dictionary tree lookup 2012-10-11 18:11:21 +01:00
Henry
9bf80af379 Thermodynamics: Update selection mechanism for reaction and chemistry thermodynamics 2012-09-30 21:27:18 +01:00
Henry
5e59b510e6 Thermodynamics: Updated tutorials to use the new dictionary based thermo package selection mechanism 2012-09-27 16:49:45 +01:00
Henry
ef8b6810f2 Thermodynamics: add specie type as argument to the "makeThermo" macros
Added "8" as the default Order of polynomial thermodynamic functions
2012-09-25 18:09:05 +01:00
Henry
f1bfeba127 Thermodynamics: rename specieThermo -> species::thermo and create the species namespace
Also remove the "<thermo" part of the names of thermodynamics packages
2012-09-24 15:37:36 +01:00
Henry
78121bac4a Solvers: Updated to solve EEqn rather than h,hs,eEqn 2012-09-22 16:34:20 +01:00
Henry
a114345eab Thermodynamics and sub-models: Removed "Sp" boundedness corrections on transport, replaced with "bounded Gauss" scheme 2012-09-21 14:34:42 +01:00
mattijs
cbdba6b471 GIT: revert: revert bad commit b6c4e144c4 2012-09-20 15:19:25 +01:00
mattijs
dfa74d978c ENH: flowRateInletVelocity: different keywords for volumetric and mass 2012-09-20 14:21:40 +01:00
Henry
dbe48b482c Thermodynamics: Changed all eEqn to EEqn and reformulated to conserve E in sonic solvers
To support these changes the need for "Sp" corrections on div-terms has been
eliminated by introducing a "bounded" convection scheme which subtracts the Sp
term from the selected scheme.  The equivalent will be needed for the ddt term.

A warning message is generated for steady-state solvers in which the "bounded"
scheme is not selected for the convection terms.
2012-09-19 12:49:07 +01:00
Henry
8609c83645 Thermodynamics: Initialized dpdt to 0 and added a switch on update
so that the effect of the term on the enthalpy equation is optional
2012-09-13 11:25:55 +01:00
Henry
7eef5af786 sonicFoam: change internal energy equation formulation to conserve total energy 2012-09-12 15:36:39 +01:00
mattijs
ea0ba70e7a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-08-03 17:37:18 +01:00
mattijs
e316a4d647 GIT:0/Ma: postprocessing file 2012-08-03 15:22:40 +01:00
Henry
6db2e55ab0 tutorials: Removed unmaintained files and unused dictionary entries 2012-08-02 15:30:10 +01:00
Henry
30eba3882a Tutorials: Removed unmaintained files 2012-08-02 13:37:15 +01:00
mattijs
a0a0f89017 ENH: blockMeshDict: use new boundary syntax 2012-07-25 12:22:35 +01:00
Henry
df152c1ca4 sonicFoam/ras/prism/constant/thermophysicalProperties: Corrected choice of thermodynamics 2012-07-24 16:42:29 +01:00
Henry
5cb555db9e Tutorials: Corrected selection of thermodynamics packages 2012-07-24 15:36:51 +01:00
Henry
0f03a90a69 rhoCentralFoam/biconic25-55Run35: Reduced the Courant number to improve boundedness and stability 2012-07-20 16:54:08 +01:00
Henry
63da3e9afc Thermodynamics: Rationalization
At the specie level:
    hs = sensible enthalpy
    ha = absolute (what was total) enthalpy
    es = sensibly internal energy
    ea = absolute (what was total) internal energy

At top-level
    Rename total enthalpy h -> ha
    Rename sensible enthalpy hs -> h

Combined h, hs, e and es thermo packages into a single structure.

Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form

alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:19:38 +01:00
Henry
e5cd8fff64 compressible solvers: renamed Kp -> Ekp (kinetic + pressure energy) 2012-05-04 16:20:11 +01:00
Henry
f36879826e rhoPimplecFoam: setup tutorial consistent with rhoPimpleFoam 2012-05-03 15:18:50 +01:00
Henry
b55941c07f compressible solvers: Name pressure diffusivity Dp 2012-05-03 14:15:15 +01:00
Henry
26c9d330e7 rhoPimplecFoam: New compressible solver featuring PIMPLEC 2012-05-03 14:14:40 +01:00
Henry
ac9203e1b8 rhoSimplecFoam: Added coupled-patch handling to H1 to support parallel running 2012-05-02 10:53:29 +01:00
Henry
28762dc468 Removed trailing whitespace 2012-04-19 14:17:30 +01:00
sergio
47355f43e4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-13 16:31:37 +01:00
sergio
48c70a91df ENH: Adding dimensioSet to DataEntry and modify MRFZone entry types 2012-04-13 16:31:07 +01:00
Henry
fca4d338ea rhoSimplecFoam/squareBend: Update tutorial for latest version of rhoSimplecFoam 2012-04-04 17:44:42 +01:00
andy
2dc13eb942 ENH: tutorialse: use orthogonal scheme on orthogonal meshes 2011-12-16 15:30:58 +00:00
Henry
e58c1a9d77 rhoCentralFoam tutorials: move All.* scripts into each case 2011-11-28 16:16:59 +00:00
Henry
70592ba210 Tutorials: updates to run with the latest developments 2011-11-28 16:15:42 +00:00
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