Skip to content

Commit 9b1ce99

Browse files
authored
Update 05121307.c
1 parent 0ac5322 commit 9b1ce99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

05121307.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "udf.h"
22

33
#define X_L 400 // 采空区模型的长度
4-
#define L 50 // 基本顶破碎长度
4+
#define L 15 // 基本顶破碎长度
55
#define Y_L 260 // 工作面宽度
66
#define DP 0.11 // 平均粒径
77
#define TIMESTAMP "05122035" // 时间戳
@@ -177,4 +177,4 @@ DEFINE_PROFILE(nianxing_y, thread, position)
177177
C_PROFILE(c, thread, position) = 10 / shentoulv;
178178
}
179179
end_c_loop(c, thread)
180-
}
180+
}

0 commit comments

Comments
 (0)