Commit Graph

838 Commits

Author SHA1 Message Date
Henry
cff638a7da multiphaseInterFoam: No need for refPhase with MULES 2011-09-05 19:09:32 +01:00
Henry
d47625903e compressibleTwoPhaseEulerFoam: updated PIMPLE loop 2011-09-05 19:08:31 +01:00
Henry
209aad1bdc compressibleTwoPhaseEulerFoam: Corrected location of compiled files 2011-09-05 19:08:00 +01:00
Henry
2c335d360b multiphaseEulerFoam: new solver
including two simple tutorial cases
2011-09-05 19:06:38 +01:00
Sergio Ferraris
ce7245c3fa ENH: Re-locating externalWallHeatFluxTemperature 2011-09-05 11:10:13 +01:00
Henry
22d2f84af3 compressibleTwoPhaseEulerFoam: corrected name and location of the executable 2011-08-24 17:38:16 +01:00
Henry
a7251c4d87 Corrected line length 2011-08-24 17:19:17 +01:00
Henry
dab6fa5ed8 compressibleTwoPhaseEulerFoam: new solver for momentum conservative compressible two-phase flow 2011-08-24 17:17:10 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
Henry
391d788a29 Corrected headers 2011-08-09 10:42:37 +01:00
Henry
425d51a985 MMULES: new development of the MULES limiter to support limiting the sum of phase-fractions
multiphaseInterFoam: Upgraded to use the new MMULES algorithm
2011-08-09 10:39:58 +01:00
mattijs
89d4dff64f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/OpenFOAM/db/dynamicLibrary/dlLibraryTable/dlLibraryTableTemplates.C
2011-08-02 13:52:36 +01:00
Henry
2d2d8d4081 chtMultiRegionSimpleFoam: revert change to hEqn to support liquids 2011-08-01 22:50:06 +01:00
mattijs
319292bc2c ENH: potentialFoam: add initialiseUBCs option 2011-08-01 15:36:04 +01:00
mattijs
8f4f432492 ENH: molecularDynamics/old: removed 2011-07-21 15:38:59 +01:00
mattijs
d205a84e8d Merge branch 'master' into cvm
Conflicts:
	src/meshTools/searchableSurface/closedTriSurfaceMesh.C
	src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
Henry
1e2832fd7d Corrected class names in the file descriptions 2011-07-19 17:26:55 +01:00
sergio
02dbd6b26d Merge branch 'master' into combustionModel 2011-07-14 09:41:34 +01:00
mattijs
bee616ac40 COMP: buoyantBaffleSimpleFoam: missing includes 2011-07-13 17:27:18 +01:00
sergio
1b7502f6e7 ENH: new combuustion classes and update tutorial (Lagrangian and
combustion)
2011-07-13 17:02:55 +01:00
Henry
d81d99d490 bubbleFoam, twoPhaseEulerFoam: Added storage of pressure from the previous iteration for PIMPLE 2011-07-09 22:24:28 +01:00
graham
4da50ebb91 Rolling back MD modifications to master branch. 2011-07-07 13:30:42 +01:00
graham
9135de497c Merge branch 'master' into cvm 2011-07-06 09:29:58 +01:00
Henry
729bdbb640 twoPhaseEulerFoam/interfacialModels/dragModels: Corrections for parallel operation 2011-07-05 17:02:21 +01:00
Henry
012dc7ecba Changes to keep clang happy. 2011-07-05 17:01:40 +01:00
graham
e675839a21 ENH: Added monoatomic object and updated applications. 2011-07-04 20:22:50 +01:00
graham
d3ddb37480 ENH: Templated MolecularCloud. 2011-07-04 16:17:52 +01:00
graham
0c51d2628a ENH: Running and improvements. 2011-07-01 19:55:48 +01:00
graham
373d633fd2 Merge branch 'master' into cvm 2011-06-30 10:21:18 +01:00
graham
7ffe4d83d7 ENH: Using site lists in force calculation. 2011-06-28 18:33:08 +01:00
graham
76b9524796 ENH: Initial modifications to MD to incorporate strathclyde work. 2011-06-28 09:47:40 +01:00
Henry
d1a8375816 wmake options files: corrected EXE_LIBS -> LIB_LIBS 2011-06-27 16:58:58 +01:00
Henry
9da17e04ee SRFPimpleFoam: upgraded from OpenFOAM-1.7.x for OpenFOAM-dev 2011-06-24 13:40:20 +01:00
graham
caea0aec03 Merge branch 'master' into cvm 2011-06-17 10:57:23 +01:00
Henry
0200b59e79 twoPhaseEulerFoam:frictionalStressModel/Schaeffer: Correct mut on processor boundaries 2011-06-13 22:32:15 +01:00
Sergio Ferraris
1bf6d30f47 BUG: Adding U source before relaxing Ueq 2011-06-10 16:19:03 +01:00
Sergio Ferraris
e06306b798 BUG: If refGrad and refValue are in the init fiel read them otherwise
set the BC to fixedValue using refValues as values
2011-06-09 16:36:55 +01:00
Sergio Ferraris
d6e24bb668 BUG: Missing complete re-start for mixed BC 2011-06-09 15:48:04 +01:00
graham
e1ead74461 Merge branch 'master' into cvm 2011-06-08 17:28:03 +01:00
mattijs
da836edfc1 ENH: argList: added -noFunctionObjects to all argList 2011-06-08 14:21:51 +01:00
Henry
e26e8f1032 potentialFoam: added "noFunctionObjects" option 2011-06-08 12:09:05 +01:00
sergio
0f20e65f6f STY: change from reactingParcelsFilPyrosysisFoam to fireFoam 2011-06-06 17:55:27 +01:00
sergio
e2d55d863f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	applications/solvers/lagrangian/reactingParcelFilmPyrolysisFoam/Make/options
2011-06-06 17:48:22 +01:00
sergio
64c9989d76 BUG: mapDistribute on radiation BC and changes on
reactingParcelFilPyrolysisFoam
2011-06-06 17:45:06 +01:00
graham
159e79f681 COMP: More clang caught compilation errors. 2011-06-06 15:46:22 +01:00
andy
f872a9760d BUG: Avoid name clashes in db 2011-06-06 13:31:46 +01:00
andy
5b70bb7f88 BUG: Avoid DB name clashes 2011-06-06 12:41:17 +01:00
andy
fc2b2bcc9f BUG: Corrected location of combustionModels 2011-06-06 12:40:54 +01:00
andy
9451602506 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-06 11:09:34 +01:00
andy
597c1bf58f BUG/ENH: Updated combustion model libraries - src and fireFoam 2011-06-06 11:05:03 +01:00