- Jan 14, 2009
-
-
Andrew Heather authored
-
- Jan 13, 2009
-
-
Andrew Heather authored
-
-
andy authored
-
Andrew Heather authored
-
graham authored
-
Andrew Heather authored
-
Andrew Heather authored
-
graham authored
Dealing with molecules that do not have all 3 diagonal components of the principal axis inertia tensor, i.e. point masses (mono-atomics) and linear molecules (diatomics and CO2 for example).
-
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
- Jan 12, 2009
-
-
graham authored
Adding pressure measurement via r dot f and temperature measurement and control including rotational energy. Adding random orientation on initialisation. Modifying constantProperties construction to detect point masses. Tidy up hitWallPatch function to remove commented out stochastic wall code.
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
- HashTableName + StaticHashTableName continue to use debug switch regardless of FULLDEBUG setting
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jan 11, 2009
-
-
Mark Olesen authored
- the parameter HashTable can hold arbitrary data .. just the type of keys needs to match
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jan 10, 2009
-
-
Mark Olesen authored
-
Mark Olesen authored
- can use 'XX.empty()' instead of 'XX.size() == 0', 'XX.size() < 1' or 'XX.size() <= 0' or for simpler coding. It also has the same number of characters as '!XX.size()' and /might/ be more readable - many size checking had 'XX.size() > 0', 'XX.size() != 0', or 'XX.size() >= 1' when a simple 'XX.size()' suffices
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jan 09, 2009
-
-
graham authored
Removing size specification for OPstream and IPstream for neighbour face centre and area exchanges, as per email from Mattijs re buffer alignment.
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
- string doesn't use any debug info, remove it - restructured the macros to add in NoDebug macro versions to className, typeInfo. Might be helpful with tackling the globals bootstrapping issue. - HashTableName + StaticHashTableName - avoid lookup of debug switch when FULLDEBUG is not defined
-
Mark Olesen authored
-
sergio authored
-
Mark Olesen authored
-
Mark Olesen authored
-
-
Mark Olesen authored
-