# Discretization ODE solver [** adaptable mesh **] # Rok Zitko, zitko@theorie.physik.uni-goettingen.de, Nov 2008 # $Id: adapt.cc,v 1.4 2009/11/06 14:49:42 rok Exp $ # ++ NEGATIVE # ++ FIXED-GRID # Lambda=2 bandrescale=1 xmax=20 xfine=5 output_step=0.015625 dx_fine=1e-05 dx_fast=0.0001 # allowed_error=1e-10 max_subdiv=10 max_abs=100 # Delta.dat - NEG - interval [ 1.00854631266118e-06 : 10 ] Rescaled to the interval [ 1.00854631266118e-06 : 3e-06 ] # min[rho]=3e-06 max[rho]=0.299999999999695 # rho(0)=0.299999999999695 rho(1)=0.001439434517536047 # intA=0.1999980749109548 # x_last=20 # f_last=0.7213474157151097 [f_last/factor=1.500014220524586] # eps_last=3.814697265625e-06 (smallest energy point considered [input]) # Eps_last=2.751722014294089e-06 (smallest energy scale obtained [output]) # max_error=7.968355725143476e-15 (maximum integration error) # Elapsed 0.251327 s