Parent Directory | Revision Log | Patch
revision 1.10 by pam-fi, Fri Feb 16 14:56:02 2007 UTC | revision 1.13 by pam-fi, Wed Mar 28 09:09:59 2007 UTC | |
---|---|---|
# | Line 43 c parameter (inf=1.e8) !just a | Line 43 c parameter (inf=1.e8) !just a |
43 | ************************************************************ | ************************************************************ |
44 | ************************************************************ | ************************************************************ |
45 | PFA='ETA' | PFA='ETA' |
46 | TRACKMODE = 0 | |
47 | FACT = 100. | |
48 | ISTEPMIN = 3 | |
49 | if(fin.eq.0)PFA='ETA' | if(fin.eq.0)PFA='ETA' |
50 | if(fin.eq.2)PFA='ETA2' | if(fin.eq.2)PFA='ETA2' |
51 | if(fin.eq.3)PFA='ETA3' | if(fin.eq.3)PFA='ETA3' |
# | Line 55 c parameter (inf=1.e8) !just a | Line 58 c parameter (inf=1.e8) !just a |
58 | ||
59 | c$$$ PFA='ETA' | c$$$ PFA='ETA' |
60 | c$$$ DEBUG=.true. | c$$$ DEBUG=.true. |
61 | c$$$ DEBUG=.false. | |
62 | ||
63 | if(DEBUG)PRINT*,'P.F.A. --> ',fin,PFA | if(DEBUG)PRINT*,'P.F.A. --> ',fin,PFA |
64 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |