Molecular Dynamics  v0.4
Project for the Practical hosted by the Scientific Computing Chair
Public Attributes | List of all members
enumsStructs::ThermostatParameters Struct Reference

#include <enumsStructs.h>

Collaboration diagram for enumsStructs::ThermostatParameters:
Collaboration graph

Public Attributes

bool useThermostat
 
TypeOfThermostat typeOfThermostat
 
bool initialiseSystemWithBrownianMotion
 
bool applyScalingGradually
 
double initialTemperature
 
double targetTemperature
 
double maxTemperatureChange
 
int applyAfterHowManySteps
 
int dimensions
 

Detailed Description

Struct containing the specifications of the thermostat.

Member Data Documentation

◆ applyAfterHowManySteps

int enumsStructs::ThermostatParameters::applyAfterHowManySteps

◆ applyScalingGradually

bool enumsStructs::ThermostatParameters::applyScalingGradually

◆ dimensions

int enumsStructs::ThermostatParameters::dimensions

◆ initialiseSystemWithBrownianMotion

bool enumsStructs::ThermostatParameters::initialiseSystemWithBrownianMotion

◆ initialTemperature

double enumsStructs::ThermostatParameters::initialTemperature

◆ maxTemperatureChange

double enumsStructs::ThermostatParameters::maxTemperatureChange

◆ targetTemperature

double enumsStructs::ThermostatParameters::targetTemperature

◆ typeOfThermostat

TypeOfThermostat enumsStructs::ThermostatParameters::typeOfThermostat

◆ useThermostat

bool enumsStructs::ThermostatParameters::useThermostat

The documentation for this struct was generated from the following file: