Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ThermoStatContainer.hpp

    ra3fded r88b400  
    1616class ConfigFileBuffer;
    1717
    18 #define MaxThermostats 6      //!< maximum number of thermostat entries in Ions#ThermostatNames and Ions#ThermostatImplemented
     18enum { MaxThermostats=6 };      //!< maximum number of thermostat entries in Ions#ThermostatNames and Ions#ThermostatImplemented
    1919enum thermostats { None, Woodcock, Gaussian, Langevin, Berendsen, NoseHoover };   //!< Thermostat names for output
    2020
Note: See TracChangeset for help on using the changeset viewer.