144 lines
3.7 KiB
JSON
144 lines
3.7 KiB
JSON
{
|
|
"$id": "https://schema.ideas.cnpc/json/well-logging/desc-cement-inter.1.0.0.json",
|
|
"type": "object",
|
|
"title": "固井质量分段评价成果",
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"required": [
|
|
"partEvaluateId",
|
|
"wellId",
|
|
"wellboreId"
|
|
],
|
|
"identityId": [
|
|
"partEvaluateId"
|
|
],
|
|
"properties": {
|
|
"seq": {
|
|
"type": "number",
|
|
"title": "序号"
|
|
},
|
|
"wellId": {
|
|
"type": "string",
|
|
"title": "井id"
|
|
},
|
|
"avgAcAmp": {
|
|
"type": "number",
|
|
"title": "平均声幅"
|
|
},
|
|
"casingOd": {
|
|
"type": "number",
|
|
"title": "套管外径"
|
|
},
|
|
"endDepth": {
|
|
"type": "number",
|
|
"title": "终止深度"
|
|
},
|
|
"maxAcAmp": {
|
|
"type": "number",
|
|
"title": "最大声波幅度"
|
|
},
|
|
"minAcAmp": {
|
|
"type": "number",
|
|
"title": "最小声波幅度"
|
|
},
|
|
"cementTop": {
|
|
"type": "string",
|
|
"title": "水泥返高"
|
|
},
|
|
"downDepth": {
|
|
"type": "number",
|
|
"title": "下入井深"
|
|
},
|
|
"thickness": {
|
|
"type": "number",
|
|
"title": "层厚"
|
|
},
|
|
"casingName": {
|
|
"type": "string",
|
|
"title": "套管名称"
|
|
},
|
|
"cementBond": {
|
|
"type": "number",
|
|
"title": "水泥胶结指数"
|
|
},
|
|
"channelDir": {
|
|
"type": "string",
|
|
"title": "串槽方位"
|
|
},
|
|
"startDepth": {
|
|
"type": "number",
|
|
"title": "起始深度"
|
|
},
|
|
"wellboreId": {
|
|
"type": "string",
|
|
"title": "井筒id"
|
|
},
|
|
"cmtFillRate": {
|
|
"type": "number",
|
|
"title": "水泥填充率"
|
|
},
|
|
"channelHight": {
|
|
"type": "number",
|
|
"title": "串槽高度"
|
|
},
|
|
"cementQuality": {
|
|
"type": "string",
|
|
"title": "固井质量"
|
|
},
|
|
"annularMedDens": {
|
|
"type": "number",
|
|
"title": "环空介质密度"
|
|
},
|
|
"channelFldType": {
|
|
"type": "string",
|
|
"title": "串槽内流体类型"
|
|
},
|
|
"partEvaluateId": {
|
|
"type": "string",
|
|
"title": "固井质量分段评价ID"
|
|
},
|
|
"wellCommonName": {
|
|
"type": "string",
|
|
"title": "井名"
|
|
},
|
|
"annularMedSpeed": {
|
|
"type": "number",
|
|
"title": "环空介质速度"
|
|
},
|
|
"pInstrumentName": {
|
|
"type": "string",
|
|
"title": "仪器型号"
|
|
},
|
|
"cmtNoFastenerDir": {
|
|
"type": "number",
|
|
"title": "水泥未固结方位"
|
|
},
|
|
"flexWaveAtteIndex": {
|
|
"type": "number",
|
|
"title": "挠曲波衰减指数"
|
|
},
|
|
"annularMedCprsnStr": {
|
|
"type": "number",
|
|
"title": "环空介质抗压强度"
|
|
},
|
|
"wellBoreCommonName": {
|
|
"type": "string",
|
|
"title": "井筒名"
|
|
},
|
|
"annularMedAcoustCimp": {
|
|
"type": "number",
|
|
"title": "环空介质声阻抗"
|
|
},
|
|
"firstInterfaceQuality": {
|
|
"type": "string",
|
|
"title": "第一界面胶结评价"
|
|
},
|
|
"averageCasingThickness": {
|
|
"type": "number",
|
|
"title": "平均套管壁厚"
|
|
},
|
|
"secondInterfaceQuality": {
|
|
"type": "string",
|
|
"title": "第二界面胶结评价"
|
|
}
|
|
}
|
|
} |