DATA SET 1: PROBLEM TITLE
This data set defines the title card of the input data section. One title
card is required for each data section. This card contains one record with
format FORMAT(I5,A72,3I1) for the following variables:
-
1. NPROB = Problem number. Input zero (0) to stop a job.
-
2. TITLE = The title of the problem described by the data section. It may
contains up to 71 characters from column 6 to column 76.
-
3. IMOD = Indicator to printing geometry, boundary and pointer arrays.
Input 0 for no or 1 for yes.
-
4. IBUG = Indicator to printing diagnostic information. Input 0 for no
or 1 for yes.
-
5. ICALIB = Indicator to printing initialization information, including
velocity, pressure and total heads, boundary consistency. Input 0 for no
or 1 for yes.
Return to MurfMd home page.
On to data set 2: Integer parameters.