feat: promote font force heat flux and integer set properties
This commit is contained in:
55
config/freecad-property-heatflux-inventory.json
Normal file
55
config/freecad-property-heatflux-inventory.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"baseline": {
|
||||
"freecadVersion": "1.1.1",
|
||||
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
|
||||
},
|
||||
"propertyType": "App::PropertyHeatFlux",
|
||||
"recordCount": 1,
|
||||
"writableRecordCount": 1,
|
||||
"outputRecordCount": 0,
|
||||
"records": [
|
||||
{
|
||||
"objectTypeId": "Fem::ConstraintHeatflux",
|
||||
"objectAvailable": true,
|
||||
"probeStatus": "available",
|
||||
"propertyName": "DFlux",
|
||||
"group": "ConstraintHeatflux",
|
||||
"status": [],
|
||||
"defaultRaw": "0.0 kg/s^3",
|
||||
"valueModel": {
|
||||
"kind": "quantity",
|
||||
"dimension": "mass/time^3",
|
||||
"internalUnit": "kg/s^3",
|
||||
"displayUnit": "W/m^2",
|
||||
"wattsPerSquareMeterScale": 1,
|
||||
"defaultValue": 0,
|
||||
"writable": true,
|
||||
"derivedOutput": false,
|
||||
"acceptedBoundaryEvidence": "inventory-only; value and boundary acceptance remain pending in phase B/C"
|
||||
},
|
||||
"dependencies": [],
|
||||
"applicability": {
|
||||
"requiredObjectTypeId": "Fem::ConstraintHeatflux",
|
||||
"source": "Document.supportedTypes runtime inventory"
|
||||
}
|
||||
}
|
||||
],
|
||||
"source": {
|
||||
"path": ".cache/freecad/reference-desktop.json",
|
||||
"bytes": 2298709,
|
||||
"sha256": "082400ec7379e8efc2af16709032d45890d7092277967b714acb05761fd1c2a7"
|
||||
},
|
||||
"classification": "opaque-fcstd-proxy",
|
||||
"nextPhases": [
|
||||
"B",
|
||||
"C",
|
||||
"D",
|
||||
"E",
|
||||
"F",
|
||||
"G",
|
||||
"H",
|
||||
"I"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user