![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
Random distribution of crystalline seeds initial condition. More...
#include <random>#include "../field_modifier.hpp"#include "openpfc/field/operations.hpp"#include "seed.hpp"

Go to the source code of this file.
Classes | |
| class | pfc::RandomSeeds |
Random distribution of crystalline seeds initial condition.
This file defines the RandomSeeds class, which places spherical crystalline seeds at random locations throughout the domain. Useful for:
The number and properties of seeds are configurable. Seeds are randomly positioned using the Mersenne Twister random number generator.
Usage: