1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-19 17:03:45 +02:00

README.md edited online with Bitbucket

This commit is contained in:
Oliver Hahn 2020-08-23 16:19:54 +00:00
parent 95dd21999c
commit f56422a293

View file

@ -25,7 +25,7 @@ Currently supported features (the list is growing, so check back):
- Hybrid parallelization with MPI+OpenMP/threads.
- Requires FFTW v3, GSL (and HDF5 for output for some codes), as well as a CMake build system.
- Requires FFTW v3, GSL (and HDF5 for output for some codes), as well as a CMake build system and a reasonably new C++14 compliant compiler.
New modules/plugins can be easily added (see how to contribute in CONTRIBUTING.md file)