% Example compile-time options: % (HYDRO_MESHLESS_FINITE_MASS is optional, replace with your % choice of hydro/mhd options) % % HYDRO_MESHLESS_FINITE_MASS % BOX_PERIODIC % SELFGRAVITY_OFF % EOS_GAMMA=(5.0/3.0) % InitCondFile sedov_ics OutputDir output TimeMax 0.03 BoxSize 6 TimeBetSnapshot 0.003 DesNumNgb 32 UnitLength_in_cm 3.085678e+21 UnitMass_in_g 1.989e+43 UnitVelocity_in_cm_per_s 100000 MinGasTemp 10 % -- optional numerical parameters (requires additional Config flags) ErrTolIntAccuracy 0.002 CourantFac 0.05 MaxRMSDisplacementFac 0.1 ErrTolForceAcc 0.0015 TimeBetStatistics 0.001 % -- optional parameter - speed up the test with bigger steps, but maybe bigger errors MaxSizeTimestep 0.0001