问答中心分类: 井和动态老师,STARS模拟过程中出现Maximum number of well completions(1075)has been exceededIncrease with *WMDIM *MDLAYR x.
0
Allen asked 1年 ago

老师,STARS模拟过程中出现Maximum number of well completions(1075)has been exceededIncrease with *WMDIM *MDLAYR x.错误,之前没遇到过,这个怎么解决噢,我看技术手册是与射孔有关,但是具体咋改呢

1 Answers
0
abey 管理员 answered 1年 ago

根据你描述的问题,STARS模拟过程中出现“Maximum number of well completions (1075) has been exceeded. Increase with *WMDIM *MDLAYR x.”错误,通常是因为模型中定义的射孔数量超过了模拟器默认的最大限。需要在模型的输入文件中增加或调整相关的维度参数。具体来说,需要使用*WMDIM关键字来增加射孔数量的限制。例如:

*WMDIM MDLAYR 2000
Allen replied 1年 ago

谢谢老师