Commit Graph

2219 Commits

Author SHA1 Message Date
mattijs
b09a19e026 ENH: sampledPatch: patchSet instead of single patch 2011-04-05 20:54:18 +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
Henry
a4e25e5155 rhoLTSPimpleFoam: New solver and test case.
Supports local time-stepping for steady solution.
2011-03-25 14:25:06 +00:00
mattijs
7cd8b41f8b ENH: ideasUnvToFoam: added type 118 2011-03-25 14:10:00 +00:00
andy
17c3983f55 ENH: Updated LTSReactingParcelFoam solver 2011-03-25 12:13:58 +00:00
andy
3d1fc441c2 ENH: moved rho update 2011-03-24 15:08:10 +00:00
andy
1dce642fe2 ENH: Removed more ()'s 2011-03-24 15:02:37 +00:00
andy
2c074892b0 ENH: reactingParcelFoam: moved hs out of PISO loop and added pFinal 2011-03-24 14:58:03 +00:00
andy
6f47073d34 ENH: Removed unnecessary ()'s 2011-03-24 14:39:41 +00:00
andy
ecca911e40 ENH: Updated pEqn for porousExplicitSourceReactingParcelFoam 2011-03-24 14:35:56 +00:00
andy
a815e6c23e ENH: Updated coalChemistryFoam re: finalIter 2011-03-24 14:32:19 +00:00
mattijs
7faf1a5205 COMP: app/test: make test apps compile 2011-03-23 16:18:06 +00:00
mattijs
ac4aff42b5 BUG: liquid/Make/options: different library 2011-03-23 16:07:53 +00:00
Mark Olesen
25821081ba GIT: adjust copyright year for git-push 2011-03-22 16:44:59 +01:00
Mark Olesen
ffa5368d10 Merge remote branch 'opencfd/master' into olesenm 2011-03-22 16:42:48 +01:00
sergio
41121ee8f4 ENH: Uptodate to dev for several tutorials 2011-03-21 14:24:48 +00:00
Henry
0f3d393ec5 bubbleFoam, twoPhaseEulerFoam: Updated handling of the transpose terms 2011-03-21 10:49:20 +00:00
Henry
4aa5302e67 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-18 10:26:04 +00:00
Henry
172c026e67 porousSimpleFoam: Completed relocation 2011-03-18 10:25:56 +00:00
Mark Olesen
2a925aeff3 ENH: support alternative values in string expansion
- syntax as per Bourne/Korn shell
      ${parameter:+altValue}

  If parameter is unset or null, nothing is substituted.
  Otherwise the \c altValue is substituted.
2011-03-18 10:12:38 +01:00
mattijs
90a80f490b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-17 22:27:55 +00:00
Henry
6af8b9db7b porousSimpleFoam: updated and now a sub-application to simpleFoam 2011-03-17 17:49:15 +00:00