Skip to content

Commit 10ea9d9

Browse files
committed
fix figure
1 parent 5a65286 commit 10ea9d9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

joss_paper/paper.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ Concentrating solar power is a sustainable and renewable alternative to fossil f
4545

4646
# Features
4747

48-
The main features of `artist` are shown in Figure \ref{fig:flowchart}. To create digital twins of solar tower power plants in `artist`, users are asked to provide HDF5-files containing data about the physical layout of the power plant. The HDF5 scenarios can be generated by `artist` from various data sources. `artist` unpacks these files to initiate the simulation process by aligning heliostats and performing ray tracing to predict flux density distributions. This combination of alignment and ray tracing is used iteratively in the optimization tasks for reconstructing real-world mirror surfaces and the kinematic and for subsequently optimizing the heliostat aim points. The optimized parameters, can be used directly as input to a power plant control software. To efficiently handle heliostat surfaces, `artist` contains a fully differentiable, parallelized NURBS implementation. ![Features of `artist` the AI-enhanced differentiable Ray Tracer for Irradiation Prediction in Solar Tower Digital Twins. \label{fig:flowchart}](flowchart.png)
48+
The main features of `artist` are shown in Figure [@fig:flowchart]. To create digital twins of solar tower power plants in `artist`, users are asked to provide HDF5-files containing data about the physical layout of the power plant. The HDF5 scenarios can be generated by `artist` from various data sources. `artist` unpacks these files to initiate the simulation process by aligning heliostats and performing ray tracing to predict flux density distributions. This combination of alignment and ray tracing is used iteratively in the optimization tasks for reconstructing real-world mirror surfaces and the kinematic and for subsequently optimizing the heliostat aim points. The optimized parameters, can be used directly as input to a power plant control software. To efficiently handle heliostat surfaces, `artist` contains a fully differentiable, parallelized NURBS implementation.
49+
![Features of `artist` the AI-enhanced differentiable Ray Tracer for Irradiation Prediction in Solar Tower Digital Twins.](flowchart.png){#fig:flowchart}
4950

5051
# Acknowledgements
5152

0 commit comments

Comments
 (0)