Skip to content

Commit

Permalink
Merge pull request #13949 from drjfloyd/master
Browse files Browse the repository at this point in the history
FDS Verification: Fix columns for aerosol_gravitational_deposition_2
  • Loading branch information
drjfloyd authored Dec 26, 2024
2 parents 61efeed + ccd2c20 commit ae978b6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Verification/Aerosols/aerosol_gravitational_deposition.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Time,Exact Gas 1,Exact Gas 2,Exact Wall Top,Exact Wall Bottom
0,1.20E-05,1.20E-05,0.00E+00,0.00E+00
0.72,1.20E-05,1.20E-05,0.00E+00,4.79E-08
0.8,6.67E-06,1.20E-05,0.00E+00,5.32E-08
0.9,0.00E+00,1.20E-05,0.00E+00,5.99E-08
0.72,1.20E-05,1.20E-05,0.00E+00,4.78E-08
0.8,6.67E-06,1.20E-05,0.00E+00,5.31E-08
0.9,0.00E+00,1.20E-05,0.00E+00,5.98E-08
1,0.00E+00,5.51E-06,0.00E+00,6.64E-08
8 changes: 4 additions & 4 deletions Verification/Aerosols/aerosol_gravitational_deposition_2.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Time,Exact Gas 1,Exact Gas 2,Exact Wall Top,Exact Wall Bottom
0,1.20E-05,1.20E-05,0.00E+00,0.00E+00
0.72,1.20E-05,1.20E-05,0.00E+00,4.79E-08
0.8,6.67E-06,1.20E-05,0.00E+00,5.32E-08
0.9,0.00E+00,1.20E-05,0.00E+00,5.99E-08
1,0.00E+00,5.51E-06,0.00E+00,6.64E-08
0.72,1.20E-05,1.20E-05,4.78E-08,0.00E+00
0.8,1.20E-05,6.67E-06,5.31E-08,0.00E+00
0.9,1.20E-05,0.00E+00,5.98E-08,0.00E+00
1,5.51E-06,0.00E+00,6.64E-08,0.00E+00

0 comments on commit ae978b6

Please sign in to comment.