nds_get_cross_section_table
Retrieve JENDL-5 pointwise cross-section tables for nuclear reactions. Choose raw tabulated points or sampled data interpolated onto a log grid using ENDF-6 rules.
Instructions
Get JENDL-5 pointwise cross-section tables. mode=raw returns tabulated points; mode=sampled interpolates onto a log grid with ENDF-6 NBT/INT rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| A | Yes | Mass number | |
| Z | Yes | Atomic number | |
| mt | No | ENDF-6 MT reaction number | |
| mode | Yes | "sampled": ENDF interpolation on log grid; "raw": stored points with pagination | sampled |
| limit | Yes | ||
| state | Yes | Target isomeric state | |
| offset | Yes | ||
| e_max_eV | No | ||
| e_min_eV | No | ||
| n_points | Yes | ||
| reaction | No | Reaction label like "n,gamma" | |
| projectile | Yes | n |