X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=nlsop.h;h=979d425a86a2fcc6810e4c2e0a9edfd56e2900d9;hp=35989b36845ad433e3e996fc7bb899b6cef75747;hb=f271c1142da782420ef76f1f85750949094e4269;hpb=bff06b2b371ba4a6524a01804600a9ac2b6cb304 diff --git a/nlsop.h b/nlsop.h index 35989b3..979d425 100644 --- a/nlsop.h +++ b/nlsop.h @@ -28,6 +28,7 @@ typedef struct __info #define STEPS 100000 #define RANGE 3 #define REFRESH 20 +#define RESAVE 10000 #define A_CD 1. #define B_CD .0 @@ -37,7 +38,7 @@ typedef struct __info #define D_R .5 #define A_AP .1 -#define B_AP .2 +#define B_AP .01 #define MAX_CHARS 64 #define MAX_TXT 32