GCMC Simulation
A C++ and Python-based Monte Carlo simulation framework for interacting particles.
|
Functions | |
SimulationType | selectSimulationType (const std::string &simulationName) |
Selects the simulation type based on a string input. | |
SimulationType selectSimulationType | ( | const std::string & | simulationName | ) |
Selects the simulation type based on a string input.
potentialName | The name of the potential type as a string. |