- 28 Jan, 2010 4 commits
-
-
sergio authored
-
sergio authored
-
sergio authored
-
Andrew Heather authored
-
- 27 Jan, 2010 20 commits
-
-
sergio authored
-
sergio authored
-
-
Andrew Heather authored
- Earlier calculation of dQ was misleading - gave a measure of temperature change and not heat release - also mixed molar/mass units so value was somewhat random - Updated to calculate enthalpy/sec [m2/s3] and improved/more descriptive comments
-
Andrew Heather authored
- Left over from earlier commit 2900792f
-
mattijs authored
Removed #include file
-
mattijs authored
-
mattijs authored
-
mattijs authored
- added directMapped*Patch constructors with uniform offset - changed splitMeshRegions to use it - adapted chtMultiRegionFoam tutorials
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
- info now written as strings - info now collected on master processor and written to top level postProcessing folder as postProcessing/lagrangian/<cloudName>/<time>/...
-
mattijs authored
The refValue was being converted by mixedEnthalpy (even though it is not used) so a sensible value is necessary to get it to go through the conversion. So it now just gets the value
-
mattijs authored
The boundary conditions were still accessing e.g. the temperature even when restarting. Now they will reread all their data if there is a 'value' field present.
-
mattijs authored
-
mattijs authored
An empty list (m_) has no pointer so cannot be referenced. Instead we now return a null pointer (which is no problem for UList)
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
- 25 Jan, 2010 2 commits
-
-
graham authored
-
Andrew Heather authored
- maxStoredParcels was not being initialised
-
- 22 Jan, 2010 2 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
- Added call to Particle<Type>::readfields(CloudType) in derived types
-
- 21 Jan, 2010 7 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- 20 Jan, 2010 2 commits
- 18 Jan, 2010 2 commits
- 15 Jan, 2010 1 commit
-
-
mattijs authored
-