Commit Graph

9086 Commits

Author SHA1 Message Date
32d7d05192 Icc: changed the default optimisation level to O2 2011-10-19 12:17:28 +01:00
d1a928d4c2 Corrected line-length 2011-10-19 12:16:33 +01:00
4354a9afc7 finiteVolume: non-orthogonal correction is now selected by the user and not overridden
Previously non-orthogonal correction was not applied if the mesh appeared to be
orthogonal based on a hard-coded test.  Now the non-orthogonal correction is
applied as selected by the user irrespective of the mesh quality.  This avoids
problems with the built-in mesh test being inappropriate for some cases.
2011-10-19 12:13:57 +01:00
d242f68bdc ENH: Adding PIMPLE loop into PDRAutoRefineFoam 2011-10-19 10:40:13 +01:00
1f42aad419 BUG: Changing min(z0, 0.001) to max(zo, 0.001) 2011-10-19 10:04:31 +01:00
f76cbf52e6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-17 14:33:50 +01:00
aedeb6e4b3 BUG: Changing waveLenght to waveNumber 2011-10-17 14:33:28 +01:00
fa53b9b7b2 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-14 16:23:07 +01:00
ad0c10ffc2 pyrolysisModelCollection: Corrected namespace of the instantiated IOPtrList 2011-10-14 16:18:29 +01:00
a1aabfa241 OpenFOAM: Correct the handling of non-tmp construction from tmp if the tmp is cached 2011-10-14 16:18:12 +01:00
286f8a828f BUG: settings.sh: SGIMPI MPI_ROOT test 2011-10-12 18:04:28 +01:00
a4192a83a1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-12 13:50:07 +01:00
67e6b94149 ENH: streamLine: user selectable interpolation method 2011-10-12 13:49:24 +01:00
2453b4704d ENH: add of waveDisplacementPointPatch 2011-10-11 16:58:01 +01:00
ca1ef80728 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-10 12:02:19 +01:00
b69ebd9e77 ENH: setExplicitValue source 2011-10-10 12:01:49 +01:00
328f44b375 ENH: OSspecific: make userName,domainName,hostName strings 2011-10-07 16:02:59 +01:00
f6f9eb14ba ENH: settings.sh: MPI_ROOT checking 2011-10-07 16:02:22 +01:00
4819b9a0a3 ENH: wmakeScheduler: detect tty 2011-10-07 16:01:56 +01:00
93fa2893d7 BUG: interpolationTable: construct from fileName 2011-10-07 15:49:27 +01:00
f5573332a8 BUG: UIPread: missing constructor 2011-10-06 15:15:29 +01:00
5fde154ce4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-05 17:32:24 +01:00
99c860d2e2 ENH: Time: secondary write controls, signal handling 2011-10-05 17:31:12 +01:00
cb13393b9d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-05 13:37:51 +01:00
8ede7fdda4 ENH: Changing Yt to "calculated" to avoid division by zero 2011-10-05 13:37:07 +01:00
34695f5845 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-05 10:32:03 +01:00
95b7a3be18 ENH: Updated behaviour of 'log' in forces function object
- values always written to file
- values only written to screen if log = true
2011-10-05 10:31:30 +01:00
2088364c43 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-04 15:37:14 +01:00
ba308083ab ENH: chtMultiRegionFoam: solve single h equation 2011-10-04 15:36:52 +01:00
45ca32a7e0 ENH: Updated surface film tutorials re: addition of sampleMode to extrudeToRegionMeshDict 2011-10-03 10:21:08 +01:00
0fc6fc3e3d ENH: Added sampleMode to extrudeToRegionMesh utility 2011-10-03 10:20:27 +01:00
542301e67f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-03 10:06:32 +01:00
972ae916ec BUG: Added missing mapping clauses to mappedFixedInternalValueFvPatchField 2011-10-03 10:06:10 +01:00
c267c9905e ENH: Converted private->protected for mapped patch member functions 2011-10-03 10:05:41 +01:00
6eae2a6583 STYLE: Removed CRLF line endings 2011-09-30 14:23:11 +01:00
8a991fea02 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-29 17:30:43 +01:00
f76944d8ed interDyMFoam/ras/damBreakWithObstacle tutorial: updated 2011-09-29 17:30:26 +01:00
78ecf402ce adjustPhi: Relax the inflow/outflow check tolerance 2011-09-29 17:29:58 +01:00
304b22f9ae interDyMFoam: Improved mesh-motion mapping and reinstated ddtPhiCorr 2011-09-29 17:29:01 +01:00
2c879deab1 interpolateSplineXY: Corrected function call in highest-level 2011-09-29 17:28:27 +01:00
95d57e8ee1 nuSgsUSpaldingWallFunctionFvPatchScalarField: Use the fields from the LES model 2011-09-29 17:27:42 +01:00
86eca744b8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-28 17:44:49 +01:00
45a4fbda2c ENH: Added ddtPhiCorr to pimpleDyMFoam on a switch 2011-09-28 13:58:08 +01:00
d1aab2399f ENH: Added SCOTCH_ROOT to scotch and ptscotch options files 2011-09-28 12:37:41 +01:00
4b5049b0d2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-28 12:29:24 +01:00
b96eb963f9 ENH: dynamicRefineFvMesh: check all fluxes for interpolation 2011-09-28 12:28:34 +01:00
ca358fdc1c ENH: sampling: add offsetMode to patchInternalField sampleSurface 2011-09-28 11:33:05 +01:00
19bf53f32e STYLE: use simpleControl/pimpleControl in createFields etc - Reported by Mark Olesenm 2011-09-27 15:56:25 +01:00
ac7e9bb086 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-27 15:41:07 +01:00
c1bb2ac02d ENH: AMI - only run parallel distributed if AMI is distributed 2011-09-27 15:40:28 +01:00