Skip to content

Commit

Permalink
Merge pull request #13154 from mcgratta/master
Browse files Browse the repository at this point in the history
FDS Verification: Fix broken verification case
  • Loading branch information
mcgratta committed Jul 10, 2024
2 parents 7871bec + 872c851 commit 361026f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Verification/Pressure_Solver/random_obstructions_fft.fds
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@
-----------------------------------------------------------------------------------------
&SURF ID='Orange_Combi', COLOR='ORANGE' /

&OBST XB=0.1,0.4,0.3,0.5,0.4,0.5, SURF_ID='Orange_Combi', DEVC_ID='clock_2' / biggest block disappears
OBST XB=0.1,0.4,0.3,0.5,0.4,0.5, SURF_ID='Orange_Combi', DEVC_ID='clock_2' / biggest block disappears
&OBST XB=0.1,0.35,0.45,0.6,0.45,0.55, SURF_ID='Orange_Combi', DEVC_ID='clock_2' / biggest block disappears

&OBST XB=0.20,0.25,0.30,0.35,0.0,0.4, SURF_ID='Orange_Combi' /

Expand Down

0 comments on commit 361026f

Please sign in to comment.