Skip to content

SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.

License

Notifications You must be signed in to change notification settings

keefemitman/spectre

 
 

Repository files navigation

license Standard Build Status Coverage Status codecov release DOI

What is SpECTRE?

SpECTRE is an open-source code for multi-scale, multi-physics problems in astrophysics and gravitational physics. In the future, we hope that it can be applied to problems across discipline boundaries in fluid dynamics, geoscience, plasma physics, nuclear physics, and engineering. It runs at petascale and is designed for future exascale computers.

SpECTRE is being developed in support of our collaborative Simulating eXtreme Spacetimes (SXS) research program into the multi-messenger astrophysics of neutron star mergers, core-collapse supernovae, and gamma-ray bursts.

Citing SpECTRE

Please cite SpECTRE in any publications that make use of its code or data. Cite the latest version that you use in your publication. The DOI for this version is:

You can cite this BibTeX entry in your publication:

@software{spectrecode,
    author = "Deppe, Nils and Throwe, William and Kidder, Lawrence E. and Vu,
Nils L. and H\'ebert, Fran\c{c}ois and Moxon, Jordan and Armaza, Crist\'obal and
Bonilla, Gabriel S. and Kim, Yoonsoo and Kumar, Prayush and Lovelace, Geoffrey
and Macedo, Alexandra and Nelli, Kyle C. and O'Shea, Eamonn and Pfeiffer, Harald
P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek, Nikolas A. and
others",
    title = "\texttt{SpECTRE v2022.09.02}",
    version = "2022.09.02",
    publisher = "Zenodo",
    doi = "10.5281/zenodo.7045030",
    url = "https://spectre-code.org",
    howpublished =
"\href{https://doi.org/10.5281/zenodo.7045030}{10.5281/zenodo.7045030}",
    license = "MIT",
    year = "2022",
    month = "9"
}

To aid reproducibility of your scientific results with SpECTRE, we recommend you keep track of the version(s) you used and report this information in your publication. We also recommend you supply the YAML input files and, if appropriate, any additional C++ code you wrote to compile SpECTRE executables as supplemental material to the publication.

See our publication policy for more information.

Viewing Documentation

The documentation can be viewed at https://spectre-code.org/.

About

SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • Python 3.2%
  • CMake 2.2%
  • Other 0.6%