diff --git a/src/input/d02bbf.input.pamphlet b/src/input/d02bbf.input.pamphlet deleted file mode 100644 index 446a63d..0000000 --- a/src/input/d02bbf.input.pamphlet +++ /dev/null @@ -1,42 +0,0 @@ -\documentclass{article} -\usepackage{axiom} -\setlength{\textwidth}{400pt} -\begin{document} -\title{\$SPAD/src/input d02bbf.input} -\author{The Axiom Team} -\maketitle -\begin{abstract} -\end{abstract} -\eject -\tableofcontents -\eject -\section{License} -\begin{chunk}{license} ---Copyright The Numerical Algorithms Group Limited 1994. -\end{chunk} -\begin{chunk}{*} -\getchunk{license} -)cl all -showArrayValues true -showScalarValues true - -xend:SF:=8.0 -n:=3 -irelab:=0 -x:SF:=0.0 -y:Matrix SF:= - [[0.0 ,0.5 ,%pi*0.2 ]] -tol:SF:=0.0001 -vef:Vector Expression Float:= - [tan(Y[3]) ,-0.032*tan(Y[3])/Y[2] -0.02*Y[2]/cos(Y[3]) ,-0.032/(Y[2]^2) ] -fcn:Asp7(FCN):= retract vef -vm:Vector MachineFloat:= - [1,2,3,4,5,6,7,8] -output:Asp8(OUTPUT):= coerce vm -result:=d02bbf(xend,# vm,n,irelab,x,y,tol,-1,fcn,output) -\end{chunk} -\eject -\begin{thebibliography}{99} -\bibitem{1} nothing -\end{thebibliography} -\end{document} diff --git a/src/input/d02bhf.input.pamphlet b/src/input/d02bhf.input.pamphlet deleted file mode 100644 index d340503..0000000 --- a/src/input/d02bhf.input.pamphlet +++ /dev/null @@ -1,42 +0,0 @@ -\documentclass{article} -\usepackage{axiom} -\setlength{\textwidth}{400pt} -\begin{document} -\title{\$SPAD/src/input d02bhf.input} -\author{The Axiom Team} -\maketitle -\begin{abstract} -\end{abstract} -\eject -\tableofcontents -\eject -\section{License} -\begin{chunk}{license} ---Copyright The Numerical Algorithms Group Limited 1994. -\end{chunk} -\begin{chunk}{*} -\getchunk{license} -)clear all -showArrayValues true -showScalarValues true - -xend:SF:=10.0 -n:=3 -irelab:=0 -hmax:SF:=0.0 -x:SF:=0.0 -y:Matrix SF:= - [[0.5 ,0.5 ,%pi*0.2 ]] -tol:SF:=0.0001 -ef:Expression Float:=1.0*Y[1]::EXPR FLOAT -g:Asp9(G):=retract ef -vef:Vector Expression Float:= - [tan(Y[3]) ,-0.032*tan(Y[3])/Y[2] -0.02*Y[2]/cos(Y[3]) ,-0.032/(Y[2]^2) ] -fcn:Asp7(FCN):= retract vef -result:=d02bhf(xend,n,irelab,hmax,x,y,tol,-1,g,fcn) -\end{chunk} -\eject -\begin{thebibliography}{99} -\bibitem{1} nothing -\end{thebibliography} -\end{document} diff --git a/src/input/d02cjf.input.pamphlet b/src/input/d02cjf.input.pamphlet deleted file mode 100644 index e6fce70..0000000 --- a/src/input/d02cjf.input.pamphlet +++ /dev/null @@ -1,43 +0,0 @@ -\documentclass{article} -\usepackage{axiom} -\setlength{\textwidth}{400pt} -\begin{document} -\title{\$SPAD/src/input d02cjf.input} -\author{The Axiom Team} -\maketitle -\begin{abstract} -\end{abstract} -\eject -\tableofcontents -\eject -\section{License} -\begin{chunk}{license} ---Copyright The Numerical Algorithms Group Limited 1994. -\end{chunk} -\begin{chunk}{*} -\getchunk{license} -)clear all -showArrayValues true -showScalarValues true - -xend:SF:=10.0 -n:=3 -tol:SF:=0.0001 -relabs:="D" -x:SF:=0.0 -y:Matrix SF:=[[0.5 ,0.5 ,%pi*0.2 ]] -ef:Expression Float:=Y[1]:: EXPR FLOAT -g:Asp9(G):=retract ef -vef:Vector Expression Float:= - [tan(Y[3]) ,-0.032*tan(Y[3])/Y[2] -0.02*Y[2]/cos(Y[3]) ,-0.032/(Y[2]^2) ] -fcn:Asp7(FCN):= retract vef -vm:Vector MachineFloat:= - [2,4,6,8] -output:Asp8(OUTPUT):=coerce vm -result:=d02cjf(xend,# vm,n,tol,relabs,x,y,-1,g,fcn,output) -\end{chunk} -\eject -\begin{thebibliography}{99} -\bibitem{1} nothing -\end{thebibliography} -\end{document} diff --git a/src/input/d02ejf.input.pamphlet b/src/input/d02ejf.input.pamphlet deleted file mode 100644 index ac4ade1..0000000 --- a/src/input/d02ejf.input.pamphlet +++ /dev/null @@ -1,47 +0,0 @@ -\documentclass{article} -\usepackage{axiom} -\setlength{\textwidth}{400pt} -\begin{document} -\title{\$SPAD/src/input d02ejf.input} -\author{The Axiom Team} -\maketitle -\begin{abstract} -\end{abstract} -\eject -\tableofcontents -\eject -\section{License} -\begin{chunk}{license} ---Copyright The Numerical Algorithms Group Limited 1994. -\end{chunk} -\begin{chunk}{*} -\getchunk{license} -)clear all -showArrayValues true -showScalarValues true - -xend:SF:= 10.0 -n:=3 -relabs:="D" -iw:=95 -x:SF:=0.0 -y:Matrix SF:= - [[1.0 ,0.0 ,0.0 ]] -tol:=0.0001 -ef:Expression Float:=(Y[1]::EXPR FLOAT)-0.9 -g:Asp9(G):=retract ef -vef:Vector Expression Float:= - [-0.04*Y[1]+1.0E4*Y[2]*Y[3] ,_ - 0.04*Y[1]-1.0E4*Y[2]*Y[3]-3.0E7*Y[2]*Y[2] ,_ - 3.0E7*Y[2]*Y[2] ] -fcn:ASP7(FCN):=retract vef -pederv:Asp31(PEDERV):=retract vef -vm:Vector MachineFloat:=[2,4,6,8] -output:Asp8(OUTPUT):=coerce vm -result:=d02ejf(xend,# vm,n,relabs,iw,x,y,tol,-1,g,fcn,pederv,output) -\end{chunk} -\eject -\begin{thebibliography}{99} -\bibitem{1} nothing -\end{thebibliography} -\end{document} diff --git a/src/input/d02gaf.input.pamphlet b/src/input/d02gaf.input.pamphlet deleted file mode 100644 index 7f1e164..0000000 --- a/src/input/d02gaf.input.pamphlet +++ /dev/null @@ -1,52 +0,0 @@ -\documentclass{article} -\usepackage{axiom} -\setlength{\textwidth}{400pt} -\begin{document} -\title{\$SPAD/src/input d02gaf.input} -\author{The Axiom Team} -\maketitle -\begin{abstract} -\end{abstract} -\eject -\tableofcontents -\eject -\section{License} -\begin{chunk}{license} ---Copyright The Numerical Algorithms Group Limited 1994. -\end{chunk} -\begin{chunk}{*} -\getchunk{license} -)clear all -showArrayValues true -showScalarValues true - -u:Matrix SF:= - [[0 ,10 ],[0 ,1 ],[0 ,0 ]] -v:Matrix SF:= - [[0.0 ,1.0 ],[0.0 ,0.0 ],[1.0 ,1.0 ]] -n:=3 -a:SF:=0.0 -b:SF:=10.0 -tol:=1.0e-3 -mnp:=64 -lw:=3056 -liw:= 471 -x:Matrix SF:= - [[0.0 ,0.4 ,0.8 ,1.2 ,1.6 ,2.0 ,2.4 ,2.8 ,3.2 ,_ - 3.6 ,4.0 ,4.4 ,4.8 ,5.2 ,5.6 ,6.0 ,6.4 ,6.8 ,_ - 7.2 ,7.6 ,8.0 ,8.4 ,8.8 ,9.2 ,9.6 ,10.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ]] -np:=26 -vef:Vector Expression Float:= - [Y[2] ,Y[3] ,-Y[1]*Y[3]-0.2*(1-Y[2]*Y[2]) ] -fcn:Asp7(FCN):=retract vef -result:=d02gaf(u,v,n,a,b,tol,mnp,lw,liw,x,np,-1,fcn) -\end{chunk} -\eject -\begin{thebibliography}{99} -\bibitem{1} nothing -\end{thebibliography} -\end{document} diff --git a/src/input/d02gbf.input.pamphlet b/src/input/d02gbf.input.pamphlet deleted file mode 100644 index 7e47965..0000000 --- a/src/input/d02gbf.input.pamphlet +++ /dev/null @@ -1,59 +0,0 @@ -\documentclass{article} -\usepackage{axiom} -\setlength{\textwidth}{400pt} -\begin{document} -\title{\$SPAD/src/input d02gbf.input} -\author{The Axiom Team} -\maketitle -\begin{abstract} -\end{abstract} -\eject -\tableofcontents -\eject -\section{License} -\begin{chunk}{license} ---Copyright The Numerical Algorithms Group Limited 1994. -\end{chunk} -\begin{chunk}{*} -\getchunk{license} -)clear all -showArrayValues true -showScalarValues true - -a:SF:=0.0 -b:SF:=1.0 -n:=2 -tol:SF:=1.0e-3 -mnp:= 70 -lw:=1702 -liw:=352 -c:Matrix SF:= - [[1 ,0 ],[0 ,0 ]] -d:Matrix SF:= - [[0 ,0 ],[1 ,0 ]] -gam:Matrix SF:= - [[0 ,1 ]] -x:Matrix SF:= - [[0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ]] -np:=0 -ifail:= 11 -mef:Matrix Expression Float:= - [[0 ,1 ],[0 ,-10 ]] -fcnf:Asp77(FCNF):=retract mef -vef:Vector Expression Float := - [0 ,0 ] -fcng:Asp78(FCNG):=retract vef -result:=d02gbf(a,b,n,tol,mnp,lw,liw,c,d,gam,x,np,ifail,fcnf,fcng) -\end{chunk} -\eject -\begin{thebibliography}{99} -\bibitem{1} nothing -\end{thebibliography} -\end{document} diff --git a/src/input/d02kef.input.pamphlet b/src/input/d02kef.input.pamphlet deleted file mode 100644 index e847c7f..0000000 --- a/src/input/d02kef.input.pamphlet +++ /dev/null @@ -1,51 +0,0 @@ -\documentclass{article} -\usepackage{axiom} -\setlength{\textwidth}{400pt} -\begin{document} -\title{\$SPAD/src/input d02kef.input} -\author{The Axiom Team} -\maketitle -\begin{abstract} -\end{abstract} -\eject -\tableofcontents -\eject -\section{License} -\begin{chunk}{license} ---Copyright The Numerical Algorithms Group Limited 1994. -\end{chunk} -\begin{chunk}{*} -\getchunk{license} -)clear all -showArrayValues true -showScalarValues true - -xpoint:Matrix SF:= - [[0.0 ,0.1 ,4^(1/3) ,30.0 ,30.0 ]] -m:=5 -k:=11 -tol:SF:=0.0001 -maxfun:=0 -match:=0 -elam:=14 -delam:=1 -hmax:Matrix SF:= - [[0.0 ,0.0 ],[0.0 ,0.0 ],_ - [ 0.0 ,0.0 ],[0.0 ,0.0 ],[0.0 ,0.0 ]] -maxit:= 0 -vef:Vector Expression Float:= - [1.0 ,ELAM-X-2.0/(X*X) ,1.0 ] -coeffn:Asp10(COEFFN):=retract vef -mef:Matrix Expression Float:= - [[XL ,2.0 ],[1.0 ,-sqrt(XR-ELAM) ]] -bdyval:Asp80(BDYVAL):=retract mef -result:=d02kef(xpoint,m,k,tol,maxfun,match,elam,delam,hmax,maxit,-1,coeffn,bdyval) --- the following are the default Asps used. -outputAsFortran()$Asp12(MONIT) -outputAsFortran()$Asp33(REPORT) -\end{chunk} -\eject -\begin{thebibliography}{99} -\bibitem{1} nothing -\end{thebibliography} -\end{document} diff --git a/src/input/d02raf.input.pamphlet b/src/input/d02raf.input.pamphlet deleted file mode 100644 index 56f7868..0000000 --- a/src/input/d02raf.input.pamphlet +++ /dev/null @@ -1,55 +0,0 @@ -\documentclass{article} -\usepackage{axiom} -\setlength{\textwidth}{400pt} -\begin{document} -\title{\$SPAD/src/input d02raf.input} -\author{The Axiom Team} -\maketitle -\begin{abstract} -\end{abstract} -\eject -\tableofcontents -\eject -\section{License} -\begin{chunk}{license} ---Copyright The Numerical Algorithms Group Limited 1994. -\end{chunk} -\begin{chunk}{*} -\getchunk{license} -)clear all -showArrayValues true -showScalarValues true - -n:=3 -mnp:=40 -numbeg:=2 -nummix:=0 -tol:=1.0e-4 -init:=0 -iy:=3 -ijac:=1 -lwork:=1925 -liwork:=283 -np:=17 -x:Matrix SF:= - [[0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,10.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,_ - 0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ,0.0 ]] -y:Matrix SF:=new(3,40,0.0) -deleps:=0.1 -ifail:=11 -vef:Vector Expression Float:= - [Y[2] ,Y[3] ,-Y[1]*Y[3] - 2*EPS*(1-Y[2]*Y[2]) ] -fcn:Asp41(FCN,JACOBF,JACEPS):= retract vef -vei:Vector Expression Integer:= - [YA[1] ,YA[2] ,YB[2] -1 ] -g:Asp42(G,JACOBG,JACGEP):=retract vei -result:=d02raf(n,mnp,numbeg,nummix,tol,init,iy,ijac,lwork,_ - liwork,np,x,y,deleps,ifail,fcn,g) -\end{chunk} -\eject -\begin{thebibliography}{99} -\bibitem{1} nothing -\end{thebibliography} -\end{document}