omoultosEthTuDelft / OCTP

On-the-fly calculation of Transport Properties
GNU General Public License v2.0
22 stars 5 forks source link

Improve integer bit allocation #15

Open JelleLagerweij opened 1 year ago

JelleLagerweij commented 1 year ago

To align correctly with the newest lammps versions, the integer bit allocation should be moved to 64 bits.

(or make it adapt automatically on the LAMMPS_SIZES (LMP_INC setting for the traditional make method) custom integer types in lammps. See: https://docs.lammps.org/Build_settings.html paragraph 3.5.3 for this)