|
| 1 | +# --------------------- swf pcp options --------------------- |
| 2 | +# flopy multi-package |
| 3 | + |
| 4 | +block options |
| 5 | +name auxiliary |
| 6 | +type string |
| 7 | +shape (naux) |
| 8 | +reader urword |
| 9 | +optional true |
| 10 | +longname keyword to specify aux variables |
| 11 | +description REPLACE auxnames {'{#1}': 'Surface Water Flow'} |
| 12 | + |
| 13 | +block options |
| 14 | +name auxmultname |
| 15 | +type string |
| 16 | +shape |
| 17 | +reader urword |
| 18 | +optional true |
| 19 | +longname name of auxiliary variable for multiplier |
| 20 | +description REPLACE auxmultname {'{#1}': 'precipitation'} |
| 21 | + |
| 22 | +block options |
| 23 | +name boundnames |
| 24 | +type keyword |
| 25 | +shape |
| 26 | +reader urword |
| 27 | +optional true |
| 28 | +longname |
| 29 | +description REPLACE boundnames {'{#1}': 'precipitation'} |
| 30 | + |
| 31 | +block options |
| 32 | +name print_input |
| 33 | +type keyword |
| 34 | +reader urword |
| 35 | +optional true |
| 36 | +longname print input to listing file |
| 37 | +description REPLACE print_input {'{#1}': 'precipitation'} |
| 38 | +mf6internal iprpak |
| 39 | + |
| 40 | +block options |
| 41 | +name print_flows |
| 42 | +type keyword |
| 43 | +reader urword |
| 44 | +optional true |
| 45 | +longname print precipitation rates to listing file |
| 46 | +description REPLACE print_flows {'{#1}': 'precipitation'} |
| 47 | +mf6internal iprflow |
| 48 | + |
| 49 | +block options |
| 50 | +name save_flows |
| 51 | +type keyword |
| 52 | +reader urword |
| 53 | +optional true |
| 54 | +longname save precipitation to budget file |
| 55 | +description REPLACE save_flows {'{#1}': 'precipitation'} |
| 56 | +mf6internal ipakcb |
| 57 | + |
| 58 | +block options |
| 59 | +name ts_filerecord |
| 60 | +type record ts6 filein ts6_filename |
| 61 | +shape |
| 62 | +reader urword |
| 63 | +tagged true |
| 64 | +optional true |
| 65 | +longname |
| 66 | +description |
| 67 | + |
| 68 | +block options |
| 69 | +name ts6 |
| 70 | +type keyword |
| 71 | +shape |
| 72 | +in_record true |
| 73 | +reader urword |
| 74 | +tagged true |
| 75 | +optional false |
| 76 | +longname head keyword |
| 77 | +description keyword to specify that record corresponds to a time-series file. |
| 78 | + |
| 79 | +block options |
| 80 | +name filein |
| 81 | +type keyword |
| 82 | +shape |
| 83 | +in_record true |
| 84 | +reader urword |
| 85 | +tagged true |
| 86 | +optional false |
| 87 | +longname file keyword |
| 88 | +description keyword to specify that an input filename is expected next. |
| 89 | + |
| 90 | +block options |
| 91 | +name ts6_filename |
| 92 | +type string |
| 93 | +preserve_case true |
| 94 | +in_record true |
| 95 | +reader urword |
| 96 | +optional false |
| 97 | +tagged false |
| 98 | +longname file name of time series information |
| 99 | +description REPLACE timeseriesfile {} |
| 100 | + |
| 101 | +block options |
| 102 | +name obs_filerecord |
| 103 | +type record obs6 filein obs6_filename |
| 104 | +shape |
| 105 | +reader urword |
| 106 | +tagged true |
| 107 | +optional true |
| 108 | +longname |
| 109 | +description |
| 110 | + |
| 111 | +block options |
| 112 | +name obs6 |
| 113 | +type keyword |
| 114 | +shape |
| 115 | +in_record true |
| 116 | +reader urword |
| 117 | +tagged true |
| 118 | +optional false |
| 119 | +longname obs keyword |
| 120 | +description keyword to specify that record corresponds to an observations file. |
| 121 | + |
| 122 | +block options |
| 123 | +name obs6_filename |
| 124 | +type string |
| 125 | +preserve_case true |
| 126 | +in_record true |
| 127 | +tagged false |
| 128 | +reader urword |
| 129 | +optional false |
| 130 | +longname obs6 input filename |
| 131 | +description REPLACE obs6_filename {'{#1}': 'Precipitation'} |
| 132 | + |
| 133 | +# --------------------- swf pcp dimensions --------------------- |
| 134 | + |
| 135 | +block dimensions |
| 136 | +name maxbound |
| 137 | +type integer |
| 138 | +reader urword |
| 139 | +optional false |
| 140 | +longname maximum number of precipitation cells |
| 141 | +description REPLACE maxbound {'{#1}': 'precipitation cells'} |
| 142 | + |
| 143 | + |
| 144 | +# --------------------- swf pcp period --------------------- |
| 145 | + |
| 146 | +block period |
| 147 | +name iper |
| 148 | +type integer |
| 149 | +block_variable True |
| 150 | +in_record true |
| 151 | +tagged false |
| 152 | +shape |
| 153 | +valid |
| 154 | +reader urword |
| 155 | +optional false |
| 156 | +longname stress period number |
| 157 | +description REPLACE iper {} |
| 158 | + |
| 159 | +block period |
| 160 | +name stress_period_data |
| 161 | +type recarray cellid precipitation aux boundname |
| 162 | +shape (maxbound) |
| 163 | +reader urword |
| 164 | +longname |
| 165 | +description |
| 166 | +mf6internal spd |
| 167 | + |
| 168 | +block period |
| 169 | +name cellid |
| 170 | +type integer |
| 171 | +shape (ncelldim) |
| 172 | +tagged false |
| 173 | +in_record true |
| 174 | +reader urword |
| 175 | +longname cell identifier |
| 176 | +description REPLACE cellid {} |
| 177 | + |
| 178 | +block period |
| 179 | +name precipitation |
| 180 | +type double precision |
| 181 | +shape |
| 182 | +tagged false |
| 183 | +in_record true |
| 184 | +reader urword |
| 185 | +time_series true |
| 186 | +longname precipitation rate |
| 187 | +description is the precipitation flux rate ($LT^{-1}$). This rate is multiplied inside the program by the surface area of the cell to calculate the volumetric precipitation rate. If the Options block includes a TIMESERIESFILE entry (see the ``Time-Variable Input'' section), values can be obtained from a time series by entering the time-series name in place of a numeric value. |
| 188 | + |
| 189 | +block period |
| 190 | +name aux |
| 191 | +type double precision |
| 192 | +in_record true |
| 193 | +tagged false |
| 194 | +shape (naux) |
| 195 | +reader urword |
| 196 | +optional true |
| 197 | +time_series true |
| 198 | +longname auxiliary variables |
| 199 | +description REPLACE aux {'{#1}': 'precipitation'} |
| 200 | +mf6internal auxvar |
| 201 | + |
| 202 | +block period |
| 203 | +name boundname |
| 204 | +type string |
| 205 | +shape |
| 206 | +tagged false |
| 207 | +in_record true |
| 208 | +reader urword |
| 209 | +optional true |
| 210 | +longname precipitation name |
| 211 | +description REPLACE boundname {'{#1}': 'precipitation'} |
0 commit comments