Skip to content

Commit 6edf9a4

Browse files
committed
add DOI badge to readme
1 parent f788bd9 commit 6edf9a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# RAM-SCB
2-
2+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6977287.svg)](https://doi.org/10.5281/zenodo.6977287)
33
[![ramscb-ci](https://github.com/lanl/RAM-SCB/actions/workflows/ramscb-ci.yml/badge.svg)](https://github.com/lanl/RAM-SCB/actions/workflows/ramscb-ci.yml)
44

55
The **R**ing current **A**tmosphere interactions **M**odel with **S**elf **C**onsistent magnetic field (**B**) is a unique code that combines a kinetic model of ring current plasma with a three dimensional force-balanced model of the terrestrial magnetic field. The kinetic portion, RAM, solves the kinetic equation to yield the bounce-averaged distribution function as a function of azimuth, radial distance, energy and pitch angle for three ion species (H+, He+, and O+) and, optionally, electrons. The 3-D force balanced magnetic field model, SCB, balances the **J** × **B** force with the divergence of the general pressure tensor to calculate the magnetic field configuration within its domain. The two codes work in tandem, with RAM providing anisotropic pressure to SCB and SCB returning the self-consistent magnetic field through which RAM plasma is advected. RAM-SCB has grown from a research-grade code with limited options and static magnetic field (RAM) to a rich, highly configurable research and operations tool with a multitude of new physics and output products. The RAM-SCB manual provides a guide to users who want to learn how to install, configure, and execute RAM-SCB simulations. While the code is designed to make these steps as straight-forward as possible, it is strongly recommended that users review the publications listed in the Bibliography to ensure a thorough understanding of the physics included in the model.

0 commit comments

Comments
 (0)