第二轮:整理两个工作目录
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
#define NZ 1
|
||||
#define DIM 2
|
||||
#define NQ 9
|
||||
#define VIS 0.008
|
||||
#define VIS 0.004
|
||||
#define RHO 1.0
|
||||
#define U0 0.02
|
||||
#define U0 0.01
|
||||
|
||||
// constants
|
||||
#define PI 3.141592653589793238
|
||||
@@ -33,5 +33,5 @@
|
||||
#define V_TAYLOR 0b00000001
|
||||
|
||||
// variables
|
||||
#define N_OBJS 7
|
||||
#define N_OBJS 6
|
||||
// #define N_SENS 2
|
||||
Reference in New Issue
Block a user