Skip to content
Konstantin Taletskiy edited this page Jan 4, 2017 · 3 revisions

Welcome to the gpu_dsm wiki!

The Discrete Slip-Link Model (DSM) is a mathematical model that describes the dynamics of flexible entangled polymer melts.

GPU DSM is a computational implementation of that model on CUDA/C++. GPU DSM is developed in The Center for molecular study of condensed soft matter (μCoSM). GPU DSM is free open-source software under the GNU GPL v3.0 license.

In DSM polymer chain is viewed as a random walk with the length of Kuhn step, constrained by entanglements fixed in space (Figure 1).

Figure 1. Chain with entanglements

Model variables are number of Kuhn steps trapped between entanglements Ni and separation between them Qi.

Figure 2. Model variables

Clone this wiki locally