Add files via upload
This commit is contained in:
2
heat.c
2
heat.c
@@ -222,6 +222,8 @@
|
||||
#define DRAW_WAVE_PROFILE 0 /* set to 1 to draw a profile of the wave */
|
||||
#define VERTICAL_WAVE_PROFILE 0 /* set to 1 to draw wave profile vertically */
|
||||
#define WALL_WIDTH 0.1 /* width of wall separating lenses */
|
||||
#define PDISC_CONNECT_FACTOR 1.5 /* controls which discs are connected for D_CIRCLE_LATTICE_POISSON domain */
|
||||
#define WALL_WIDTH_RND 0.0 /* proportion of width of width for random arrangements */
|
||||
#define RADIUS_FACTOR 0.3 /* controls inner radius for C_RING arrangements */
|
||||
#define INITIAL_TIME 50 /* time after which to start saving frames */
|
||||
#define OSCIL_YMAX 0.35 /* defines oscillation range */
|
||||
|
||||
Reference in New Issue
Block a user