File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- [ Demo ] ( https://openmc-data-storage.github.io/nuclide_cross_section_plotter.rs/index.html )
1+ This repository hosts the source code for the Nuclide Cross Section Plotter hosted on [ xsplot.com ] ( https://xsplot.com )
22
3- You can install the dependencies and build the web app.
3+ [ Direct link to the webapp ] ( https://openmc-data-storage.github.io/nuclide_cross_section_plotter.rs/index.html )
44
5- Instructions on Ubuntu 22.04
5+ The web app allows users to search a database of neutron cross sections, filter the results, plot graphs and download the data.
66
7- ```
7+ You can install the dependencies and build the web app locally with these instructions that have been tested on Ubuntu 22.04
8+ ``` bash
89sudo apt-get update
910sudo apt-get install curl
1011curl --proto ' =https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
You can’t perform that action at this time.
0 commit comments