diff --git a/docs/index.html b/docs/index.html index e4a4cabe..27c113d2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -127,6 +127,7 @@

A C++ library designed to perform general nuclear network evolution as part of the 4D-STAR collaboration. GridFire focuses on modeling the most relevant burning stages for stellar evolution with a balanced approach to physical fidelity, computational efficiency, and extensibility.

Read the Docs + Workflow Chart View on GitHub
diff --git a/docs/workflow.html b/docs/workflow.html new file mode 100644 index 00000000..b6b9751e --- /dev/null +++ b/docs/workflow.html @@ -0,0 +1,528 @@ + + + + + + Interactive GridFire Workflow (Developer Edition) + + + + + + + + + + + + + + +
+
+ +

GridFire Workflow

+

Hover or tap on the flowchart elements for details.

+
+ Code Language: +
+ + +
+
+
+ +
+ +
+
+
+
+

Composition

+
+
+
+
+ +
+
+
+
+

NetIn Object

+
+
+
+
+ +
+
+
+
+

Base Engine

+
+
+
+
+ + +
+
+ +
+
+
i
+
+ +

Optional Engine View Chain

+
+
+
+
+
+

MultiscalePartitioning...

+

Partition by timescale

+
+
+
+
+
+
+
+

AdaptiveEngineView

+

Cull low-flow pathways

+
+
+
+
+
+
+
+ +
+
+
+
+

Numerical Solver

+
+
+
+
+ .evaluate(net_in) +
+ +
+
+
+
+

Final State (NetOut)

+
+
+
+
+
+ + + + + + + + + +