Commit f121ec33 authored by Gurecky, William's avatar Gurecky, William
Browse files

fix doc in slider rom ex

parent f1c0958f
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -5,14 +5,7 @@ turbine chamber.
This Visualization script depends on the plotly and dash
python packages for fast live-updating 3D plots.

NOTE: You must FIRST run the pod_cfd_model.py script
before executing this script.
The data produced by
the pod_cfd_model.py script is visualized by this script
seperately.  This is to decouple the model from the plotting
procedure so that they may run on seperate processes.

Author: William Gurecky.  wll@ornl.gov.  June 2023
Author: William Gurecky.  wll@ornl.gov.  Sep 2023
"""
import numpy as np
import h5py