c This file contains array dimensions c Definitions: c c NF -- MAX number of faults -- should be same as in EQPARM.FOR c file c NTSTP -- Max number of time steps c NFT -- Same as NTSTP c NF1 -- Same as NF c NF2 -- Same as NF c NFF -- NF * NF c NMF -- > NF * NF * 8 c NPT -- > NF * 36 c c Standard set of parameters c parameter (NF=450, NFT=6000, NTSTP=6000, NF1=450, NF2=450) parameter (NFF = 205000, NMF = 1700000, NPT = 500000)