From 95dd21999c82eee631156fdb58f72648f7613910 Mon Sep 17 00:00:00 2001 From: Oliver Hahn Date: Sun, 23 Aug 2020 16:11:20 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 567481d..96f6f4b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Currently supported features (the list is growing, so check back): - Multiple random number modules (MUSIC1,NGenIC,Panphasia,...) (A new MUSIC2 module is in development) +- Multiple pre-IC modules (various Bravais lattices, glass) + - Hybrid parallelization with MPI+OpenMP/threads. - Requires FFTW v3, GSL (and HDF5 for output for some codes), as well as a CMake build system.