Skip to content

Commit

Permalink
turn off gravity in starblast test problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
mabruzzo committed Jul 26, 2024
1 parent 95dd375 commit cf3ac58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions builds/make.type.starblast
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ DFLAGS += -DANALYSIS
#DFLAGS += -DPARTICLES_KDK


DFLAGS += -DGRAVITY
DFLAGS += -DGRAVITY_GPU
#DFLAGS += -DGRAVITY
#DFLAGS += -DGRAVITY_GPU
# Use both -DSOR and -DPARIS_GALACTIC to run analytic test and compare solutions
#DFLAGS += -DSOR
DFLAGS += -DPARIS_GALACTIC
#DFLAGS += -DPARIS_GALACTIC
#DFLAGS += -DGRAVITY_ANALYTIC_COMP
DFLAGS += -DGRAVITY_5_POINTS_GRADIENT
#DFLAGS += -DGRAVITY_5_POINTS_GRADIENT

#DFLAGS += -DSTATIC_GRAV

Expand Down

0 comments on commit cf3ac58

Please sign in to comment.