From 14e179ba56fba5c03a826f01e9d890e79365966d Mon Sep 17 00:00:00 2001 From: Oliver Hahn Date: Sun, 23 Aug 2020 21:22:48 +0000 Subject: [PATCH] particle_plt.hh edited online with Bitbucket --- include/particle_plt.hh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/include/particle_plt.hh b/include/particle_plt.hh index 0213c86..cb4946f 100644 --- a/include/particle_plt.hh +++ b/include/particle_plt.hh @@ -1,6 +1,6 @@ // This file is part of monofonIC (MUSIC2) // A software package to generate ICs for cosmological simulations -// Copyright (C) 2020 by Oliver Hahn +// Copyright (C) 2020 by Oliver Hahn & Bruno Marcos (this file) // // monofonIC is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -14,6 +14,11 @@ // // You should have received a copy of the GNU General Public License // along with this program. If not, see . + +// +// NOTE: part of this code, notably the translation into the first Brillouin +// zone (FBZ), was adapted from Fortran code written by Bruno Marcos +// #pragma once #include