Mark Olesen
e8cfd92f9d
ENH: move residualControl and abortCalculation into common jobControl lib
2010-04-09 17:55:37 +02:00
Mark Olesen
a55ce8eeba
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
tutorials/incompressible/simpleFoam/pitzDaily/system/controlDict
2010-04-09 14:21:34 +02:00
henry
30dc12f140
pitzDaily tutorial: Added functionObject convergence check.
2010-04-09 12:43:55 +01:00
henry
50616e6fc8
motorBike tutorial: improved the schemes.
2010-04-09 12:43:17 +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
Mark Olesen
10141f907b
STYLE: use dict entry for function objects in controlDict
2010-04-09 12:23:25 +02:00
henry
ed8fb0aa99
UEqn: Removed "Sp" term from the momentum equation of the steady-state solvers.
...
It is not clear that this "correction" term has provided any benefit and there
are cases for which it has proved detrimental to stability and convergence.
2010-04-06 16:28:59 +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
mattijs
5d93fbe16d
ENH: Removed parmetis. Use ptscotch instead.
2010-03-22 16:48:48 +00:00
henry
d1dada5dfd
Removed unnecessary operations.
2010-03-19 17:56:11 +00:00
henry
b3fd9c599f
Removed unnecessary files.
2010-03-19 17:52:15 +00:00
Mark Olesen
d5170fa83a
STYLE: remove trailing space from adjointShapeOptimizationFoam tutorial files
2010-03-17 11:36:42 +01:00
Mark Olesen
cd768b7a5a
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-17 08:52:10 +01:00
henry
d35773f4fb
New solver: adjointShapeOptimizationFoam
...
Uses adjoint method to block regions of the domain causing total pressure loss,
e.g. recirculation zones.
pitzDaily tutorial case supplied.
2010-03-15 17:08:45 +00:00
Mark Olesen
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01: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
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
a029a59036
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-12-09 17:44:13 +00:00
mattijs
4bdd240291
Reverted to 1D solver
2009-12-09 12:47:20 +00:00
andy
92b1e0f1a0
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-12-09 10:06:16 +00:00
andy
5329c39999
reset incorrectly added files
2009-12-09 10:03:31 +00:00
henry
20995ae5ae
Corrected the name of the wall-function.
2009-12-08 22:37:54 +00:00
henry
c21721d293
Corrected the change to the "application" entry in controlDict.
2009-12-08 15:07:01 +00:00
Mark Olesen
b83e69818b
update some old dictionary headers - even found mention of Nabla!
2009-12-04 12:39:14 +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
andy
e126099dc1
removed redundant logic
2009-11-24 14:29:41 +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
9bb3c1c1ba
New solvers and tutorial cases transferred from OpenFOAM-1.6.x.
2009-10-30 17:24:02 +00:00
henry
f5aa277982
Minor clean-up.
2009-10-30 17:22:55 +00:00
andy
3c54d945b4
removing done msg to be consistent with other tuts
2009-10-27 11:15:12 +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
08fb4d5833
avoid spurious warnings on rm log.*
2009-10-09 19:46:08 +02:00
mattijs
ddb312a279
made entry optional
2009-09-29 20:37:23 +01:00
mattijs
09e1bfa865
pointMotion derived cellMotion is equivalent
2009-09-29 20:34:35 +01:00
henry
1d1fd3a37c
Improved the error message buffering by rewinding when the error is throw rather
...
than when it is initialised. This allows messages to be created and added to.
2009-09-17 15:10:07 +01:00
henry
26dac39576
Added "value" to wall BCs.
2009-09-13 23:11:28 +01:00
henry
6832ad28b0
Cleanup.
2009-09-09 21:56:07 +01:00
mattijs
3335aa68f3
moved non-IOobject files to subdirectory
2009-08-28 12:39:37 +01:00
mattijs
65f59bc992
moved non-IOobject files to subdirectory
2009-08-28 12:39:03 +01:00
mattijs
6f530e77cb
moved non-IOobject files to subdirectory
2009-08-28 12:38:44 +01:00
mattijs
6519dc62e2
to be able to handle wall function bcs
2009-08-28 12:37:31 +01:00
mattijs
3355c8d9eb
initial streamlines functionobject
2009-08-25 12:35:48 +01:00
henry
cf08f081da
Corrected tutorials.
2009-08-18 17:12:15 +01:00
henry
62a396b33f
Removed unnecessary files.
2009-08-17 23:43:27 +01:00
andy
a1d6fdf994
adding local foamLog.db
2009-08-13 17:09:22 +01:00
andy
a41b159fbc
adding boundaryFoam tutorial to evaluate wall functions
2009-08-13 16:56:59 +01:00
Mark Olesen
b4c93398e0
no-frills fvSolution format in tutorials/incompressible/*
2009-08-03 20:16:24 +02:00
andy
8bad166975
updated version number dev->1.6
2009-08-03 16:38:20 +01:00