BerendsenThermostat

SimulationBuilder > MD > SimulationComponents


This implements the Berendsen thermostat.

Synopsis

#include <glotzilla++.h>

//declare an instance
BerendsenThermostat *thermostat = new BerendsenThermostat;

//set some parameters
thermostat->SetTemperature(1.0); 

//add the SystemComponent to the simulation
AddSimulationComponent(thermostat); 

Tutorials

Error: Failed to load processor Timestamp
No macro or processor named 'Timestamp' found