15 logical :: list = .false.
16 logical :: print_input = .false.
17 logical :: print_flows = .false.
18 logical :: save_flows = .false.
19 logical :: newtonoptions = .false.
20 logical :: newton = .false.
21 logical :: under_relaxation = .false.
22 logical :: ftype = .false.
23 logical :: fname = .false.
24 logical :: pname = .false.
29 character(len=16),
parameter :: &
45 'name of listing file', &
63 'print input to listing file', &
81 'print calculated flows to listing file', &
99 'save flows for all packages to budget file', &
115 'RECORD NEWTON UNDER_RELAXATION', &
117 'newton keyword and options', &
135 'keyword to activate Newton-Raphson formulation', &
149 'UNDER_RELAXATION', &
150 'UNDER_RELAXATION', &
153 'keyword to activate Newton-Raphson UNDER_RELAXATION option', &
207 'user name for package', &
238 'RECARRAY FTYPE FNAME PNAME', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name