Skip to content

Commit e4edc2d

Browse files
authored
Merge pull request #1829 from gforney/isosurface
update some figure names
2 parents 7f24e5b + db24011 commit e4edc2d

File tree

7 files changed

+65
-145
lines changed

7 files changed

+65
-145
lines changed

Manuals/SMV_Verification_Guide/SMV_Verification_Guide.tex

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -436,12 +436,12 @@ \section{Iso-surfaces}
436436
\begin{figure}[bph]
437437
\begin{center}
438438
\begin{tabular}{cc}
439-
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso4_diso_05}&
440-
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso4_tiso_05}\\
441-
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso4_diso_20}&
442-
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso4_tiso_20}\\
443-
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso4_diso_35}&
444-
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso4_tiso_35}\\
439+
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso8_diso_05}&
440+
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso8_tiso_05}\\
441+
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso8_diso_20}&
442+
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso8_tiso_20}\\
443+
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso8_diso_35}&
444+
\includegraphics[height=2.25in]{SCRIPT_FIGURES/plumeiso8_tiso_35}\\
445445
debug on&debug off
446446
\end{tabular}
447447
\end{center}

Verification/Visualization/plumeiso.fds

Lines changed: 10 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -3,72 +3,30 @@
33
same as plume5a except there is a blockage in the middle of the scene to block the flow
44
The purpose of this case is to demonstrate the curved flow (via streak lines) that results.
55

6-
&MESH IJK=16,16,32, XB=0.0,1.6,0.0,1.6,0.0,3.2 /
6+
&MESH IJK=16,16,16, XB=0.0,3.2,0.0,3.2,0.0,3.2 /
77

88
&DUMP NFRAMES=400 DT_PL3D=8.0, DT_SL3D=0.1 /
99

10-
&INIT XB=0.2,1.4,0.2,1.4,0.5,2.2 TEMPERATURE=600.0 /
11-
1210
&TIME T_END=40. / Total simulation time
1311

14-
&MATL ID = 'FABRIC'
15-
FYI = 'Properties completely fabricated'
16-
SPECIFIC_HEAT = 1.0
17-
CONDUCTIVITY = 0.1
18-
DENSITY = 100.0
19-
N_REACTIONS = 1
20-
NU_SPEC = 1.
21-
SPEC_ID = 'PROPANE'
22-
REFERENCE_TEMPERATURE = 350.
23-
HEAT_OF_REACTION = 3000.
24-
HEAT_OF_COMBUSTION = 15000. /
25-
26-
&MATL ID = 'FOAM'
27-
FYI = 'Properties completely fabricated'
28-
SPECIFIC_HEAT = 1.0
29-
CONDUCTIVITY = 0.05
30-
DENSITY = 40.0
31-
N_REACTIONS = 1
32-
NU_SPEC = 1.
33-
SPEC_ID = 'PROPANE'
34-
REFERENCE_TEMPERATURE = 350.
35-
HEAT_OF_REACTION = 1500.
36-
HEAT_OF_COMBUSTION = 30000. /
37-
38-
&SURF ID = 'UPHOLSTERY_LOWER'
39-
FYI = 'Properties completely fabricated'
40-
RGB = 151,96,88
41-
BURN_AWAY = .FALSE.
42-
MATL_ID(1:2,1) = 'FABRIC','FOAM'
43-
THICKNESS(1:2) = 0.002,0.1
44-
/
45-
46-
&SURF ID = 'UPHOLSTERY_UPPER'
47-
FYI = 'Properties completely fabricated'
48-
RGB = 151,96,88
49-
BURN_AWAY = .FALSE.
50-
MATL_ID(1:2,1) = 'FABRIC','FOAM'
51-
THICKNESS(1:2) = 0.002,0.1
52-
TMP_INNER = 600.0
53-
/
5412
&REAC SOOT_YIELD=0.01,FUEL='PROPANE'/
5513
&SURF ID='BURNER',HRRPUA=600.0,PART_ID='tracers' / Ignition source
5614

57-
&VENT XB=0.5,1.1,0.5,1.1,0.1,0.1,SURF_ID='BURNER' / fire source on kitchen stove
58-
59-
&OBST XB=0.5,1.1,0.5,1.1,0.0,0.1 /
15+
&VENT XB=1.0,2.2,1.0,2.2,0.1,0.1,SURF_ID='BURNER' / fire source on kitchen stove
6016

