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