Lube Oil Air Cooler Data Sheet
1.2 · example PQ-CPPT-MEC002-G07-00005
Typed JSON shape for this document. The title_block field is the shared header; all other keys are specific to this document type.
Schema
lube-oil-cooler.json
{
"title_block": "<common>",
"manufacturer": "str",
"model": "str",
"service": "str",
"no_required": "int",
"configuration": "str",
"process_data": {
"fluid": "str",
"inlet_temperature_c": "num",
"outlet_temperature_c": "num",
"flow_rate_kg_h": "num",
"heat_duty_kw": "num",
"inlet_pressure_barg": "num",
"pressure_drop_allow_bar": "num",
"fouling_factor_m2c_w": "num"
},
"air_side_data": {
"ambient_air_temperature_c": "num",
"design_air_temperature_c": "num",
"altitude_m": "num",
"air_flow_kg_s": "num",
"fan_type": "str",
"fan_quantity": "int",
"fan_diameter_mm": "num",
"fan_power_kw": "num"
},
"mechanical_data": {
"tube_material": "str", "fin_material": "str", "header_material": "str",
"tube_od_mm": "num", "tube_length_mm": "num",
"no_of_bays": "int", "no_of_bundles": "int", "no_of_tube_rows": "int",
"design_pressure_barg": "num", "design_temperature_c": "num",
"corrosion_allowance_mm": "num"
},
"weights": { "empty_kg": "num", "operating_kg": "num", "shipping_kg": "num" },
"hazardous_area": { "zone": "str", "group": "str", "t_code": "str" },
"noise_limit_dba": "num",
"revision_history": [
{"revision": "str", "date": "str", "description": "str",
"originated_by": "str", "checked_by": "str", "approved_by": "str"}
],
"notes": ["str"]
}