61-
&VENT XB=0.0,1.6,0.0,0.0,0.0,3.2,SURF_ID='OPEN'/
62-
&VENT XB=1.6,1.6,0.0,1.6,0.0,3.2,SURF_ID='OPEN'/
63-
&VENT XB=0.0,1.6,1.6,1.6,0.0,3.2,SURF_ID='OPEN'/
64-
&VENT XB=0.0,0.0,0.0,1.6,0.0,3.2,SURF_ID='OPEN'/
65-
&VENT XB=0.0,1.6,0.0,1.6,3.2,3.2,SURF_ID='OPEN'/
17+
&OBST XB=1.0,2.2,1.0,2.2,0.0,0.1 /
18+
&VENT XB=0.0,3.2,0.0,0.0,0.0,3.2,SURF_ID='OPEN'/
19+
&VENT XB=3.2,3.2,0.0,3.2,0.0,3.2,SURF_ID='OPEN'/
20+
&VENT XB=0.0,3.2,3.2,3.2,0.0,3.2,SURF_ID='OPEN'/
21+
&VENT XB=0.0,0.0,0.0,3.2,0.0,3.2,SURF_ID='OPEN'/
22+
&VENT XB=0.0,3.2,0.0,3.2,3.2,3.2,SURF_ID='OPEN'/
6623

6724
&ISOF QUANTITY='TEMPERATURE',VALUE(1)=100.0 / Show 3D contours of temperature at 100 C
6825
&ISOF QUANTITY='TEMPERATURE',VALUE(1)=200.0 / Show 3D contours of temperature at 200 C
6926
&ISOF QUANTITY='TEMPERATURE',VALUE(1)=620.0 / Show 3D contours of temperature at 620 C
7027
&ISOF QUANTITY='TEMPERATURE',VALUE(1:2)=200.0,400.0 / Show 3D contours of temperature at 200 C
71-
&ISOF QUANTITY='HRRPUV',VALUE(1)=200.0,QUANTITY2='TEMPERATURE',DEBUG=.TRUE. /
28+
&ISOF QUANTITY='TEMPERATURE',VALUE=620.0,QUANTITY2='HRRPUV' / Show 3D contours of TEMPERATURE colored by HRRPUV
29+
&ISOF QUANTITY='TEMPERATURE',VALUE=620.0,QUANTITY2='HRRPUV',DEBUG=.TRUE. /
7230

7331
&PART ID='tracers',MASSLESS=.TRUE.,
7432
QUANTITIES(1:3)='PARTICLE U','PARTICLE V','PARTICLE W'

Verification/Visualization/plumeiso4.fds

