mattijs
|
cde4e66674
|
STYLE: kineticTheoryModel.C : line length
|
2010-12-15 17:06:23 +00:00 |
|
mattijs
|
1473e9f2ef
|
COMP: kineticTheroyModel : single precision compilation
|
2010-12-15 15:25:11 +00:00 |
|
Henry
|
834aee9965
|
GeometricTensorField: added transpose function to support a tmp argument.
Use new "T" function to avoid duplicate registration of grad(U) object.
|
2010-12-12 21:39:15 +00:00 |
|
sergio
|
e7e3a607c7
|
Merge branch 'basicSolidthermo'
|
2010-12-08 16:44:57 +00:00 |
|
sergio
|
262e6be2f8
|
ENH: new basicSolidThermo, solid -> pointSolid and solidMixture ->
pointSolidMixture. chtMultiRegion tutorials and solvers
|
2010-12-08 16:20:43 +00:00 |
|
mattijs
|
985870e754
|
STYLE: Remove orphaned files
|
2010-12-08 11:43:54 +00:00 |
|
andy
|
3d039770f0
|
ENH: Added new chemFoam solver and test cases for stiff chemistry problems
|
2010-11-24 11:28:58 +00:00 |
|
Henry
|
9b73aba1d9
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-11-12 12:13:49 +00:00 |
|
Henry
|
8490014bf6
|
rhoSimplecFoam: further developments
not entirely satisfactory
|
2010-11-12 12:13:28 +00:00 |
|
Mark Olesen
|
8b59f1d0d5
|
Merge remote branch 'OpenCFD/master' into olesenm
|
2010-11-08 08:07:29 +01:00 |
|
andy
|
9c350ab501
|
STYLE: minor: indentation of 4 chars instead of 8
|
2010-11-05 13:03:55 +00:00 |
|
Henry
|
b7cf33058d
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-11-02 18:57:45 +00:00 |
|
Henry
|
f8ae2453df
|
chtMultiRegionFoam: updated thermodynamics
|
2010-11-02 18:57:39 +00:00 |
|
andy
|
960773dfe5
|
Merge branch 'clouds'
|
2010-11-02 15:04:58 +00:00 |
|
Mark Olesen
|
d5acd22a63
|
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
|
2010-11-02 09:32:32 +01:00 |
|
Henry
|
1fe653ac36
|
LTSInterFoam: Allow the new time-step smoothing parameters to be input
|
2010-11-01 14:45:04 +00:00 |
|
Henry
|
34f65f9c5a
|
chtMultiRegionFoam: Updated the Courant-number
|
2010-11-01 14:44:23 +00:00 |
|
mattijs
|
35f9a95d0c
|
BUG: multiphaseMixture/Make/options : use LIB_LIBS
|
2010-10-29 16:08:44 +01:00 |
|
mattijs
|
3c927090e3
|
ENH: chtMultiRegionFoam : allow 0 cells per processor
|
2010-10-29 16:08:05 +01:00 |
|
andy
|
74499d57d9
|
ENH: Updated steady parcel solver
|
2010-10-28 18:14:57 +01:00 |
|
andy
|
3e5a47dbb5
|
COMP: git merge with master conflict resolution
|
2010-10-27 14:47:24 +01:00 |
|
andy
|
0f2a8150da
|
STYLE: Read from SIMPLE instead of PIMPLE
|
2010-10-27 13:07:41 +01:00 |
|
andy
|
6c7a93651d
|
ENH: Updated old GPL v2 headers to v3
|
2010-10-26 15:06:38 +01:00 |
|
andy
|
667b5c13ae
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-10-26 11:54:27 +01:00 |
|
andy
|
4f8ea8d6af
|
BUG: Incorrect lookup name for alphak
|
2010-10-26 11:53:56 +01:00 |
|
andy
|
33b24e6599
|
ENH: Added new steadyReactingParcelFoam solver
|
2010-10-25 18:28:25 +01:00 |
|
andy
|
17c15af32b
|
Merge branch 'master' into clouds
|
2010-10-25 17:53:29 +01:00 |
|
andy
|
1a61449dce
|
ENH: Code updates in lieu of cloud updates
|
2010-10-25 17:52:35 +01:00 |
|
Henry
|
730481aed3
|
LTSInterFoam: Initial version of interFoam supporting local time-stepping for acceleration to steady-state
|
2010-10-25 17:49:56 +01:00 |
|
andy
|
cddce4cc54
|
ENH: Updated coalChemistryFoam solver
|
2010-10-25 15:58:55 +01:00 |
|
Henry
|
c078ab9dee
|
DSMC tutorials: remove temporary files
|
2010-10-13 17:08:10 +01:00 |
|
Henry
|
5dc9b66ba3
|
New Courant number now implemented in most solvers
CHT solvers still to do
|
2010-10-13 13:09:24 +01:00 |
|
Henry
|
b7705de2ef
|
Deleted rhoSonicFoam and rhopSonicFoam
|
2010-10-12 14:48:13 +01:00 |
|
Henry
|
eb51614780
|
Renamed rUA -> rAU
|
2010-10-11 20:10:34 +01:00 |
|
Henry
|
216f0a0cd1
|
pimpleDyMFoam: Corrected caching of rUA/rAU
|
2010-10-11 16:18:49 +01:00 |
|
Henry
|
ad3abe3738
|
Courant Numbers: Corrected reductions for parallel running
|
2010-10-10 23:19:16 +01:00 |
|
Henry
|
195510935d
|
Courant number: new formulation
Improves boundary handling
Corresponds better to FVM equations
|
2010-10-08 22:52:18 +01:00 |
|
Henry
|
9ad02ff740
|
fireFoam: Updated solver and tutorials from OpenFOAM-1.7.x
|
2010-10-08 22:50:58 +01:00 |
|
andy
|
7600cfc48d
|
ENH: Converting limiting from pMin to rho min/max for rho[Simple/Pimple/Simplec] solvers
|
2010-10-08 17:41:52 +01:00 |
|
andy
|
88f0f2e4a3
|
ENH: simpleFoam, rhoSimpleFoam and porousSimpleFoam updates
|
2010-10-08 14:38:03 +01:00 |
|
andy
|
29e4855042
|
ENH: Updated rhoPorousSimpleFoam solver
|
2010-10-07 17:16:54 +01:00 |
|
andy
|
dee30c1e0a
|
STYLE: 80 char limit
|
2010-10-07 11:25:42 +01:00 |
|
andy
|
590e2c3a52
|
ENH: Updated heat transfer solvers and tutorials to use p_rgh
|
2010-10-06 17:47:53 +01:00 |
|
andy
|
9efaf83fee
|
ENH: updated buoyantBoussinesqSimpleFoam solver to include thermal wall functions
on (kinematic) turbulent thermal conductivity, kappat and updated tutorial
|
2010-10-01 17:23:52 +01:00 |
|
andy
|
8f03a3258b
|
ENH: updated buoyantBoussinesqPimpleFoam solver to include thermal wall functions
on (kinematic) turbulent thermal conductivity, kappat and updated tutorial
|
2010-10-01 17:22:59 +01:00 |
|
Henry
|
89ee9b3e0f
|
Merged all multiphase developments in OpenFOAM-1.7.x
|
2010-09-29 22:22:48 +01:00 |
|
mattijs
|
fdb1c0be4b
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-09-29 12:10:06 +01:00 |
|
Henry
|
ad925d65d2
|
threePhaseMixture: corrected typo
|
2010-09-29 11:19:48 +01:00 |
|
Henry
|
7428b36de8
|
incompressibleThreePhaseMixture: Corrected the construction of the third-phase properties
|
2010-09-29 10:50:03 +01:00 |
|
Henry
|
5a655495dc
|
bubbleFoam: Cleaned-up createPhi
|
2010-09-29 10:49:35 +01:00 |
|