diff --git a/Manuals/SMV_Verification_Guide/SMV_Verification_Guide.tex b/Manuals/SMV_Verification_Guide/SMV_Verification_Guide.tex index 22ec65d5df..65d79fb830 100644 --- a/Manuals/SMV_Verification_Guide/SMV_Verification_Guide.tex +++ b/Manuals/SMV_Verification_Guide/SMV_Verification_Guide.tex @@ -647,6 +647,9 @@ \section{Slices} hazard due to combustion gases\cite{SFPE:Purser}. Images are drawn at \SI{30}{s}, \SI{60}{s} and \SI{120}{s} and \SI{240}{s}. The FED is computed using three data slices with concentration of $1000~\mathrm{ppm}$ for $\mathrm{CO}$ and volume fractions of 0.02 and 0.07 for $\mathrm{CO_2}$ and $\mathrm{O_2}$ respectively. These values result in FED values of 1.5 at \SI{30}{s}, 3.0 at \SI{60}{s}, 6.0 at \SI{120}{s} and 12.0 at \SI{240}{s}. +Figure \ref{figslice3D} presents images of shaded 3D slices oriented in XY, XY and YZ planes. +Images are drawn at \SI{0}{s}, \SI{10}{s} and \SI{30}{s}. + Figure \ref{figgslicetest} presents images of 3D slices oriented in two different ways. Images are drawn at \SI{0}{s}, \SI{10}{s} and \SI{30}{s}. @@ -681,6 +684,7 @@ \section{Slices} \label{fignodeslicetest}% \end{figure} + \begin{figure}[bph] \begin{center} \begin{tabular}{rccp{1.0in}} @@ -704,18 +708,6 @@ \section{Slices} \label{figsliceaveragetest}% \end{figure} -\begin{figure}[bph] -\begin{center} -\begin{tabular}{cccp{1.0in}} - \includegraphics[height=\figheightE]{SCRIPT_FIGURES/testsort_x0p4}& - \includegraphics[height=\figheightE]{SCRIPT_FIGURES/testsort_y1p2}\\ - $x=0.4$&$y=1.2$\\ - \end{tabular} -\end{center} - \caption[Two vertical slices drawn at $x=0.4$ and $y=1.2$.]{Two vertical slices drawn at $x=0.4$ and $y=1.2$.} -\label{figslicexy}% -\end{figure} - \begin{figure}[bph] \begin{center} \begin{tabular}{cccp{1.0in}} @@ -730,6 +722,18 @@ \section{Slices} \label{figslicesort}% \end{figure} +\begin{figure}[bph] +\begin{center} +\begin{tabular}{cccp{1.0in}} + \includegraphics[height=\figheightE]{SCRIPT_FIGURES/testsort_x0p4}& + \includegraphics[height=\figheightE]{SCRIPT_FIGURES/testsort_y1p2}\\ + $x=0.4$&$y=1.2$\\ + \end{tabular} +\end{center} + \caption[Two vertical slices drawn at $x=0.4$ and $y=1.2$.]{Two vertical slices drawn at $x=0.4$ and $y=1.2$.} +\label{figslicexy}% +\end{figure} + \begin{figure}[bph] \begin{center} \begin{tabular}{cccp{1.0in}} @@ -828,6 +832,19 @@ \section{Slices} \label{figfedslicetest}% \end{figure} +\begin{figure}[bph] +\begin{center} +\begin{tabular}{ccp{1.0in}} + \includegraphics[height=\figheightE]{SCRIPT_FIGURES/mplume5c8_slice_00}\\ + \includegraphics[height=\figheightE]{SCRIPT_FIGURES/mplume5c8_slice_10}\\ + \includegraphics[height=\figheightE]{SCRIPT_FIGURES/mplume5c8_slice_30}\\ +&&\raisebox{0.5in}[0pt]{\includegraphics[height=7.5in]{\SMVfigdir/colorbar_20_620}}\\ + \end{tabular} +\end{center} + \caption[A shaded 3D slice files]{A shaded 3D slice files at \SI{0}{s}, \SI{10}{s} and \SI{30}{s}.} +\label{figslice3D}% +\end{figure} + \begin{figure}[bph] \begin{center} \begin{tabular}{cccp{1.0in}} @@ -878,10 +895,14 @@ \section{Vector Slices} The test cases consist of three meshes with different resolutions. With the uniform option selected, vector skipping is set in each mesh so that vectors are spaced uniformly. +Figure \ref{figvslice3D} presents images of 3D vector slices oriented in XY, XY and YZ planes. +Images are drawn at \SI{0}{s}, \SI{10}{s} and \SI{30}{s}. + Figure \ref{figvgslicetest} presents images of 3D vector slices oriented in two different ways. Images are drawn at \SI{0}{s}, \SI{10}{s} and \SI{30}{s}. + \begin{figure}[bph] \begin{center} \begin{tabular}{ccl} @@ -934,6 +955,19 @@ \section{Vector Slices} \label{figvsliceuniformz}% \end{figure} +\begin{figure}[bph] +\begin{center} +\begin{tabular}{ccp{1.0in}} + \includegraphics[height=\figheightE]{SCRIPT_FIGURES/mplume5c8_vslice_00}\\ + \includegraphics[height=\figheightE]{SCRIPT_FIGURES/mplume5c8_vslice_10}\\ + \includegraphics[height=\figheightE]{SCRIPT_FIGURES/mplume5c8_vslice_30}\\ +&&\raisebox{0.5in}[0pt]{\includegraphics[height=7.5in]{\SMVfigdir/colorbar_20_620}}\\ + \end{tabular} +\end{center} + \caption[A test showing 3D vector slice data]{A test showing 3D vector slice data at \SI{0}{s}, \SI{10}{s} and \SI{30}{s}.} +\label{figvslice3D}% +\end{figure} + \begin{figure}[bph] \begin{center} \begin{tabular}{cccp{1.0in}} diff --git a/Source/smokebot_trigger.txt b/Source/smokebot_trigger.txt index cd14454b77..a1ba2a4401 100644 --- a/Source/smokebot_trigger.txt +++ b/Source/smokebot_trigger.txt @@ -1,4 +1,4 @@ - master: dummy text to trigger smokebot + master: dummy text to trigger smokebot devel: dummy text to trigger smokebot devel2: dummy text to trigger smokebot test: dummy text to trigger smokebot diff --git a/Source/smokeview/IOslice.c b/Source/smokeview/IOslice.c index 8626146fd5..d98a2a65a2 100644 --- a/Source/smokeview/IOslice.c +++ b/Source/smokeview/IOslice.c @@ -1994,10 +1994,12 @@ int SliceCompare( const void *arg1, const void *arg2 ){ if(strcmp(slicei->label.longlabel,slicej->label.longlabel)>0)return 1; if(slicei->volslice==1&&slicej->volslice==0)return -1; if(slicei->volslice==0&&slicej->volslice==1)return 1; - if(slicei->idiridir)return -1; - if(slicei->idir>slicej->idir)return 1; - if(slicei->position_origposition_orig)return -1; - if(slicei->position_orig>slicej->position_orig)return 1; + if(slicei->volslice==0){ + if(slicei->idiridir)return -1; + if(slicei->idir>slicej->idir)return 1; + if(slicei->position_origposition_orig)return -1; + if(slicei->position_orig>slicej->position_orig)return 1; + } if(slicei->slice_filetypeslice_filetype)return -1; if(slicei->slice_filetype>slicej->slice_filetype)return 1; if(slicei->slcf_indexslcf_index)return -1; diff --git a/Source/smokeview/menus.c b/Source/smokeview/menus.c index a94987e16e..4166bbb3a7 100644 --- a/Source/smokeview/menus.c +++ b/Source/smokeview/menus.c @@ -7927,7 +7927,7 @@ void InitUnloadMultiSliceMenu(int *unloadmultislicemenuptr){ glutAddMenuEntry(_("Unload all"), UNLOAD_ALL); } -/* ------f------------ InitLoadMultiSubMenu ------------------------ */ +/* ------------------ InitLoadMultiSubMenu ------------------------ */ void InitLoadMultiSubMenu(int **loadsubmslicemenuptr, int *nmultisliceloadedptr){ int i, *loadsubmslicemenu, nloadsubmslicemenu; diff --git a/Verification/Visualization/mplume5c8.ssf b/Verification/Visualization/mplume5c8.ssf index 44911358b5..845c0fe9a4 100644 --- a/Verification/Visualization/mplume5c8.ssf +++ b/Verification/Visualization/mplume5c8.ssf @@ -3,5 +3,37 @@ RENDERDIR ..\..\Manuals\SMV_Verification_Guide\SCRIPT_FIGURES - - +UNLOADALL +LOADINIFILE + mplume5c8_sl3d.ini +LOADSLCF + QUANTITY='TEMPERATURE', PB3D=T +SETTIMEVAL + 0 +RENDERONCE + mplume5c8_slice_00 +SETTIMEVAL + 10 +RENDERONCE + mplume5c8_slice_10 +SETTIMEVAL + 30 +RENDERONCE + mplume5c8_slice_30 +UNLOADALL +LOADINIFILE + mplume5c8_sl3d.ini +LOADSLCF + QUANTITY='TEMPERATURE', PB3D=T VECTOR=T +SETTIMEVAL + 0 +RENDERONCE + mplume5c8_vslice_00 +SETTIMEVAL + 10 +RENDERONCE + mplume5c8_vslice_10 +SETTIMEVAL + 30 +RENDERONCE + mplume5c8_vslice_30 diff --git a/Verification/Visualization/mplume5c8_sl3d.ini b/Verification/Visualization/mplume5c8_sl3d.ini new file mode 100644 index 0000000000..590c55d733 --- /dev/null +++ b/Verification/Visualization/mplume5c8_sl3d.ini @@ -0,0 +1,804 @@ +# NIST Smokeview configuration file, Release Apr 23 2024 + + + ------------ global ini settings ------------ + + *** COLOR/LIGHTING *** + +BACKGROUNDCOLOR + 0.000000 0.000000 0.000000 +BLOCKCOLOR + 1.000000 0.800000 0.400000 +BLOCKSHININESS + 100.000000 +BLOCKSPECULAR + 0.000000 0.000000 0.000000 +BOUNDCOLOR + 0.500000 0.500000 0.500000 +COLORBAR + 12 1 -1 5 + 0.000299 0.000000 1.000000 + 0.245451 0.294577 0.942934 + 0.290415 0.458755 0.883579 + 0.257206 0.607984 0.820800 + 0.000159 0.752952 0.752946 + 0.224347 0.842371 0.564313 + 0.194393 0.938675 0.329380 + 0.360483 0.955550 0.000000 + 0.662853 0.821588 0.000000 + 0.823603 0.662262 0.000000 + 0.925208 0.461607 0.000000 + 1.000000 0.000000 0.000000 +COLOR2BAR + 8 + 1.000000 1.000000 1.000000 :white + 1.000000 1.000000 0.000000 :yellow + 0.000000 0.000000 1.000000 :blue + 1.000000 0.000000 0.000000 :red + 0.000000 1.000000 0.000000 :green + 1.000000 0.000000 1.000000 :magenta + 0.000000 1.000000 1.000000 :cyan + 0.000000 0.000000 0.000000 :black +COLORBAR_FLIP + 0 1 +COLORBAR_SPLIT + 0 0 0 64 64 255 + 0 192 0 255 0 0 + -1.000000 0.000000 1.000000 +CO2COLOR + 64 156 215 +DIRECTIONCOLOR + 0.152941 0.250980 0.545098 +FLIP + 1 +FOREGROUNDCOLOR + 1.000000 1.000000 1.000000 +GEOMSELECTCOLOR + 255 255 255 + 0 0 0 + 255 128 0 +HEATOFFCOLOR + 1.000000 0.000000 0.000000 +HEATONCOLOR + 1.000000 0.000000 0.000000 +ISOCOLORS + 10.000000 0.800000 1 1 : shininess, default opaqueness + 0.700000 0.700000 0.700000 : specular + 10 : number of levels + 0.957255 0.000392 0.957255 0.118039 : red, green, blue, alpha (opaqueness) + 0.750000 0.800000 0.800000 0.119608 + 0.000000 0.960000 0.280000 0.119608 + 0.000000 0.000000 1.000000 0.119608 + 0.000000 0.718750 1.000000 0.119608 + 0.000000 1.000000 0.562500 0.119608 + 0.171875 1.000000 0.000000 0.119608 + 0.890625 1.000000 0.000000 0.119608 + 1.000000 0.380952 0.000000 0.119608 + 1.000000 0.000000 0.000000 0.119608 +COLORTABLE + 2 + 210 180 140 255 % tan + 178 34 34 255 % firebrick +LIGHTING + 1 +LIGHTFACES + 1 +LIGHTANGLES0 + 45.000000 30.000000 1 +LIGHTANGLES1 + 135.000000 30.000000 1 +LIGHTPROP + 0.600000 0.600000 0.600000 + 0.500000 0.500000 0.500000 +OUTLINECOLOR + 0 255 255 +SENSORCOLOR + 1.000000 1.000000 0.000000 +SENSORNORMCOLOR + 1.000000 1.000000 0.000000 +SETBW + 0 0 +SPRINKOFFCOLOR + 1.000000 0.000000 0.000000 +SPRINKONCOLOR + 0.000000 1.000000 0.000000 +STATICPARTCOLOR + 0.000000 1.000000 0.000000 +TIMEBARCOLOR + 0.600000 0.600000 0.600000 +VENTCOLOR + 1.000000 0.000000 1.000000 + + *** SIZES/OFFSETS *** + +GEOMSAXIS + 1.000000 1.000000 +GRIDLINEWIDTH + 2.000000 +ISOLINEWIDTH + 2.000000 +ISOPOINTSIZE + 4.000000 +LINEWIDTH + 2.000000 +PARTPOINTSIZE + 4.000000 +PLOT3DLINEWIDTH + 2.000000 +PLOT3DPOINTSIZE + 4.000000 +SENSORABSSIZE + 0.038000 +SENSORRELSIZE + 1.000000 +SLICEOFFSET + 0.100000 0.000000 1 +SMOOTHLINES + 1 +SPHERESEGS + 6 +SORTSLICES + 1 +SPRINKLERABSSIZE + 0.076000 +STREAKLINEWIDTH + 1.000000 +TICKLINEWIDTH + 2.000000 +USENEWDRAWFACE + 0 +VECCONTOURS + 0 1 +VECLENGTH + 4 1.000000 1.000000 0 0 0 +VECTORLINEWIDTH + 2.000000 1.000000 +VECTORPOINTSIZE + 4.000000 +VENTLINEWIDTH + 2.000000 +VENTOFFSET + 0.100000 +WINDOWOFFSET + 45 +WINDOWWIDTH + 320 +WINDOWHEIGHT + 480 + + *** DATA LOADING *** + +CSV + 0 +FED + 0 +FEDCOLORBAR + FED +LOADINC + 0 +NOPART + 1 +PARTFAST + 1 1 2 +RESEARCHMODE + 0 1 1.000000 4 0 4 0 0 +SHOWFEDAREA + 1 +SLICEAVERAGE + 0 10.000000 0 +SMOKELOAD + 0 1 +SLICEDATAOUT + 0 +USER_ROTATE + -3 0 0.250000 0.250000 0.500000 +ZIPSTEP + 1 + + *** VIEW PARAMETERS *** + +APERTURE + 2 +BLOCKLOCATION + 5 +BEAM + 1 4.000000 0 255 255 255 +BLENDMODE + 0 0 0 +BOUNDARYMESH + 0 +BOUNDARYTWOSIDE + 0 +CLIP + 0.001000 3.000000 +CONTOURTYPE + 0 +CULLFACES + 1 +ENABLETEXTURELIGHTING + 0 +EYEVIEW + 0 +FONTSIZE + 1 +FIREPARAMS +FRAMERATEVALUE + 1000 +FREEZEVOLSMOKE + 0 0 +GEOMBOUNDARYPROPS + 1 0 0 5.000000 5.000000 1 +SHOWSLICEVALS + 0 0 0 +GEOMCELLPROPS + 2 + 2 2 2 + 1 0 1 5.000000 1 0 1 + 0 0 0 + 0 0 0 +GEOMDOMAIN + 1 1 +GEOMSHOW + 0 1 1 0 1 0 0.500000 2.000000 1 0 6.000000 0.000000 0.010000 + 0 0 0 0 + 1.000000 30.000000 0 0 2 0 +GVERSION + 0 +GVECDOWN + 1 +ISOTRAN2 + 4 +MESHVIS + 8 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 +NORTHANGLE + 0 + 0.000000 0.000000 0.100000 +OFFSETSLICE + 0 +OUTLINEMODE + 2 0 +P3DSURFACETYPE + 1 +P3DSURFACESMOOTH + 1 +PLOT2DHRRBOUNDS + 0 0.000000 0 1.000000 +PROJECTION + 0 +SCALEDFONT + 12 1.000000 1 + 32 1.000000 1 +SHOWALLTEXTURES + 1 +SHOWAXISLABELS + 0 +SHOWBLOCKLABEL + 0 +SHOWBLOCKS + 1 +SHOWBOUNDS + 0 0 +SHOWCADOPAQUE + 0 +SHOWCEILING + 0 +SHOWCHID + 0 +SHOWCOLORBARS + 0 0 +SHOWCVENTS + 0 0 +SHOWDUMMYVENTS + 1 +SHOWFIRECUTOFF + 0 +SHOWFLOOR + 0 +SHOWFRAME + 0 +SHOWFRAMELABEL + 0 +SHOWFRAMETIMELABEL + 1 +SHOWFRAMERATE + 0 +SHOWGRID + 0 +SHOWGRIDLOC + 0 +SHOWHMSTIMELABEL + 0 +SHOWHRRLABEL + 0 +SHOWISO + 1 +SHOWISONORMALS + 0 +SHOWLABELS + 0 +SHOWMEMLOAD + 0 +SHOWOPENVENTS + 0 0 +SHOWOTHERVENTS + 1 +SHOWROOMS + 1 +SHOWSENSORS + 1 1 +SHOWSLICEINOBST + 0 +SHOWSMOKEPART + 2 +SHOWSPRINKPART + 1 +SHOWSTREAK + 0 0 1 -2 +SHOWTERRAIN + 0 0 +SHOWTHRESHOLD + 0 0 400.000000 +SHOWTICKS + 0 +SHOWTIMEBAR + 1 2 +SHOWTIMELABEL + 1 +SHOWTITLE + 0 0 0 +SHOWTRACERSALWAYS + 0 +SHOWTRANSPARENT + 0 +SHOWTRIANGLES + 1 0 0 0 1 1 1 +SHOWTRANSPARENTVENTS + 1 +SHOWTRIANGLECOUNT + 0 +SHOWVENTFLOW + 1 0 1 1 1 +SHOWTARGETS + 1 +SHOWVENTS + 1 +SHOWWALLS + 0 0 +SKIPEMBEDSLICE + 0 +SLICEDUP + 1 0 1 +SMOKESENSORS + 1 0 +STARTUPLANG + en +STEREO + 0 +SURFINC + 0 +TERRAINPARMS + 90 50 50 + 200 200 200 + 1.000000 +TITLESAFE + 0 +TRAINERVIEW + 1 +TRANSPARENT + 1 0.800000 1 1 +TREEPARMS + 3 0 0 1 +TWOSIDEDVENTS + 1 0 +VECTORSKIP + 1 +VISBOUNDARYTYPE + 1 1 1 1 1 1 1 0 0 +WINDROSEDEVICE + 0 1 1 0 0 0 1 0 1 + 8 12 0 0.640000 5 25 +WINDROSEMERGE + 0 0.000000 0.000000 0.000000 0.000000 +ZOOM + 2 1.000000 + + *** MISC *** + +SHOWSLICEVALS + 0 +INPUT_FILE + mplume5c8.fds +LABELSTARTUPVIEW + view 1 +RENDERCLIP + 0 0 0 0 0 +RENDERFILELABEL + 0 +RENDERFILETYPE + 0 0 2 +MOVIEFILETYPE +MOVIEFILETYPE + 0 10 5000 1 17 +MOVIEPARMS + -1 10 0 +RENDEROPTION + 993 2 512 +UNITCLASSES + 6 + 0 + 0 + 0 + 0 + 0 + 0 +SHOWGRAVVECTOR + 0 + + *** 3D SMOKE INFO *** + +COLORBARTYPE + 0 % Rainbow +COLORMAP + CO2 1 CO2 +EXTREMECOLORS + 0 0 0 0 0 0 +FIRECOLOR + 255 128 0 +FIRECOLORMAP + FIRE 1 fire +FIREDEPTH + 2.000000 10.000000 3.000000 0 0 +HRRPUVCUTOFF + 200.000000 +SHOWEXTREMEDATA + 0 0 0 +SLICESKIP + 1 1 1 1 +SMOKECOLOR + 0 0 0 1 +SMOKECULL + 1 +SMOKEFIREPROP + 0 1 +SMOKEPROP +8700.000000 +SMOKESKIP + 0 1 1 1 1 +USEGPU + 0 +VOLSMOKE + 0 1 1 0 0 + 20.000000 700.000000 1200.000000 3.000000 8700.000000 1.000000 1.000000 + + *** ZONE FIRE PARAMETRES *** + +SHOWHAZARDCOLORS + 0 +SHOWZONEPLANE + 2 1 +SHOWSZONE + 0 +SHOWZONEFIRE + 1 + + *** TOUR INFO *** + +SHOWAVATAR + 1 +SHOWPATHNODES + 0 +SHOWTOURROUTE + 0 +TOURCOLORS + 1.000000 0.000000 0.000000 :selected path line + 1.000000 0.000000 0.000000 :selected path line knots + 0.000000 1.000000 0.000000 :selected knot + -1.000000 -1.000000 -1.000000 :path line + -1.000000 -1.000000 -1.000000 :path knots + -1.000000 -1.000000 -1.000000 :text + 1.000000 0.000000 0.000000 :avatar +VIEWALLTOURS + 0 +VIEWTIMES + 0.000000 40.000000 400 +VIEWTOURFROMPATH + 0 0 0.000000 + + ------------ local ini settings ------------ + +BOUNDARYOFFSET + 0.000000 +DEVICEVECTORDIMENSIONS + 1.000000 0.100000 0.200000 0.200000 +DEVICEBOUNDS + 0.000000 1.000000 +DEVICEORIENTATION + 0 1.000000 +GRIDPARMS + 1 1 1 + 8 8 19 +GSLICEPARMS + 0 0 0 0 + 0.800000 0.800000 1.600000 + 0.000000 90.000000 +LOADFILESATSTARTUP + 0 +MSCALE + 1.000000 1.000000 1.000000 +VSLICEAUTO + 8 + 41 + 86 + 126 + 161 + 211 + 256 + 296 + 331 +SLICEAUTO + 32 + 41 + 42 + 43 + 44 + 86 + 87 + 88 + 89 + 126 + 127 + 128 + 129 + 161 + 162 + 163 + 164 + 211 + 212 + 213 + 214 + 256 + 257 + 258 + 259 + 296 + 297 + 298 + 299 + 331 + 332 + 333 + 334 +MSLICEAUTO + 4 + 19 + 38 + 46 + 54 +COMPRESSAUTO + 0 +PART5PROPDISP + 1 + 1 + 1 + 1 +PART5COLOR +partclassdataVIS + 1 + 1 +PARTSKIP + 1 +PROPINDEX + 2 + 0 0 + 1 0 +SCRIPTFILE + mplume5c8.ssf +SHOOTER + 0.250000 0.000000 0.500000 + 0.125000 0.000000 0.000000 + 0.000000 0.000000 0.000000 + 1.000000 0.000000 4.000000 + 10 1 100 0 0 + 1.000000 1.000000 +SHOWDEVICES + 8 0 0 + sensor + human_fixed + human_altered_with_data + ellipsoid + disk + fire_fighter + airpack + helmit +SHOWDEVICEPLOTS + 0 1 1 0.150000 1.000000 5.000000 0.000000 0.000000 0.000000 1.200000 +SHOWGENPLOTXLABEL + 0, 0.000000 +time +SHOWGENPLOTS + 0 + 1 1 0 1 1 -1 0.000000 1 1 +GENPLOTLABELS + 0 +SHOWDEVICEVALS + 0 0 0 0 0 0 1 1 0 +SHOWHRRPLOT + 1 0 46006.992188 0.150000 0 +SHOWMISSINGOBJECTS + 1 +SHOWSLICEPLOT + 0.000000 0.000000 0.000000 0.150000 0 1 0.000000 0.000000 0.000000 0 1 +SMOKE3DCUTOFFS + 1.000000 200.000000 +SHOWGEOMTERRAIN +0 1 0 0 1 +TOURCIRCLE +0.800000 0.800000 1.600000 0.800000 0.800000 1.600000 5.995964 0.000000 +TOURINDEX + -1 +USERTICKS + 0 1 5 1 1 1 1.000000 1 + 0.000000 0.000000 0.000000 + 0.000000 0.000000 0.000000 + 1.600000 1.600000 3.200000 + 1.000000 1.000000 1.000000 + 1 1 1 +XYZCLIP + 0 + 0 -0.001600 0 1.601600 + 0 -0.001600 0 1.601600 + 0 -0.003200 0 3.203200 + + *** TIME/DATA BOUNDS *** + (0/1 min max skip (1=set, 0=unset) + +C_BOUNDARY + 0 1.000000 0 0.000000 gauge +C_BOUNDARY + 0 1.000000 0 0.000000 burn +C_BOUNDARY + 0 1.000000 0 0.000000 temp +C_PARTICLES + 0 0.000000 0 1.000000 Uniform +C_PARTICLES + 0 1.000000 0 0.000000 u +C_PARTICLES + 0 1.000000 0 0.000000 v +C_PARTICLES + 0 1.000000 0 0.000000 w +C_PLOT3D + 6 + 1 0 1.000000 0 0.000000 + 2 0 1.000000 0 0.000000 + 3 0 1.000000 0 0.000000 + 4 0 1.000000 0 0.000000 + 5 0 1.000000 0 0.000000 + 6 0 1211.920044 0 1211.920044 +C_SLICE + 0 1.000000 0 0.000000 temp +C_SLICE + 0 1.000000 0 0.000000 U-VEL +C_SLICE + 0 1.000000 0 0.000000 V-VEL +C_SLICE + 0 1.000000 0 0.000000 W-VEL +C_SLICE + 0 1.000000 0 0.000000 X_C3H8 +C_SLICE + 0 1.000000 0 0.000000 X_O2 +C_SLICE + 0 1.000000 0 0.000000 X_CO2 +C_SLICE + 0 1.000000 0 0.000000 X_CO +C_SLICE + 0 1.000000 0 0.000000 hrrpuv +C_SLICE + 0 1.000000 0 0.000000 rho_C +C_SLICE + 0 1.000000 0 0.000000 FED +CACHE_DATA + 1 1 1 1 +LOADMESH + 0 0 + 0 0.000000 0 1.600000 + 0 0.000000 0 1.600000 + 0 0.000000 0 3.200000 +PATCHDATAOUT + 0 0.000000 40.000000 0.000000 1.600000 0.000000 1.600000 0.000000 3.200000 +TIMEOFFSET + 0.000000 +TLOAD + 0 0.000000 0 1.000000 0 0 +V2_BOUNDARY + 0 0.000000 0 146.522705 gauge +V2_BOUNDARY + 0 0.000000 0 0.530504 burn +V2_BOUNDARY + 0 20.000000 0 620.000000 temp +V2_PARTICLES + 0 0.000000 0 1.000000 Uniform +V2_PARTICLES + 0 -7.141186 0 7.213082 u +V2_PARTICLES + 0 -8.475555 0 7.340848 v +V2_PARTICLES + 0 -2.230279 0 6.898868 w +V2_PLOT3D + 6 + 1 1 1.000000 1 1.000000 temp + 2 1 1.000000 1 1.000000 U-VEL + 3 1 1.000000 1 1.000000 V-VEL + 4 1 1.000000 1 1.000000 W-VEL + 5 1 1.000000 1 1.000000 hrrpuv + 6 0 0.000001 0 5.850300 Speed +V2_SLICE + 0 20.000000 0 620.000000 temp : 0.000000 1.000000 1 +V2_SLICE + 0 -5.048235 0 4.911714 U-VEL : 0.000000 1.000000 1 +V2_SLICE + 0 -5.113832 0 5.597635 V-VEL : 0.000000 1.000000 1 +V2_SLICE + 0 -1.744203 0 6.955295 W-VEL : 0.000000 1.000000 1 +V2_SLICE + 0 0.000000 0 0.053777 X_C3H8 : 0.000000 1.000000 1 +V2_SLICE + 0 0.000000 0 0.207559 X_O2 : 0.000000 1.000000 1 +V2_SLICE + 0 0.000000 0 0.105136 X_CO2 : 0.000000 1.000000 1 +V2_SLICE + 0 0.000000 0 0.000000 X_CO : 0.000000 1.000000 1 +V2_SLICE + 0 0.000000 0 16367.599609 hrrpuv : 0.000000 1.000000 1 +V2_SLICE + 0 0.000000 0 0.000163 rho_C : 0.000000 1.000000 1 +V2_SLICE + 0 1.000000 0 0.000000 FED : 0.000000 1.000000 1 +V_TARGET + 0 1.000000 0 0.000000 +VIEWPOINT5 + 0 -4 2 + 0.246094 -0.879744 0.476389 1.000000 2 + 0.000000 0.000000 0.000000 0 + 0.250000 0.250000 0.500000 + -61.000000 17.000000 + 1.000000 0.000000 0.000000 0.000000 + 0.000000 1.000000 0.000000 0.000000 + 0.000000 0.000000 1.000000 0.000000 + 0.000000 0.000000 0.000000 1.000000 + 0 0 0 0 0 0 0 + -0.001600 -0.001600 -0.003200 1.601600 1.601600 3.203200 + view 1 + + +# FDS/Smokeview Environment +# ------------------------- + +# Smokeview Version: Test +# Smokeview Build: SMV-6.9.1-85-g2b43d79-master +# Smokeview Build Date: Apr 23 2024 +# FDS Version: FDS-6.9.1-0-g889da6a-release +# FDS Build: FDS-6.9.1-0-g889da6a-release +# Platform: WIN64 + + +# Graphics Environment +# -------------------- + +# OpenGL Version: 4.6.0 NVIDIA 391.25 +# GLSL Version: 4.60 NVIDIA +# Red bits:8 +# Green bits:8 +# Blue bits:8 +# Alpha bits:0 +# Depth bits:24 +# max texture size:32768 +