Skip to content

Commit 2359226

Browse files
authored
Merge pull request #2393 from gforney/master
update some smokeview ug figures, minor edits to some dialog box headings
2 parents f7a31a7 + 518c44f commit 2359226

3 files changed

Lines changed: 19 additions & 21 deletions

File tree

Manuals/SMV_User_Guide/SMV_User_Guide.tex

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ \subsection{Motion Dialog Box}
879879
\begin{figure}[bph]
880880
\centerline{
881881
\begin{tabular}{cc}
882-
\includegraphics[width=2.62in]{\SMVfigdir/figMOTION}
882+
\includegraphics[width=2.25in]{\SMVfigdir/figMOTION}
883883
\end{tabular}
884884
}
885885
\caption
@@ -1599,10 +1599,10 @@ \section{HVAC Networks}
15991599

16001600
\begin{figure}[bph]
16011601
\begin{center}
1602-
\begin{tabular}{cc}
1603-
\includegraphics[width=3.5in]{SCRIPT_FIGURES/hvac_comp_00}&
1604-
\includegraphics[width=3.5in]{SCRIPT_FIGURES/hvac_comp_50}\\
1605-
0.0~s&5.0~s
1602+
\begin{tabular}{c}
1603+
\includegraphics[width=4.5in]{SCRIPT_FIGURES/hvac_comp_00}\\
1604+
\includegraphics[width=4.5in]{SCRIPT_FIGURES/hvac_comp_50}\\
1605+
0.0~s\\5.0~s
16061606
\end{tabular}
16071607
\end{center}
16081608
\caption
@@ -2086,7 +2086,7 @@ \section{Data Bounds}
20862086
20872087
\begin{figure}[bph]
20882088
\centerline{
2089-
\includegraphics[width=6.65in]{\SMVfigdir/figBOUNDset}}
2089+
\includegraphics[width=5.25in]{\SMVfigdir/figBOUNDset}}
20902090
\caption
20912091
[Dialog box for setting Slice file data bounds]
20922092
{Dialog box for setting Slice file data bounds.
@@ -2189,7 +2189,7 @@ \section{Data Bounds}
21892189
%---------------------------------------------------------------------------------
21902190
\section{3D Smoke Options}
21912191
\begin{figure}[bph]
2192-
\centerline{\includegraphics[width=3.75in]{\SMVfigdir/fig3DSmokeSliceSettings}
2192+
\centerline{\includegraphics[width=4.0in]{\SMVfigdir/fig3DSmokeSliceSettings}
21932193
}\
21942194
\caption
21952195
[Dialog box for setting slice rendered 3D smoke settings]
@@ -2198,7 +2198,7 @@ \section{3D Smoke Options}
21982198
\end{figure}
21992199
22002200
\begin{figure}[bph]
2201-
\centerline{\includegraphics[width=3.75in]{\SMVfigdir/fig3DSmokeSliceColor}
2201+
\centerline{\includegraphics[width=4.0in]{\SMVfigdir/fig3DSmokeSliceColor}
22022202
}\
22032203
\caption
22042204
[Dialog box for setting slice rendered 3D smoke options - color]
@@ -3568,7 +3568,7 @@ \section{Creating a Script}
35683568
35693569
\begin{figure}[bph]
35703570
\centerline{
3571-
\includegraphics[width=3.5069444in]{\SMVfigdir/figSCRIPT}
3571+
\includegraphics[width=4.5in]{\SMVfigdir/figSCRIPT}
35723572
}\
35733573
\caption
35743574
[Script dialog box]
@@ -5284,13 +5284,13 @@ \chapter{Making Movies}\ \label{section:movie}\ A movie may be made of a Smokevi
52845284
\begin{figure}[bph]
52855285
\begin{center}
52865286
\begin{tabular}{cc}
5287-
\includegraphics[width=2.3194444in]{\SMVfigdir/figRENDER}&
5288-
\includegraphics[width=2.3194444in]{\SMVfigdir/figMOVIE}
5287+
\includegraphics[width=3.0in]{\SMVfigdir/figRENDER}&
5288+
\includegraphics[width=3.0in]{\SMVfigdir/figMOVIE}
52895289
\end{tabular}
52905290
\end{center}
52915291
\caption
5292-
[Render and Movie dialog box]
5293-
{Render and Movie dialog box. These dialog boxes allow one to specify
5292+
[Render scene and Make Movie dialog boxes]
5293+
{Render scene and Make Movie dialog boxes. These dialog boxes allow one to specify
52945294
options for rendering an image sequence of the displayed scene and to combine these images into a movie. The Movie dialog box is available if the program ffmpeg is installed.}
52955295
\label{figRENDER}
52965296
\end{figure}

Manuals/SMV_User_Guide/smokezip.tex

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44
\begin{figure}[bph]
55
\centerline{\includegraphics[width=2.28in]{\SMVfigdir/figBOUNDcompress}\ }
66
\caption
7-
[Compress Files and Autoload dialog box]
7+
[Compress Files dialog box]
88
{File/Bounds dialog
9-
box showing compression and autoload options. 3D smoke, boundary and slice
10-
files may be compressed using Smokezip. All currently loaded
11-
files may be loaded automatically when Smokeview first starts by
12-
selecting the autoload checkbox.}\ \label{figBOUNDScompress}
9+
box showing compression options. 3D smoke, boundary and slice
10+
files may be compressed using Smokezip.}\ \label{figBOUNDScompress}
1311
\end{figure}
1412

1513
3D smoke, boundary, isosurface and slice files may be compressed

Source/smokeview/glui_objects.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2023,13 +2023,13 @@ extern "C" void GLUIDeviceSetup(int main_window){
20232023
glui_device->close();
20242024
glui_device=NULL;
20252025
}
2026-
glui_device = GLUI_Master.create_glui("Devices/Objects/2D plots",0,dialogX0,dialogY0);
2026+
glui_device = GLUI_Master.create_glui("Devices/Objects",0,dialogX0,dialogY0);
20272027
glui_device->hide();
20282028

20292029
if(global_scase.devicecoll.ndeviceinfo>0){
20302030
int i;
20312031

2032-
PANEL_objects = glui_device->add_panel("Devices/Objects/2D plots", false);
2032+
PANEL_objects = glui_device->add_panel("Devices/Objects", false);
20332033

20342034
ROLLOUT_smvobjects = glui_device->add_rollout_to_panel(PANEL_objects, _("Objects"), false, OBJECTS_ROLLOUT, Device_Rollout_CB);
20352035
TOGGLE_ROLLOUT(deviceprocinfo, ndeviceprocinfo, ROLLOUT_smvobjects, OBJECTS_ROLLOUT, glui_device);
@@ -2082,7 +2082,7 @@ extern "C" void GLUIDeviceSetup(int main_window){
20822082
CHECKBOX_vis_ztree = glui_device->add_checkbox_to_panel(ROLLOUT_trees, _A(_("Show"), " z"), &vis_ztree);
20832083
}
20842084

2085-
ROLLOUT_windrose = glui_device->add_rollout_to_panel(PANEL_objects, "Windrose", false, WINDROSE_ROLLOUT, Device_Rollout_CB);
2085+
ROLLOUT_windrose = glui_device->add_rollout_to_panel(PANEL_objects, "Wind rose", false, WINDROSE_ROLLOUT, Device_Rollout_CB);
20862086
TOGGLE_ROLLOUT(deviceprocinfo, ndeviceprocinfo, ROLLOUT_windrose, WINDROSE_ROLLOUT, glui_device);
20872087

20882088
glui_device->add_checkbox_to_panel(ROLLOUT_windrose, _("show"), &viswindrose, DEVICE_WINDROSE_UPDATE, GLUIDeviceCB);

0 commit comments

Comments
 (0)