You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
..fuel-cycle-sim documentation master file, created by
1
+
..pathview documentation master file, created by
2
2
sphinx-quickstart on Wed Jul 23 14:07:29 2025.
3
3
4
-
==========================================
5
-
Fuel Cycle Simulator (name will change...)
6
-
==========================================
4
+
========
5
+
PathView
6
+
========
7
7
8
8
An interactive visual tool for modeling and simulating nuclear fuel cycle components using React Flow frontend and Python Flask backend.
9
9
@@ -24,16 +24,16 @@ An interactive visual tool for modeling and simulating nuclear fuel cycle compon
24
24
Statement of Need
25
25
===============================
26
26
27
-
Fusion fuel cycle modeling is a critical aspect of nuclear engineering that requires sophisticated tools to analyze material flows, reactor performance, and waste management strategies. The Fuel Cycle Simulator addresses the need for:
27
+
System modeling is a critical aspect of nuclear engineering that requires sophisticated tools to analyze material flows, reactor performance, and waste management strategies. PathView addresses the need for:
28
28
29
29
**Accessibility**
30
-
Traditional fuel cycle simulation tools are often complex, proprietary, or require extensive training. This tool provides an intuitive visual interface that makes fuel cycle modeling accessible to students, researchers, and professionals.
30
+
Traditional system simulation tools are often complex, proprietary, or require extensive training. This tool provides an intuitive visual interface that makes system modeling accessible to students, researchers, and professionals.
31
31
32
32
**Interactivity**
33
-
Static models and command-line tools limit exploration and understanding. Our interactive visual approach allows users to build, modify, and experiment with fuel cycle scenarios in real-time.
33
+
Static models and command-line tools limit exploration and understanding. Our interactive visual approach allows users to build, modify, and experiment with system scenarios in real-time.
34
34
35
35
**Educational Value**
36
-
The visual nature of the tool makes it ideal for teaching fuel cycle concepts, allowing students to see the connections between different components and understand material flows.
36
+
The visual nature of the tool makes it ideal for teaching system concepts, allowing students to see the connections between different components and understand material flows.
37
37
38
38
**Research Flexibility**
39
39
Researchers need tools that can be easily modified and extended. The open-source nature and modular architecture enable customization for specific research needs.
@@ -48,7 +48,7 @@ Installation Guide
48
48
System Requirements
49
49
-------------------
50
50
51
-
Before installing the Fuel Cycle Simulator, ensure your system meets the following requirements:
51
+
Before installing PathView, ensure your system meets the following requirements:
0 commit comments