Lines changed: 0 additions & 80 deletions
This file was deleted.
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
&HEAD CHID='plumeiso8',TITLE='Plume whirl case' /
2+
3+
same as plume5a except there is a blockage in the middle of the scene to block the flow
4+
The purpose of this case is to demonstrate the curved flow (via streak lines) that results.
5+
6+
&MESH IJK=8,8,8, XB=0.0,1.6,0.0,1.6,0.0,1.6 /
7+
&MESH IJK=8,8,8, XB=0.0,1.6,0.0,1.6,1.6,3.2 /
8+
&MESH IJK=8,8,8, XB=1.6,3.2,0.0,1.6,0.0,1.6 /
9+
&MESH IJK=8,8,8, XB=1.6,3.2,0.0,1.6,1.6,3.2 /
10+
&MESH IJK=8,8,8, XB=0.0,1.6,1.6,3.2,0.0,1.6 /
11+
&MESH IJK=8,8,8, XB=0.0,1.6,1.6,3.2,1.6,3.2 /
12+
&MESH IJK=8,8,8, XB=1.6,3.2,1.6,3.2,0.0,1.6 /
13+
&MESH IJK=8,8,8, XB=1.6,3.2,1.6,3.2,1.6,3.2 /
14+
15+
&DUMP NFRAMES=400 DT_PL3D=8.0, DT_SL3D=0.1 /
16+
17+
&TIME T_END=40. / Total simulation time
18+
19+
&REAC SOOT_YIELD=0.01,FUEL='PROPANE'/
20+
&SURF ID='BURNER',HRRPUA=600.0,PART_ID='tracers' / Ignition source
21+
22+
&VENT XB=1.0,2.2,1.0,2.2,0.1,0.1,SURF_ID='BURNER' / fire source on kitchen stove
23+
24+
&OBST XB=1.0,2.2,1.0,2.2,0.0,0.1 /
25+
&VENT XB=0.0,3.2,0.0,0.0,0.0,3.2,SURF_ID='OPEN'/
26+
&VENT XB=3.2,3.2,0.0,3.2,0.0,3.2,SURF_ID='OPEN'/
27+
&VENT XB=0.0,3.2,3.2,3.2,0.0,3.2,SURF_ID='OPEN'/
28+
&VENT XB=0.0,0.0,0.0,3.2,0.0,3.2,SURF_ID='OPEN'/
29+
&VENT XB=0.0,3.2,0.0,3.2,3.2,3.2,SURF_ID='OPEN'/
30+
31+
&ISOF QUANTITY='TEMPERATURE',VALUE(1)=100.0 / Show 3D contours of temperature at 100 C
32+
&ISOF QUANTITY='TEMPERATURE',VALUE(1)=200.0 / Show 3D contours of temperature at 200 C
33+
&ISOF QUANTITY='TEMPERATURE',VALUE(1)=620.0 / Show 3D contours of temperature at 620 C
34+
&ISOF QUANTITY='TEMPERATURE',VALUE(1:2)=200.0,400.0 / Show 3D contours of temperature at 200 C
35+
&ISOF QUANTITY='TEMPERATURE',VALUE=620.0,QUANTITY2='HRRPUV' / Show 3D contours of TEMPERATURE colored by HRRPUV
36+
&ISOF QUANTITY='TEMPERATURE',VALUE=620.0,QUANTITY2='HRRPUV',DEBUG=.TRUE. /
37+
38+
&PART ID='tracers',MASSLESS=.TRUE.,
39+
QUANTITIES(1:3)='PARTICLE U','PARTICLE V','PARTICLE W'
40+
SAMPLING_FACTOR=10 / Description of massless tracer particles. Apply at a
41+
solid surface with the PART_ID='tracers'
42+
&TAIL /

Verification/Visualization/plumeiso4.ssf renamed to Verification/Visualization/plumeiso8.ssf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,29 @@ LOADISO
1919
SETTIMEVAL
2020
5.000000
2121
RENDERONCE
22-
plumeiso4_diso_05
22+
plumeiso8_diso_05
2323
SETTIMEVAL
2424
20.000000
2525
RENDERONCE
26-
plumeiso4_diso_20
26+
plumeiso8_diso_20
2727
SETTIMEVAL
2828
35.000000
2929
RENDERONCE
30-
plumeiso4_diso_35
30+
plumeiso8_diso_35
3131

3232
UNLOADALL
3333
LOADISO
3434
TEMPERATURE: 620.0 C (Colored by: HRRPUV)
3535
SETTIMEVAL
3636
5.000000
3737
RENDERONCE
38-
plumeiso4_tiso_05
38+
plumeiso8_tiso_05
3939
SETTIMEVAL
4040
20.000000
4141
RENDERONCE
42-
plumeiso4_tiso_20
42+
plumeiso8_tiso_20
4343
SETTIMEVAL
4444
35.000000
4545
RENDERONCE
46-
plumeiso4_tiso_35
46+
plumeiso8_tiso_35
4747

Verification/scripts/SMV_Cases.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $QFDS -d Visualization part_color.fds
2222
$QFDS -d Visualization plume5c.fds
2323
$QFDS -d Visualization plume5cdelta.fds
2424
$QFDS -d Visualization plumeiso.fds
25-
$QFDS -p 4 -d Visualization plumeiso4.fds
25+
$QFDS -p 8 -d Visualization plumeiso8.fds
2626
$QFDS -d Visualization plume5c_bounddef.fds
2727
$QFDS -d Visualization script_test.fds
2828
$QFDS -d Visualization script_slice_test.fds

0 commit comments

Comments
 (0)