Henry
dd3ab88f47
Thermodynamics: renamed isobaricPerfectGas -> incompressiblePerfectGas and incompressible -> rhoConst
...
Added isochoric and incompressible identifiers to equations of state to indicate the supported processes
2012-09-11 14:07:22 +01:00
Henry
830c0ef382
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
2012-08-23 14:13:13 +01:00
Henry
8f4b56b3c3
Thermodynamics: Rationalised the base classes for fluid and solid thermo.
...
New base class for fluid and solid thermo: veryBasicThermo
Base class for fluid thermo: basicThermo (derived from veryBasicThermo)
Base class for solid thermo: solidThermo (derived from veryBasicThermo)
Note in next commit basicThermo -> fluidThermo, veryBasicThermo -> basicThermo
2012-08-23 11:39:02 +01:00
sergio
dccad82084
ENH: Modification of solid thermo, thermo baffles, pyrolysis and
...
tutorial, solvers solve for h in the solid
2012-07-03 10:54:27 +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
sergio
a3a567ea1c
ENh: Further changes to tutorials and source regarding
...
changes from K to kappa
2012-05-08 13:32:56 +01:00
sergio
fa4fd968a8
ENH: Renaming K to kappa and kappa to kappaRad in solid thermo and
...
updating tutorials
2012-05-08 11:02:39 +01:00
sergio
980027bd60
BUG: Delay the call to solidThermo in Radiation BC constructor
...
in case the solid region has not being constructed yet
2012-04-24 10:43:44 +01:00
Henry
ef8efc27ba
Solvers and tutorials: changed use of buoyantPressure BC to fixedFluxPressure
2012-04-20 09:49:58 +01:00
Henry
28762dc468
Removed trailing whitespace
2012-04-19 14:17:30 +01:00
mattijs
69569cc45e
STYLE: surfaceFeatureExtract: get info from Coeffs dictionary. Added comment
2012-04-03 10:36:23 +01:00
mattijs
9821123c86
ENH: snappyMultiRegionHeater: adapt for surfaceFeatureExtractDict
2012-04-02 17:58:45 +01:00
mattijs
5ebf6ca2f8
ENH: README.txt: description of directional cht
2012-02-29 11:09:16 +00:00
mattijs
c20b3d761c
BUG: Allrun: wrong redirect
2012-02-29 10:30:50 +00:00
andy
f5d026dd71
STYLE: Removed duplicate ;;'s in tutorial dictionaries
2012-01-25 10:00:07 +00:00
mattijs
242143be1b
ENH: multiRegionHeater: added function objects on region
2012-01-25 08:53:38 +00:00
sergio
e1462229c0
ENH: Changing chtMultiRegionFoam tutorial entries
2012-01-10 15:47:47 +00:00
andy
2dc13eb942
ENH: tutorialse: use orthogonal scheme on orthogonal meshes
2011-12-16 15:30:58 +00:00
Sergio Ferraris
4351cb49ea
ENh: Change schemes for oppositeBurningPanles
2011-12-02 12:36:13 +00:00
mattijs
0043cf6d3a
STYLE: tutorials: use topoSet
2011-11-24 16:11:05 +00:00
mattijs
e314d4dc59
STYLE: mutliRegionHeater: use topoSet
2011-11-24 16:02:58 +00:00
Henry
0f3b422888
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2011-11-23 16:56:16 +00:00
Henry
dc810ea88d
Thermodynamics: Completed most of the conversion of the enthalpy source
2011-11-23 16:56:13 +00:00
mattijs
b06cd15151
BUG: extrudeToRegionMesh: fix indexing.
2011-11-23 15:28:38 +00:00
Sergio Ferraris
a7c4badeee
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-11-23 10:38:41 +00:00
Sergio Ferraris
be8284b0bd
ENH: Uptodate of tutorials
2011-11-23 10:38:10 +00:00
Henry
d54c03ed92
Tutorials: corrected fvSchemes for new total energy source formulation
2011-11-23 10:22:19 +00:00
Henry
96068a670d
Thermodynamics: Changed h-eqn to conserve total energy
2011-11-22 17:54:13 +00:00
Sergio Ferraris
8968d1d0ae
ENH: Moving circuitBoardCooling tutorial to buoyantSimpleFoam folder
...
and deleting old buoyantBaffleSimpleFoam
2011-11-08 16:39:36 +00:00
mattijs
01e3850eda
STYLE: snappyHexMeshDict: adapted comment on maxLocalCells.
2011-09-16 18:23:47 +01:00
andy
f4f078b979
ENH: Updated tutorial fvSolution files to employ updated solution ctrl params
2011-09-09 14:36:28 +01:00
andy
8ae9569085
ENH: Multiple commits - lumped due to git index file corruption
...
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +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
sergio
d9d8c9c02d
ENH: editng Allrun
2011-07-11 10:22:33 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
andy
b4230fa874
ENH: Removed view factor hard-coding from faceAgglomerate utility
2011-06-14 13:45:30 +01:00
andy
29c485361a
STYLE: renamed version 2.0 -> 2.0.0
2011-06-08 16:31:07 +01:00
andy
3fbf5e6ecd
STYLE: Minor corrections to tutorial file headers
2011-06-07 11:26:30 +01:00
andy
d2d91bb84f
STYLE: Updated tutorial headers to version 2.0
2011-06-07 11:18:46 +01:00
sergio
64c9989d76
BUG: mapDistribute on radiation BC and changes on
...
reactingParcelFilPyrolysisFoam
2011-06-06 17:45:06 +01:00
andy
2e4027d3b7
BUG: Corrected tutorial Allrun script
2011-06-03 12:23:01 +01:00
sergio
d8a14ecf2d
ENH: solver and tutorial using baffles
2011-06-02 17:27:06 +01:00
andy
2a2107f203
ENH: Updated solid thermo tutorials
2011-05-29 10:12:08 +01:00
andy
57f6a904ec
ENH: Updated tutorial thermo files
2011-05-27 17:33:41 +01:00
Henry
59eb1f4dac
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-05-26 12:43:21 +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
mattijs
09ae0fae93
ENH: snappyMultiRegionHeater: feature edge support
2011-05-24 16:37:53 +01:00
Henry
f0f1e29779
chtMultiRegionFoam/multiRegionLiquidHeater tutorial: corrected relaxation statement
2011-05-16 10:06:41 +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
sergio
ddc203fce0
Update tutorial to dev
2011-04-28 12:03:57 +01:00
sergio
a038c90f21
Tutorial Updates
2011-04-21 10:00:53 +01:00
andy
8369a8d78b
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-15 17:16:00 +01:00
andy
154761a3a1
ENH: Updated tutorials
2011-04-15 16:46:35 +01:00
Henry
a86be7faa6
Tutorials: Corrected the name of the gradient used for the linearUpwind scheme
2011-04-15 16:36:58 +01:00
Henry
293398cea5
tutorials: updatded header
2011-04-06 16:16:33 +01:00
mattijs
2099600454
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-01 03:45:25 +01:00
mattijs
7d728f5c77
ENH: snappyHexMeshDict: added comment. Changed wrt 17x
2011-04-01 03:33:49 +01:00
Henry
19c08b9e5a
tutorials: Set the file type to ascii for ascii files
2011-03-31 15:32:07 +01: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
a7db086522
tutorials: Rationalised headers
2011-03-23 17:36:57 +00:00
graham
945354830c
ENH: More sensible, less restrictive minTetQuality restriction.
2011-03-23 10:58:02 +00:00
sergio
41121ee8f4
ENH: Uptodate to dev for several tutorials
2011-03-21 14:24:48 +00:00
andy
58e2a245df
ENH: Updates to sample dictionaries
2011-03-17 10:55:57 +00:00
Mark Olesen
abde400dd5
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
bin/foamCleanPath
2011-02-22 19:24:31 +01:00
sergio
093c4307c9
STY: bad streams
2011-02-21 17:26:54 +00:00
sergio
c5676efd94
STY: fixing bad streams
2011-02-21 17:25:51 +00:00
sergio
6b1adaf52b
ENH: update tutorials to nre emissivity look up
2011-02-21 17:16:15 +00:00
sergio
ed58f0e691
ENH: faceAgglomeration, vuew factor molde and view factor generator
2011-02-11 18:30:08 +00:00
andy
6ffbe0553c
ENH: Updated tutorial fvSchemes for transpose operator
2011-01-18 15:24:30 +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
14d1300a36
Revert "STyLE: More 2011 copyright dates (non-code)."
...
This reverts commit 2e1e671d96
.
2011-01-05 18:25:32 +00:00
graham
2e1e671d96
STyLE: More 2011 copyright dates (non-code).
2011-01-05 11:48:24 +00:00
Mark Olesen
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
mattijs
6f2b17a698
ENH: fvSchemes : updated incompressible tutorials
2010-12-15 17:05:09 +00:00
sergio
262e6be2f8
ENH: new basicSolidThermo, solid -> pointSolid and solidMixture ->
...
pointSolidMixture. chtMultiRegion tutorials and solvers
2010-12-08 16:20:43 +00:00
Henry
5f96d12654
chtMultiRegionFoam, chtMultiRegionSimpleFoam: Updated all tutorials
2010-11-03 12:31:38 +00:00
Henry
a061b6e41b
Changed E to e in scalars
2010-11-03 11:34:34 +00:00
Henry
f8ae2453df
chtMultiRegionFoam: updated thermodynamics
2010-11-02 18:57:39 +00:00
andy
8962878a1c
STYLE: Updated tutorial foam headers back to dev (from dev.localBranchName)
2010-10-18 13:13:21 +01:00
mattijs
0fd7a69911
ENH: setFields : allow faceSets for patchField setting
2010-10-15 16:22:18 +01:00
mattijs
ed89c6926e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-10-15 15:47:46 +01:00
mattijs
6be05e72d1
ENH: setFields : allow faceSets for patchField setting
2010-10-15 15:43:11 +01:00
mattijs
b31f8894aa
ENH: setFields : all face sets to set patch values
2010-10-15 15:41:32 +01:00
andy
1970573609
STYLE: Misc coding cosmetics
2010-10-13 18:20:14 +01:00
andy
265ed0f033
ENH: Updated tutorial thermo props
2010-10-12 14:15:11 +01:00
Henry
ca8f5aee75
Tutorials: Added libOpenFOAM.so to libs when used to avoid paraFoam failing
2010-10-11 14:16:57 +01:00
Henry
f92bcb0f9e
snappyMultiRegionHeater tutorial: updated fvSolution
2010-10-11 11:39:34 +01:00
andy
ca6961f9ab
ENH: chtMultiregionFoam tutorial update
2010-10-08 14:37:21 +01:00
andy
32da2ff225
ENH: Multiple tutorial updates
2010-10-08 10:54:28 +01:00
andy
611a107bfd
ENH: Multiple tutorial updates
2010-10-07 17:17:48 +01:00
andy
590e2c3a52
ENH: Updated heat transfer solvers and tutorials to use p_rgh
2010-10-06 17:47:53 +01:00
andy
9efaf83fee
ENH: updated buoyantBoussinesqSimpleFoam solver to include thermal wall functions
...
on (kinematic) turbulent thermal conductivity, kappat and updated tutorial
2010-10-01 17:23:52 +01:00
andy
8f03a3258b
ENH: updated buoyantBoussinesqPimpleFoam solver to include thermal wall functions
...
on (kinematic) turbulent thermal conductivity, kappat and updated tutorial
2010-10-01 17:22:59 +01:00
Henry
89ee9b3e0f
Merged all multiphase developments in OpenFOAM-1.7.x
2010-09-29 22:22:48 +01:00
graham
ebb9a9e1ac
ENH: tet decomposed particle tracking.
...
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
graham
4d870512a6
Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2010-07-28 14:05:18 +01:00
graham
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
andy
9c5ecc1a90
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-07-27 18:11:37 +01:00
andy
dd488c26c2
BUG: corrected path to setHotRoom util for heat transfer tuts
2010-07-27 18:11:25 +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
Mark Olesen
3ef7831a1e
STYLE: correct header format (as per ccfb6e32a6
)
2010-06-24 09:04:39 +02:00
henry
bfbab34491
Corrected merge conflicts from header changes.
2010-06-23 17:03:41 +01:00
henry
6574570ba0
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/constant/polyMesh/boundary
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/0/rho
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/polyMesh/boundary
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/RASProperties
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/thermophysicalProperties
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/turbulenceProperties
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/cp
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/rho
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/constant/polyMesh/boundary
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/fixedInlet
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/sideAndTopPatches
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/nut
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/p
tutorials/incompressible/simpleFoam/windTurbineTerrain/constant/RASProperties
tutorials/incompressible/simpleFoam/windTurbineTerrain/system/decomposeParDict
2010-06-23 16:56:45 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
mattijs
245e31adef
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-06-11 17:00:31 +01:00
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
henry
cf1fa7115f
Tutorial updates -- incomplete.
...
These changes are pushed to avoid continuous merge conflicts caused by scripted
changes to all the tutorial files.
2010-06-10 13:01:14 +01:00
henry
460faa33ed
buoyantSimpleFoam buoyantCavity tutorial: Updated
...
Update not complete.
2010-06-10 12:59:34 +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
henry
cd3b5808df
Corrected class.
2009-07-08 22:45:05 +01:00
henry
d76820dc57
Changed g from being read from environmentalProperties to being read directly as a
...
uniformDimensionedVectorField.
2009-07-08 17:09:51 +01:00
henry
4439183d96
Corrected handling of the wall BCs of p for buoyant flows.
2009-07-07 22:56:02 +01:00
henry
a11cf2e0da
Created simpleFoam case from the motorBike mesh tutorial.
...
Moved the snappyHexMesh tutorials to the appropriate solver directories and created links.
2009-07-01 15:40:52 +01:00
henry
ad7e0fb239
Use relative tolerances.
2009-06-30 23:06:59 +01:00
henry
bdf6a90794
Removed unnecessary files.
2009-06-26 17:24:19 +01:00
henry
ac02c60442
Changed Boussinesq solvers to use p rather than pd and added hotRoom tutorial cases for them.
2009-06-26 17:19:09 +01:00
henry
4ff9c018b6
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-25 15:40:45 +01:00
henry
82a0c2ae67
Improved relaxation factors for the new buoyantSimpleFoam solver.
...
Note the reversal between the p and U factors for compressible flow.
2009-06-25 15:40:33 +01:00
andy
441b8b0832
more tutorial updates
2009-06-24 12:27:18 +01:00
henry
9418392975
Changed by setFields.
2009-06-23 12:12:39 +01:00
andy
9ec6e0ad35
updating hThermo->hPsiThermo in tutorials
2009-06-19 13:17:14 +01:00
andy
3393036e8f
rhoPisoFoam tutorial update
2009-06-18 15:56:51 +01:00
henry
4465d20ac6
Changed pd -> p.
2009-06-11 22:48:05 +01:00
mattijs
2a62ec3f39
added solverFrequency
2009-06-08 18:03:33 +01:00
mattijs
a253547154
fvDOM tutorial
2009-06-08 18:00:04 +01:00
mattijs
9429a9ed36
make tutorial work
2009-06-02 15:12:00 +01:00
mattijs
d3bcca840d
solving for pd; new parallel b.c.
2009-06-02 14:59:07 +01:00
mattijs
c67b9e677a
scoping
2009-04-28 20:52:19 +01:00
mattijs
68e3014f93
scoping
2009-04-28 20:52:18 +01:00
mattijs
2c31daa167
allow mut to be generated
2009-04-23 15:02:44 +01:00
mattijs
c153c5dc47
missing patch
2009-04-23 15:02:09 +01:00
mattijs
c0f131eab5
added scoping
2009-04-23 14:54:04 +01:00
mattijs
93b5c53ef4
added scoping
2009-04-23 14:51:43 +01:00
mattijs
975e800207
simple -> piso rename
2009-04-20 17:52:26 +01:00
mattijs
5e3b302477
update tutorial
2009-04-17 13:08:41 +01:00
mattijs
4f1f94ad83
update tutorial
...
modified: ../../../compressible/rhoPisoFoam/ras/cavity/constant/polyMesh/boundary
modified: ../../buoyantPisoFoam/hotRoom/constant/polyMesh/boundary
modified: ../../buoyantPisoFoam/hotRoom/system/controlDict
modified: ../../buoyantPisoFoam/hotRoom/system/fvSchemes
deleted: ../../buoyantPisoFoam/hotRoom/0/mut
modified: constant/polyMesh/boundary
deleted: ../../buoyantSimpleRadiationFoam/hotRadiationRoom/0/mut
deleted: ../../chtMultiRegionFoam/multiRegionHeater/0/mut
2009-04-17 12:35:47 +01:00
mattijs
74213da984
new solver syntax
2009-04-17 10:59:26 +01:00
Mark Olesen
507ad1e643
Merge commit 'OpenCFD/master' into olesenm
2009-02-25 10:50:26 +01:00
andy
181f252245
updates
2009-02-18 18:05:54 +00:00
andy
dee5fee4db
tutorial updates
2009-02-18 12:29:22 +00:00
Mark Olesen
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
andy
c799fb0014
renamed to be consistent with new solver naming convention
2009-02-17 12:27:38 +00:00
andy
a3b50aff9f
further tutorial updates
2009-02-13 14:17:08 +00:00
andy
12fba38d87
restructuring to reflect solver hierarchy
2009-02-12 18:59:59 +00:00