DATA SET 2: BASIC INTEGER PARAMETERS

Basic integer parameters: the job flow control integer parameters. This data set must be proceeded by a data description line.  Three records of free format are required. The first record indicates the dimensionality of the problem by specifying the following variable: The second record contains the following variables: The third record contains the following variables: NOTE: NTI can be computed by NTI = I1 + 1 + I2 + 1, where I1 = largest integer not exceeding Log(DELMAX/DELT) / Log(1+CHNG), I2 = largest integer not exceeding (RTIME-DELT*((1+CHNG)**(I1+1)-1)/CHNG) / DELMAX, RTIME = Real simulation time, DELMAX,DELT,and CHNG are defined in Data Set 3.

NOTE ON STEADY STATE INPUT: Steady state option may be used to provide either the final state of a system under study or the initial conditions for a transient state calculation. In former case KSS = 0 and NTI = 0, and in the latter case KSS = 0 and NTI > 0. If KSS > 0, there will be no steady state calculation.


Return to MurfMd home page.
Back to data set 1: title.
On to data set 3: Real parameters.