Mark Olesen
|
909e6b27e4
|
Apply coding style recommendations:
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
|
2009-11-30 08:55:03 +01:00 |
|
Mark Olesen
|
fa93ce8cd7
|
coding style adherence
- markup codingStyleGuide.org examples so they actually indent correctly
- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
|
2009-11-27 15:39:14 +01:00 |
|
mattijs
|
01cc6c1f8c
|
added some comment
|
2009-11-17 18:26:42 +00:00 |
|
Mark Olesen
|
ebe39c4ea4
|
Merge commit 'OpenCFD/master' into olesenm
|
2009-11-04 08:56:20 +01:00 |
|
Mark Olesen
|
53a9208d9f
|
Merge commit 'bundle/home' into olesenm
Conflicts:
src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.C
src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.H
tutorials/incompressible/simpleFoam/airFoil2D/Allclean
tutorials/multiphase/settlingFoam/ras/tank3D/Allclean
|
2009-11-04 08:54:34 +01:00 |
|
henry
|
51bb18ce78
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-10-30 17:24:05 +00:00 |
|
henry
|
9bb3c1c1ba
|
New solvers and tutorial cases transferred from OpenFOAM-1.6.x.
|
2009-10-30 17:24:02 +00:00 |
|
graham
|
270db50f3c
|
Folder called 0.orig was missed from commit as caught by .gitignore.
Now 0.org.
|
2009-10-29 11:59:15 +00:00 |
|
andy
|
006803b4c5
|
added -f option when removing logs to avoid warning msg when cleaning
|
2009-10-27 10:58:19 +00:00 |
|
Mark Olesen
|
3c788010fb
|
Merge commit 'bundle/olesenm' into home
|
2009-10-19 19:47:45 +02:00 |
|
graham
|
f14d76738b
|
Adding floatingObject tutorial case.
|
2009-10-19 15:58:40 +01:00 |
|
Mark Olesen
|
08fb4d5833
|
avoid spurious warnings on rm log.*
|
2009-10-09 19:46:08 +02:00 |
|
mattijs
|
680c3272aa
|
extraneous libs
|
2009-10-09 17:17:09 +01:00 |
|
mattijs
|
9b89dd125c
|
renaming of solidBodyMotionFunctions
|
2009-10-09 13:45:40 +01:00 |
|
mattijs
|
5ecde8d92e
|
new solidBodyMotionFunctions
|
2009-10-08 17:55:26 +01:00 |
|
mattijs
|
98c3d099fd
|
new solidBodyMotionFunctions
|
2009-10-08 15:15:42 +01:00 |
|
henry
|
a80e2f83cd
|
Removed unnecessary and inconsistent entries.
|
2009-09-10 22:43:06 +01:00 |
|
henry
|
cf08f081da
|
Corrected tutorials.
|
2009-08-18 17:12:15 +01:00 |
|
henry
|
ff89303a7a
|
Correct cases for the new version of settlingFoam.
|
2009-08-12 23:00:15 +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 |
|
henry
|
150528e7bb
|
Corrected to use alphaEff for b and ft to ensure Lewis number of 1.
|
2009-07-22 16:07:01 +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
|
5a83c4660c
|
Added rho for the buoyantPressure BC.
|
2009-07-10 14:42:23 +01:00 |
|
henry
|
90298600e0
|
Corrected buoyancy BCs for p.
|
2009-07-10 12:59:51 +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
|
f4d7096d45
|
Don't initialise U; unnecessary edit.
|
2009-07-08 17:20:06 +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
|
72e706654b
|
Cleaned out unnecessary files in turorials
|
2009-07-01 11:38:04 +01:00 |
|
henry
|
71127a7a36
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
tutorials/mesh/snappyHexMesh/iglooWithFridges/system/snappyHexMeshDict
|
2009-06-30 23:16:06 +01:00 |
|
henry
|
1783feeb90
|
Changed gamma to alpha1.
|
2009-06-30 23:07:31 +01:00 |
|
graham
|
786a2621ad
|
New MD tutorials.
|
2009-06-29 16:34:27 +01:00 |
|
andy
|
441b8b0832
|
more tutorial updates
|
2009-06-24 12:27:18 +01:00 |
|
henry
|
e7429463f8
|
Created new tutorial solver for MRF with VoF interface-capturing.
|
2009-06-09 12:11:18 +01:00 |
|
henry
|
0ee817a060
|
Also added a separate specification of the static pressure level but the
location for the specification is the same as that for the pd level.
|
2009-05-11 23:19:56 +01:00 |
|
andy
|
836ede21de
|
formatting
|
2009-03-25 12:22:26 +00: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
|
0781a2f387
|
correcting use of totalPressure BC
- still not consistent for pd as does not include buoyancy effects
|
2009-02-18 16:13:32 +00:00 |
|
andy
|
a40999c586
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-02-18 12:30:33 +00:00 |
|
andy
|
dee5fee4db
|
tutorial updates
|
2009-02-18 12:29:22 +00:00 |
|