This commit is contained in:
xyy
2026-05-29 15:32:13 +08:00
parent 11afabb641
commit a888691151
5 changed files with 897 additions and 102 deletions

View File

@@ -25,7 +25,7 @@
"TestParameters": {
"MeasurementCount": 10,
"IntervalSeconds": 30,
"PlatinumWireLength": 0.056, //铂丝长度(单位:米)
"PlatinumWireLength": 0.07, //铂丝长度(单位:米)
"PlatinumWireDiameter": 0.00006,
"ReportOutputPath": "Reports\\",
"DefaultSampleVolume": 40.0,
@@ -44,5 +44,9 @@
"WindowWidth": 1024,
"WindowHeight": 768,
"ThemeColor": "Blue"
},
"CalibrationCoefficients": {
"ThermalConductivityCorrection": 0.606,
"ThermalDiffusivityCorrection": 19.9
}
}