/MetroCPP

METRO C++ : MErger TRees On C++: A Scalable, C++/MPI Code for merger trees in cosmological simulations

Primary LanguageC++GNU General Public License v3.0GPL-3.0

==================================================
  	     METRO C++ MErgerTRees On C++ 
		      V. 0.2
	A C++/MPI code to generate MergerTrees 
	    from cosmological simulations.

	      Edoardo Carlesi 2018/2019
	  	  ecarlesi@aip.de
==================================================

C++11, MPI-parallel program to compute the halo merger trees in cosmological simulations.
The code has been designed to work with AHF halo finder (http://popia.ft.uam.es/AHF/Download.html)
but it can be easily made compatible with other formats as well.

Official repository:
https://github.com/EdoardoCarlesi/MetroCPP

Distributed under the terms of the GNU General Public License (GPL).

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.