240923
This commit is contained in:
+306
-297
File diff suppressed because it is too large
Load Diff
@@ -9,15 +9,15 @@
|
||||
|
||||
// flow parameters
|
||||
#define LBtype float
|
||||
#define UX 10
|
||||
#define UY 16
|
||||
#define UX 12
|
||||
#define UY 20
|
||||
#define UZ 1
|
||||
#define NX 1280
|
||||
#define NY 512
|
||||
#define NX 1536
|
||||
#define NY 640
|
||||
#define NZ 1
|
||||
#define DIM 2
|
||||
#define NQ 9
|
||||
#define VIS 0.004
|
||||
#define VIS 0.006
|
||||
#define RHO 1.0
|
||||
#define U0 0.01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user