Commit Graph

2239 Commits

Author SHA1 Message Date
Mark Olesen
c20efb0923 ENH: add 'report' to trace #includeEntry/#includeIfPresentEntry
- used in "expandDictionary -list" to find which files are included by
  any particular dictionary
2011-04-15 13:34:25 +02:00
Mark Olesen
8687d00c2d Merge remote branch 'opencfd/master' into olesenm 2011-04-12 12:54:35 +02:00
Mark Olesen
03bae68436 STYLE: drop face::area() and triFace::area() - less useful than expected 2011-04-12 12:53:51 +02:00
mattijs
6594b254b5 STYLE: chckTopology: wrong message. 2011-04-11 13:36:33 +01:00
mattijs
13ce640b92 ENH: dates 2011-04-07 22:36:11 +01:00
mattijs
d22c89db9a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-07 13:48:49 +01:00
graham
d5d88fdba2 STYLE: Writing surface feature set out the root of the case. 2011-04-07 11:27:00 +01:00
mattijs
876aa9cdda Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C
2011-04-07 09:36:51 +01:00
mattijs
472bb82160 ENH: foamToFieldView: added region option. 2011-04-07 09:27:02 +01:00
Mark Olesen
9153534a9d ENH: use face::area() method for surfaceMeshInfo 2011-04-07 09:29:05 +02:00
Henry
1a0095489b gcc-4.6.0 warnings: removed initialised but unused variables 2011-04-06 22:55:47 +01:00
mattijs
b89f6082b0 STYLE: dictionary headers 2011-04-06 20:35:56 +01:00
mattijs
19332dc06e STYLE: fixed headers. 2011-04-06 19:20:36 +01:00
mattijs
acd7554ae0 STYLE: dictionaries in $FOAM_UTILITIES: header 2011-04-06 19:15:15 +01:00
mattijs
35e9958de6 ENH: selectCells: parallel running 2011-04-06 10:38:18 +01:00
mattijs
b1ce027774 ENH: cellClassification: parallel running 2011-04-06 10:36:00 +01:00
mattijs
7e50bc63c3 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 20:55:47 +01:00
mattijs
b09a19e026 ENH: sampledPatch: patchSet instead of single patch 2011-04-05 20:54:18 +01:00
Mark Olesen
4bc4c1900b ENH: new utility surfaceMeshInfo
- useful at the moment for reporting face areas from a surface mesh
2011-04-05 20:05:57 +02:00
andy
1699142a58 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 17:37:30 +01:00
andy
08a3023eec ENH: removed ambigous construction from tmp 2011-04-05 17:37:07 +01:00
mattijs
4d1e047ea1 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 15:56:48 +01:00
mattijs
5497bcb22d ENH: foamUpgradeCyclics,foamFormatConvert etc: switch off master-only reading. 2011-04-05 15:55:27 +01:00
Henry
d057de7128 potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:56:41 +01:00
Henry
c513ae8ccc potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:54:42 +01:00
Henry
a54afe65c3 potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:54:14 +01:00
mattijs
5cf0612207 ENH: surfaceFeatureExtact: optionally write obj files 2011-04-05 12:11:08 +01:00
mattijs
3e71574d8a ENH: snappyHexMesh: initial feature-line support 2011-04-05 11:56:57 +01:00
mattijs
e6b7c7f445 BUG: changeDictionary: swit6ch off any parallel time-stamp checking 2011-04-04 16:38:21 +01:00
Henry
a76953302a Porous solvers: corrected change to ddt 2011-03-31 18:00:39 +01:00
Henry
3c2c3650d4 LTSInterFoam, rhoPorousMRFLTSPimpleFoam: set the name of the old-time rDeltaT
to avoid the registration of rDeltaT being pinched
2011-03-31 11:55:41 +01:00
Henry
57470a3850 rhoPorousMRFLTSPimpleFoam: Corrected for SP compilation 2011-03-30 17:57:42 +01:00
Henry
81c63d9949 rhoPorousMRFLTSPimpleFoam: corrected for SP compilation 2011-03-30 17:55:57 +01:00
Henry
fffe67d45f Porosity: Temporarily disable pZones.ddt(rho, U) while the term is being investigated 2011-03-30 16:24:35 +01:00
Henry
b33c31ebf1 rhoPorousMRFLTSPimpleFoam: Added porosity and MRF support in rhoLTSPimpleFoam 2011-03-30 15:43:23 +01:00
Henry
7f8dbac2cc LTSInterFoam: Improved the near-interface Courant number evaluation 2011-03-30 13:50:09 +01:00
mattijs
4fa972e4be ENH: surfaceClean: do a triangle cleanup unless suppressed 2011-03-29 12:27:25 +01:00
mattijs
41a638d6dd Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-28 16:45:06 +01:00
mattijs
6ee1d853b6 BUG: Time: not setting IO flags for e.g. fvSolution constructed from Time. 2011-03-28 16:43:04 +01:00
andy
49f214d415 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-28 13:14:12 +01:00
mattijs
0c8e354faf Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-28 12:47:19 +01:00
andy
6f138dc60f GIT: resolve merge conflict 2011-03-28 10:34:21 +01:00
andy
3bffa0e552 ENH: (re-)added under-relaxation to pEqn in LTSReactingParcelFoam solver 2011-03-28 10:31:24 +01:00
Mark Olesen
3c30eca1cc STYLE: drop check for paraview versions
- we don't support paraview < 3.x anymore
2011-03-28 11:07:10 +02:00
Mark Olesen
02c235271b GIT: once again got hit by copyright years on git push 2011-03-28 10:54:59 +02:00
Henry
1528f30f33 LTSInterFoam: Improved default settings 2011-03-26 21:48:40 +00:00
Henry
5b4cd73e55 PIMPLE: Rationalised loop structure
Automated the caching of "finalIteration".
2011-03-26 21:48:15 +00:00
andy
ab95424f8b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-25 14:44:39 +00:00
andy
6d5dee15c8 ENH: Updated porousExplicitSource...Foam solver 2011-03-25 14:43:59 +00:00
andy
83ae9d9f24 ENH: Removed unnecesaary ()'s 2011-03-25 14:37:41 +00:00