############################################################### # # # id0 sample initial data file for kg # # # ############################################################### iter := 2048 output := *-*/16 fout := 1 ############################################################### # Initial pulse parameters # ############################################################### A0 := .1 r0 := 20 Delta := 5 ############################################################### # Coordinate domain # ############################################################### Nr0 := 256 rmin := 0.0 rmax := 40.0 ############################################################### # RNPL tolerance criteria # ############################################################### maxstep := 10 epsiter := 1.0e-7 ############################################################### # CFL & dissipation parameters # ############################################################### lambda := 0.25 eps := 0.3 ############################################################### # Output filename tag # ############################################################### tag := "" in_file := "in0.sdf" out_file := "out0.sdf" level:= 0