Increased SPH number. Changed defaults in python samples
This commit is contained in:
parent
c7433ca190
commit
5b133a9ac8
3 changed files with 48 additions and 10 deletions
|
@ -11,7 +11,7 @@
|
|||
using namespace std;
|
||||
using namespace CosmoTool;
|
||||
|
||||
#define N_SPH 16
|
||||
#define N_SPH 32
|
||||
|
||||
struct VCoord{
|
||||
float v[3];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue