Files
Web_FreeCAD_Bitbybit/config/freecad-property-heatflux-success.json
wangdequan 8f6053089a
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

184 lines
4.5 KiB
JSON

{
"baselineId": "freecad-1.1.1-property-heatflux-success",
"cases": [
{
"editorMode": [],
"group": "ConstraintHeatflux",
"id": "default",
"objectName": "HeatFluxProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintHeatflux",
"propertyName": "DFlux",
"requested": null,
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
{
"editorMode": [],
"group": "ConstraintHeatflux",
"id": "nominal-watt-per-square-meter",
"objectName": "HeatFluxProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintHeatflux",
"propertyName": "DFlux",
"requested": "500 W/m^2",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 500,
"raw": "500.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
{
"editorMode": [],
"group": "ConstraintHeatflux",
"id": "zero-boundary",
"objectName": "HeatFluxProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintHeatflux",
"propertyName": "DFlux",
"requested": "0 W/m^2",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
{
"editorMode": [],
"group": "ConstraintHeatflux",
"id": "negative-boundary",
"objectName": "HeatFluxProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintHeatflux",
"propertyName": "DFlux",
"requested": "-5 W/m^2",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": -5,
"raw": "-5.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
{
"editorMode": [],
"group": "ConstraintHeatflux",
"id": "kilowatt-per-square-meter",
"objectName": "HeatFluxProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintHeatflux",
"propertyName": "DFlux",
"requested": "2 kW/m^2",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 2000,
"raw": "2000.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
{
"editorMode": [],
"group": "ConstraintHeatflux",
"id": "watt-per-square-millimeter",
"objectName": "HeatFluxProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintHeatflux",
"propertyName": "DFlux",
"requested": "1 W/mm^2",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 1000000,
"raw": "1000000.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
{
"editorMode": [],
"group": "ConstraintHeatflux",
"id": "restored",
"objectName": "HeatFluxProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintHeatflux",
"propertyName": "DFlux",
"requested": "0 W/m^2",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
}
],
"diagnostics": {
"documentObjectCount": 1,
"exception": null
},
"freecadVersion": "1.1.1",
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"object": {
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
},
"property": {
"group": "ConstraintHeatflux",
"name": "DFlux",
"typeId": "App::PropertyHeatFlux"
},
"schemaVersion": 1,
"status": "pass"
}