You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nmWTAI-Platform/Bin/Config/WTAI/XaBdySpecials.ini

37 lines
1.8 KiB
INI

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

; 对于边界距离下拉选项以及与裂缝半长的特殊定义(目前暂限于线性流模型)
;
; 根据即时通20260519/21沟通需求初步如下——
; 压裂水平井:
; 双线性 北:封闭, 东:封闭;
; 三线性 北:封闭、定压、无限大, 东:封闭;
; 五线性 北:封闭、定压、无限大, 东:封闭。
; 压裂直井:
; 双线性 北:封闭, 东:封闭、定压、无限大;
; 三线性 北:封闭、定压、无限大,东:封闭、定压、无限大;
; 五线性 北:封闭、定压、无限大,东:封闭、定压、无限大。
;
; 南/北对称,东/西对称,所以只保留 北边界/东边界
; 需要额外说明的是
; 本文件涉及井型及参数所以需要与ModelDescsLP / ModelParaDefinesLP保持同步
; 配置说明(请注意与 ModelDescsLP / ModelParaDefinesLP 文件关联)
; Wel_748 = {ne:0}{ee:0+1+2}{ne:eq xf}{ne:readonly}
; Wel_748 标识井型ID为748表示 压裂直井·双线性流
; {ne:0} ne 表示 北边界0 表示 封闭/不渗透
; {ee:0+1+2} ee 表示 东边界0+1+2 表示 封闭/不渗透+定压+无限大
; {ne:eq xf} ne 表示 北边界eq xf 表示 等于 xf
; 数值校验标识: EQ/等于 G/大于 GT/大于等于 L/小于 LT/小于等于
; {ne:g xf:2} ne 表示 北边界g xf 表示 大于 xf2表示如果不满足条件则默认的倍数
; {ne:readonly} ne 表示 北边界readonly 表示 只读,不允许修改
[Default]
Wel_745 = {ne:0}{ee:0}{ne:eq xf}{ne:readonly}
Wel_746 = {ne:0+1+2}{ee:0}{ne:g xf:2}
Wel_747 = {ne:0+1+2}{ee:0}{ne:g xf:2}
Wel_748 = {ne:0}{ee:0+1+2}{ne:eq xf}{ne:readonly}
Wel_749 = {ne:0+1+2}{ee:0+1+2}{ne:g xf:2}
Wel_750 = {ne:0+1+2}{ee:0+1+2}{ne:g xf:2}