-
Notifications
You must be signed in to change notification settings - Fork 849
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update streamwise periodic reg test values.
PR#1022 SIMD introduced some minor difference in my(!) cht reg tests. 8184779..4b9f2a8x contains #1022 & #1080 (only 5 lines). The change is in solid only and only affects the 2D case. Not the 3D. I dont know what specifically introduced the changes, but as they are small I for now assume that it is just a little numeric change.
- Loading branch information
1 parent
892c659
commit 20c065c
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
TestCases/incomp_navierstokes/streamwise_periodic/chtPinArray_2d/of_grad_findiff.csv.ref
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
"VARIABLE" , "AVG_DENSITY[0]", "AVG_ENTHALPY[0]", "AVG_MACH[0]" , "AVG_MASSFLOW[0]", "AVG_NORMALVEL[0]", "AVG_PRESS[0]" , "AVG_TEMP[0]" , "AVG_TOTALPRESS[0]", "AVG_TOTALTEMP[0]", "DRAG[0]" , "EFFICIENCY[0]" , "FORCE_X[0]" , "FORCE_Y[0]" , "FORCE_Z[0]" , "LIFT[0]" , "MOMENTUM_DISTORTION[0]", "MOMENT_X[0]" , "MOMENT_Y[0]" , "MOMENT_Z[0]" , "PRESSURE_DROP[0]", "SECONDARY_OVER_UNIFORMITY[0]", "SECONDARY_STRENGTH[0]", "SIDEFORCE[0]" , "UNIFORMITY[0]" , "AVG_TEMPERATURE[1]", "HEATFLUX_MAX[1]", "TOTAL_HEATFLUX[1]", "FINDIFF_STEP" | ||
0 , 0.0 , 3750000.0 , 0.0 , 0.0 , 3750000.0 , 1189.100000004828, 1059.199999986049, 1189.100000004828, 1059.199999986049, 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , nan , 0.0 , 0.0 , 0.0 , 0.0 , nan , 0.0 , 0.0 , 0.0 , 1061.3000000034845, 0.0 , -508.4000000579181, 1e-06 | ||
"VARIABLE" , "AVG_DENSITY[0]", "AVG_ENTHALPY[0]", "AVG_MACH[0]" , "AVG_MASSFLOW[0]", "AVG_NORMALVEL[0]", "AVG_PRESS[0]" , "AVG_TEMP[0]" , "AVG_TOTALPRESS[0]", "AVG_TOTALTEMP[0]", "DRAG[0]" , "EFFICIENCY[0]" , "FORCE_X[0]" , "FORCE_Y[0]" , "FORCE_Z[0]" , "LIFT[0]" , "MOMENTUM_DISTORTION[0]", "MOMENT_X[0]" , "MOMENT_Y[0]" , "MOMENT_Z[0]" , "PRESSURE_DROP[0]", "SECONDARY_OVER_UNIFORMITY[0]", "SECONDARY_STRENGTH[0]", "SIDEFORCE[0]" , "UNIFORMITY[0]" , "AVG_TEMPERATURE[1]", "HEATFLUX[1]" , "HEATFLUX_MAX[1]", "FINDIFF_STEP" | ||
0 , 0.0 , 3941000.00011 , 0.0 , 0.0 , 3941000.00011 , 1183.20000001 , 1113.39999995 , 1183.20000001 , 1113.39999995 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , nan , 0.0 , 0.0 , 0.0 , 0.0 , nan , 0.0 , 0.0 , 0.0 , 1117.4 , -438.899999949 , 0.0 , 1e-06 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters