gandalfcode / gandalf

GANDALF (Graphical Astrophysics code for N-body Dynamics And Lagrangian Fluids)
GNU General Public License v2.0
44 stars 12 forks source link

Set default values in Parameters.cpp #90

Open dhubber opened 7 years ago

dhubber commented 7 years ago

Need to review all parameters in the src/Common/Parameters.cpp file and set to reasonable defaults for most user needs. Most parameters are already set to reasonable values, or are non-critical parameters but some (e.g. nrebuildstep, slope_limiter, etc..) should be reconsidered.