- Jan 28, 2010
-
-
sergio authored
-
sergio authored
-
sergio authored
-
Andrew Heather authored
-
- Jan 27, 2010
-
-
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
-
- Jan 25, 2010
-
-
graham authored
-
Andrew Heather authored
- maxStoredParcels was not being initialised
-
- Jan 22, 2010
-
-
Andrew Heather authored
-
Andrew Heather authored
- Added call to Particle<Type>::readfields(CloudType) in derived types
-
- Jan 21, 2010
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Jan 20, 2010
- Jan 18, 2010
- Jan 15, 2010
-
-
mattijs authored
-