enzo-nbody

ENZO implemented with a direct N-body solver

https://github.com/yongseokjo/enzo-nbody

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

ENZO implemented with a direct N-body solver

Basic Info
  • Host: GitHub
  • Owner: YongseokJo
  • License: other
  • Language: C
  • Default Branch: master
  • Size: 368 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created almost 4 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Citation

README.md

ENZO-NBODY

ENZO-NOBDY is one of the braches of the ENZO code. ENZO-NBODY is a hybrid cosmological hdyrodynamic nbody simulation that implements a direct sum n-body solover for gravity. We aim at parallelizing our code with both CPUs and GPUs.

ENZO DESCRIPTION

Enzo's main webpage is:

  • http://enzo-project.org

Enzo is developed in the open on github.com:

  • https://github.com/enzo-project/enzo-dev/

Documentation, including instructions for compilation, can be found at:

  • https://enzo.readthedocs.io/en/latest/

REQUIREMENTS

Mandatory:

  • C/C++ and Fortan90 compiler
  • MPI (such as OpenMPI, MPICH, or IntelMPI) for multi-processor parallel jobs
  • HDF5 (serial version) for data outputs

DEVELOPERS

List of people who have contributed to the development of ENZO-NBODY:

  • Yongseok Jo yjo@flatironinstitute.org, kerex@snu.ac.kr
  • Seoyoung Kim mintlux@snu.ac.kr

Thanks to: Ji-hoon Kim (mornkr@snu.ac.kr)

Owner

  • Name: Yongseok Jo
  • Login: YongseokJo
  • Kind: user
  • Location: New York, US
  • Company: Flatiron Institute

----------- Astrophysicist ----------- Research Fellow @ Flatiron Institute

Citation (CITATION)

To cite Enzo in publications, please use:

Bryan, G.~L., Norman, M.~L., O'Shea, B.~W., et al. 2014, ApJS, 211, 19

In the body of the text, please add a footnote to the enzo webpage:

http://enzo-project.org

and in the acknowledgements, please add the following text:

"Computations described in this work were performed using the publicly-available
\texttt{Enzo} code (http://enzo-project.org), which is the product of a
collaborative effort of many independent scientists from numerous institutions
around the world.  Their commitment to open science has helped make this work
possible."

Here are some alternative citation formats for For LaTeX and BibTex users:

\bibitem[Bryan et al.(2014)]{2014ApJS..211...19B} Bryan, G.~L., Norman, 
M.~L., O'Shea, B.~W., et al.\ 2014, \apjs, 211, 19 

@ARTICLE{2014ApJS..211...19B,
   author = {{Bryan}, G.~L. and {Norman}, M.~L. and {O'Shea}, B.~W. and {Abel}, T. and 
   {Wise}, J.~H. and {Turk}, M.~J. and {Reynolds}, D.~R. and {Collins}, D.~C. and 
   {Wang}, P. and {Skillman}, S.~W. and {Smith}, B. and {Harkness}, R.~P. and 
   {Bordner}, J. and {Kim}, J.-h. and {Kuhlen}, M. and {Xu}, H. and 
   {Goldbaum}, N. and {Hummels}, C. and {Kritsuk}, A.~G. and {Tasker}, E. and 
   {Skory}, S. and {Simpson}, C.~M. and {Hahn}, O. and {Oishi}, J.~S. and 
   {So}, G.~C. and {Zhao}, F. and {Cen}, R. and {Li}, Y. and {The Enzo Collaboration}
   },
    title = "{ENZO: An Adaptive Mesh Refinement Code for Astrophysics}",
  journal = {\apjs},
archivePrefix = "arXiv",
   eprint = {1307.2265},
 primaryClass = "astro-ph.IM",
 keywords = {hydrodynamics, methods: numerical },
     year = 2014,
    month = apr,
   volume = 211,
      eid = {19},
    pages = {19},
      doi = {10.1088/0067-0049/211/2/19},
   adsurl = {http://adsabs.harvard.edu/abs/2014ApJS..211...19B},
  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

GitHub Events

Total
  • Delete event: 8
  • Issue comment event: 1
  • Member event: 1
  • Push event: 133
  • Pull request review event: 1
  • Pull request event: 18
  • Create event: 16
Last Year
  • Delete event: 8
  • Issue comment event: 1
  • Member event: 1
  • Push event: 133
  • Pull request review event: 1
  • Pull request event: 18
  • Create event: 16