Peano
Loading...
Searching...
No Matches
setup_small.h
Go to the documentation of this file.
1#pragma once
2
3#define DT_DRIFT ((float) 1e-4)
4#define DT_KICK_HYDRO ((float) 5e-5)
5#define N_PART 100
6#define STEPS 1000
7#define LEVEL 5
8#define STEPS_BETWEEN_DUMPS 10