From de1388f0b023bbd4a6ec0ed575ff66c91d59b7df Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 28 Apr 2021 13:36:48 -0400 Subject: [PATCH] Set some default parame for command-line eecution of m65. --- map65/libm65/m65.f90 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/map65/libm65/m65.f90 b/map65/libm65/m65.f90 index 56e9078b5..b2f1c0b47 100644 --- a/map65/libm65/m65.f90 +++ b/map65/libm65/m65.f90 @@ -63,7 +63,8 @@ program m65 ifile1=5 limtrace=0 lu=12 - + +! Some default parameters for command-line execution, in early testing. mycall='K1JT' mygrid='FN20QI' hiscall='K9AN' @@ -73,6 +74,7 @@ program m65 ntol=500 nkeep=10 mousefqso=141 + mousedf=-198 nfcal=-720 if(nxpol.eq.0) then