plot_results
Plot Serpent output data as PNG images. Supports detector, keff, burnup, and variable plots; returns the file path.
Instructions
Draw a PNG plot from Serpent output. kind: detector (needs name), keff (k-eff per step), burnup (BU vs DAYS from _dep.m), variables (needs x and y variable names). Returns the path of the written image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| file | No | ||
| kind | Yes | ||
| lang | No | ||
| name | No | ||
| input | No | ||
| output | No | ||
| workdir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |