Skip to content

Commit

Permalink
Merge pull request #2043 from gforney/master
Browse files Browse the repository at this point in the history
updates to large particle, boundary and slice file test ases
  • Loading branch information
gforney authored Sep 29, 2024
2 parents 9324e10 + 9ab556b commit 110fb85
Show file tree
Hide file tree
Showing 8 changed files with 1,278 additions and 10 deletions.
6 changes: 3 additions & 3 deletions vistest/large/boundary/boundary1gb.fds
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
&HEAD CHID='boundary1gb',TITLE='Plume whirl case' /
&HEAD CHID='boundary1gb',TITLE='1GB boundary file test case' /

&MESH IJK=128,128,4, XB=0.0,12.8,0.0,12.8,0.0,0.4/

&DUMP NFRAMES=12500 DT_BNDF=0.01 /
&DUMP NFRAMES=6250 DT_BNDF=0.01 /

&INIT XB=0.2,12.6,0.2,12.6,0.1,0.3 TEMPERATURE=600.0 /

&TIME T_END=250. / Total simulation time
&TIME T_END=125.0 / Total simulation time

&REAC SOOT_YIELD=0.01,FUEL='PROPANE'/

Expand Down
Loading

0 comments on commit 110fb85

Please sign in to comment.