In file mdt.h:

template class RandomSimulation : public MDSimulationT

Purpose: This simulation generates randomly (uniform distibution in the volume) the positions of the particles instead of following the equations of motion

Inheritance:


Inherited from MDSimulationT:

Public Methods

void AnnealToT(real target_temp)
void AnnealToD(real target_density)

Inherited from MDSimulation:

Public Methods

void SaveConfiguration()

Protected Fields

real* sweep_variable
String sweep_name
MDSimulationParam& param
int elapsed_time

Protected Methods

void UpdateForces()
void IntegrateEQ()
void LoadConfiguration(String config_file)
void SingleStep()
real ZeroesTotalVel()

Documentation

Purpose: This simulation generates randomly (uniform distibution in the volume) the positions of the particles instead of following the equations of motion. This is used as a test for the size dependence observed in the non linear susceptibility.

This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de