Henry Weller
|
44c73bfbe1
|
Made all template declarations consistent using 'class' rather than 'typename'
|
2016-03-22 15:02:55 +00:00 |
|
Henry Weller
|
99c000fc94
|
Rationalized the indentation of C-preprocessor directives
|
2016-02-29 15:42:03 +00:00 |
|
Henry Weller
|
94c05a1e6c
|
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
|
2016-01-10 22:41:16 +00:00 |
|
Henry Weller
|
8259567cc3
|
reactingEulerFoam: Further improvements to the handling of mass-transfer
between incompressible and compressible phases
|
2015-09-25 19:00:07 +01:00 |
|
Henry Weller
|
2518e125c4
|
reactingEulerFoam: Support compressibility and mass-transfer independently
Now combinations of incompressible, compressible phases with or without
mass-transfer are supported efficiently.
|
2015-09-25 17:54:55 +01:00 |
|
Henry Weller
|
abfe7d4c00
|
reactingEulerFoam: Updated phase loops
|
2015-09-17 09:19:03 +01:00 |
|
Henry Weller
|
a188e6bc53
|
reactingEulerFoam: Use PtrListDictionary for list/table of phases
This makes looping over the phases much simpler which maintaining
support for phase-name lookup.
|
2015-09-16 21:29:09 +01:00 |
|
Henry Weller
|
cc5f67a0ff
|
reactingMultiphaseEulerFoam: New Euler-Euler multiphase solver
Supporting any number of phases with heat and mass transfer, phase-change and reactions
|
2015-09-11 15:33:12 +01:00 |
|
Henry Weller
|
f688a0660d
|
reactingTwoPhaseEulerFoam: Moved into reactingEulerFoam
and two-phase functionality separated from multiphase functionality
|
2015-08-26 12:49:26 +01:00 |
|