| 1 | |
| 2 | |
| 3 | == [=#dynamic_input '''Dynamic input file'''] == |
| 4 | |
| 5 | The dynamic input file (see [../#PIDS_DYNAMIC PIDS_DYNAMIC]) comprises all data which might change depending on the day of year, such as initialization data, large-scale forcing tendencies or boundary data. |
| 6 | Utilizing the pre-processing tool [wiki:doc/app/iofiles/inifor INIFOR], the respective data can be derived directly from the larger-scale [[http://www.cosmo-model.org/content/default.htm|COSMO model]] (except for active or passive chemical components which are not considered in the COSMO model). This way, the dynamic input file acts as a interface between a larger-scale model and PALM, being a so-called [../../inipar/#nesting_offline offline nesting]. |
| 7 | In case of a [../../nestpar nested] model run (online), only the parent domain considers the dynamic input_file for inititialization and offline-nesting, while embedded child models itself will be initialized and forced via its parent domains. |
| 8 | In order to activate input from the dynamic input file, setting of [../../inipar#initializing_actions initializing_actions] = 'inifor' is required. |
| 9 | For more information of how to create a dynamic input file, please see the [wiki:doc/app/iofiles/inifor INIFOR documentation]. |
| 10 | For more detailed documentation of the input variables, please see [[attachment:PALM_input_data_standard_v1.9.pdf|PALM input data standard]]. |
| 11 | |
| 12 | ||='''Input variable''' =||='''Type''' =||='''LOD''' =||='''Explanation / Remarks''' =|| |
| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 150px" |
| 15 | [=#init_atmosphere_pt '''init_atmosphere_pt''']// |
| 16 | (z,(y),(x)) |
| 17 | }}} |
| 18 | {{{#!td style="vertical-align:top;width: 50px" |
| 19 | NC_FLOAT |
| 20 | }}} |
| 21 | {{{#!td style="vertical-align:top;width: 50px" |
| 22 | 1, 2 |
| 23 | }}} |
| 24 | {{{#!td |
| 25 | {{{lod=1}}}: Initial profile of potential temperature. // |
| 26 | |
| 27 | {{{lod=2}}}: Initial volume data of potential temperature. |
| 28 | }}} |
| 29 | |---------------- |
| 30 | {{{#!td style="vertical-align:top;width: 150px" |
| 31 | [=#init_atmosphere_qv '''init_atmosphere_qv''']// |
| 32 | (z,(y),(x)) |
| 33 | }}} |
| 34 | {{{#!td style="vertical-align:top;width: 50px" |
| 35 | NC_FLOAT |
| 36 | }}} |
| 37 | {{{#!td style="vertical-align:top;width: 50px" |
| 38 | 1, 2 |
| 39 | }}} |
| 40 | {{{#!td |
| 41 | {{{lod=1}}}: Initial profile of mixing ratio. // |
| 42 | |
| 43 | {{{lod=2}}}: Initial volume data of mixing_ratio. |
| 44 | |
| 45 | Input of this quantity becomes only effective if [../../inipar#humidity humidity] = ''.T.''. |
| 46 | }}} |
| 47 | |---------------- |
| 48 | {{{#!td style="vertical-align:top;width: 150px" |
| 49 | [=#init_atmosphere_u '''init_atmosphere_u''']// |
| 50 | (z,(y),(x)) |
| 51 | }}} |
| 52 | {{{#!td style="vertical-align:top;width: 50px" |
| 53 | NC_FLOAT |
| 54 | }}} |
| 55 | {{{#!td style="vertical-align:top;width: 50px" |
| 56 | 1, 2 |
| 57 | }}} |
| 58 | {{{#!td |
| 59 | {{{lod=1}}}: Initial profile of the wind component in the x-direction. // |
| 60 | |
| 61 | {{{lod=2}}}: Initial volume data of the wind component in the x-direction. |
| 62 | }}} |
| 63 | |---------------- |
| 64 | {{{#!td style="vertical-align:top;width: 150px" |
| 65 | [=#init_atmosphere_v '''init_atmosphere_v''']// |
| 66 | (z,(y),(x)) |
| 67 | }}} |
| 68 | {{{#!td style="vertical-align:top;width: 50px" |
| 69 | NC_FLOAT |
| 70 | }}} |
| 71 | {{{#!td style="vertical-align:top;width: 50px" |
| 72 | 1, 2 |
| 73 | }}} |
| 74 | {{{#!td |
| 75 | {{{lod=1}}}: Initial profile of the wind component in the y-direction. // |
| 76 | |
| 77 | {{{lod=2}}}: Initial volume data of the wind component in the y-direction. |
| 78 | }}} |
| 79 | |---------------- |
| 80 | {{{#!td style="vertical-align:top;width: 150px" |
| 81 | [=#init_atmosphere_w '''init_atmosphere_w''']// |
| 82 | (z,(y),(x)) |
| 83 | }}} |
| 84 | {{{#!td style="vertical-align:top;width: 50px" |
| 85 | NC_FLOAT |
| 86 | }}} |
| 87 | {{{#!td style="vertical-align:top;width: 50px" |
| 88 | 1, 2 |
| 89 | }}} |
| 90 | {{{#!td |
| 91 | {{{lod=1}}}: Initial profile of the wind component in the z-direction. // |
| 92 | |
| 93 | {{{lod=2}}}: Initial volume data of the wind component in the z-direction. |
| 94 | }}} |
| 95 | |---------------- |
| 96 | {{{#!td style="vertical-align:top;width: 150px" |
| 97 | [=#init_atmosphere_s '''init_atmosphere_s''']// |
| 98 | (z,(y),(x)) |
| 99 | }}} |
| 100 | {{{#!td style="vertical-align:top;width: 50px" |
| 101 | NC_FLOAT |
| 102 | }}} |
| 103 | {{{#!td style="vertical-align:top;width: 50px" |
| 104 | 1, 2 |
| 105 | }}} |
| 106 | {{{#!td |
| 107 | {{{lod=1}}}: Initial profile of any passive scalar. // |
| 108 | |
| 109 | {{{lod=2}}}: Initial volume data of any passive scalar. |
| 110 | |
| 111 | Input of this quantity becomes only effective if [../../inipar#passive_scalar passive_scalar] = ''.T.''. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 112 | }}} |
| 113 | |---------------- |
| 114 | {{{#!td style="vertical-align:top;width: 150px" |
| 115 | [=#init_atmosphere_no '''init_atmosphere_no''']// |
| 116 | (z,(y),(x)) |
| 117 | }}} |
| 118 | {{{#!td style="vertical-align:top;width: 50px" |
| 119 | NC_FLOAT |
| 120 | }}} |
| 121 | {{{#!td style="vertical-align:top;width: 50px" |
| 122 | 1, 2 |
| 123 | }}} |
| 124 | {{{#!td |
| 125 | {{{lod=1}}}: Initial profile of nitrogen monoxide. // |
| 126 | |
| 127 | {{{lod=2}}}: Initial volume data of nitrogen monoxide. |
| 128 | |
| 129 | Input of this quantity becomes only effective if the [../../chempar chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 130 | }}} |
| 131 | |---------------- |
| 132 | {{{#!td style="vertical-align:top;width: 150px" |
| 133 | [=#init_atmosphere_no2 '''init_atmosphere_no2''']// |
| 134 | (z,(y),(x)) |
| 135 | }}} |
| 136 | {{{#!td style="vertical-align:top;width: 50px" |
| 137 | NC_FLOAT |
| 138 | }}} |
| 139 | {{{#!td style="vertical-align:top;width: 50px" |
| 140 | 1, 2 |
| 141 | }}} |
| 142 | {{{#!td |
| 143 | {{{lod=1}}}: Initial profile of nitrogen dioxide. // |
| 144 | |
| 145 | {{{lod=2}}}: Initial volume data of nitrogen dioxide. |
| 146 | |
| 147 | Input of this quantity becomes only effective if the [../../chempar chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 148 | }}} |
| 149 | |---------------- |
| 150 | {{{#!td style="vertical-align:top;width: 150px" |
| 151 | [=#init_atmosphere_no3 '''init_atmosphere_no3''']// |
| 152 | (z,(y),(x)) |
| 153 | }}} |
| 154 | {{{#!td style="vertical-align:top;width: 50px" |
| 155 | NC_FLOAT |
| 156 | }}} |
| 157 | {{{#!td style="vertical-align:top;width: 50px" |
| 158 | 1, 2 |
| 159 | }}} |
| 160 | {{{#!td |
| 161 | {{{lod=1}}}: Initial profile of nitrate. // |
| 162 | |
| 163 | {{{lod=2}}}: Initial volume data of nitrate. |
| 164 | |
| 165 | Input of this quantity becomes only effective if the [../../chempar chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 166 | }}} |
| 167 | |---------------- |
| 168 | {{{#!td style="vertical-align:top;width: 150px" |
| 169 | [=#init_atmosphere_pm10 '''init_atmosphere_pm10''']// |
| 170 | (z,(y),(x)) |
| 171 | }}} |
| 172 | {{{#!td style="vertical-align:top;width: 50px" |
| 173 | NC_FLOAT |
| 174 | }}} |
| 175 | {{{#!td style="vertical-align:top;width: 50px" |
| 176 | 1, 2 |
| 177 | }}} |
| 178 | {{{#!td |
| 179 | {{{lod=1}}}: Initial profile of PM10. // |
| 180 | |
| 181 | {{{lod=2}}}: Initial volume data of PM10. |
| 182 | |
| 183 | Input of this quantity becomes only effective if the [../../chempar chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 184 | }}} |
| 185 | |---------------- |
| 186 | {{{#!td style="vertical-align:top;width: 150px" |
| 187 | [=#init_atmosphere_hno3 '''init_atmosphere_hno3''']// |
| 188 | (z,(y),(x)) |
| 189 | }}} |
| 190 | {{{#!td style="vertical-align:top;width: 50px" |
| 191 | NC_FLOAT |
| 192 | }}} |
| 193 | {{{#!td style="vertical-align:top;width: 50px" |
| 194 | 1, 2 |
| 195 | }}} |
| 196 | {{{#!td |
| 197 | {{{lod=1}}}: Initial profile of nitric acid. // |
| 198 | |
| 199 | {{{lod=2}}}: Initial volume data of nitric acid. |
| 200 | |
| 201 | Input of this quantity becomes only effective if the [../../chempar chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 202 | }}} |
| 203 | |---------------- |
| 204 | {{{#!td style="vertical-align:top;width: 150px" |
| 205 | [=#init_atmosphere_so4 '''init_atmosphere_so4''']// |
| 206 | (z,(y),(x)) |
| 207 | }}} |
| 208 | {{{#!td style="vertical-align:top;width: 50px" |
| 209 | NC_FLOAT |
| 210 | }}} |
| 211 | {{{#!td style="vertical-align:top;width: 50px" |
| 212 | 1, 2 |
| 213 | }}} |
| 214 | {{{#!td |
| 215 | {{{lod=1}}}: Initial profile of sulfate. // |
| 216 | |
| 217 | {{{lod=2}}}: Initial volume data of sulfate. |
| 218 | |
| 219 | Input of this quantity becomes only effective if the [../../chempar chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 220 | }}} |
| 221 | |---------------- |
| 222 | {{{#!td style="vertical-align:top;width: 150px" |
| 223 | [=#init_atmosphere_yyy '''init_atmosphere_yyy''']// |
| 224 | (z,(y),(x)) |
| 225 | }}} |
| 226 | {{{#!td style="vertical-align:top;width: 50px" |
| 227 | NC_FLOAT |
| 228 | }}} |
| 229 | {{{#!td style="vertical-align:top;width: 50px" |
| 230 | 1, 2 |
| 231 | }}} |
| 232 | {{{#!td |
| 233 | {{{lod=1}}}: Initial profile of any further species. // |
| 234 | |
| 235 | {{{lod=2}}}: Initial volume data of any further species. |
| 236 | |
| 237 | Input of this quantity becomes only effective if the [../../chempar chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 238 | }}} |
| 239 | |---------------- |
| 240 | {{{#!td style="vertical-align:top;width: 150px" |
| 241 | [=#init_atmosphere_aerosol '''init_atmosphere_aerosol''']// |
| 242 | (z,Dmid) |
| 243 | }}} |
| 244 | {{{#!td style="vertical-align:top;width: 50px" |
| 245 | NC_FLOAT |
| 246 | }}} |
| 247 | {{{#!td style="vertical-align:top;width: 50px" |
| 248 | 1 |
| 249 | }}} |
| 250 | {{{#!td |
| 251 | {{{lod=1}}}: Initial profile of aerosol number concentration per aerosol size bin (# m^-3^). The bin mean diameter ''Dmid'' given in nm. // |
| 252 | |
| 253 | Input of this quantity becomes only effective if the [../../../tec/aerosol aerosol module SALSA] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 254 | }}} |
| 255 | |---------------- |
| 256 | {{{#!td style="vertical-align:top;width: 150px" |
| 257 | [=#init_atmosphere_mass_fracs_a '''init_atmosphere_mass_fracs_a''']// |
| 258 | (z,composition_index) |
| 259 | }}} |
| 260 | {{{#!td style="vertical-align:top;width: 50px" |
| 261 | NC_FLOAT |
| 262 | }}} |
| 263 | {{{#!td style="vertical-align:top;width: 50px" |
| 264 | 1 |
| 265 | }}} |
| 266 | {{{#!td |
| 267 | Vertical profile of the mass fractions of background/initial aerosol concentration: subrange a. |
| 268 | |
| 269 | Input of this quantity becomes only effective if the [../../../tec/aerosol aerosol module SALSA] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 270 | }}} |
| 271 | |---------------- |
| 272 | {{{#!td style="vertical-align:top;width: 150px" |
| 273 | [=#composition_name '''composition_name''']// |
| 274 | (composition_index,max_string_length) |
| 275 | }}} |
| 276 | {{{#!td style="vertical-align:top;width: 50px" |
| 277 | NC_CHAR |
| 278 | }}} |
| 279 | {{{#!td style="vertical-align:top;width: 50px" |
| 280 | |
| 281 | }}} |
| 282 | {{{#!td |
| 283 | List of chemical components of aerosol particles. |
| 284 | }}} |
| 285 | |---------------- |
| 286 | {{{#!td style="vertical-align:top;width: 150px" |
| 287 | [=#init_building_temperature '''init_building_temperature''']// |
| 288 | ((s),(nwall),y,x) |
| 289 | }}} |
| 290 | {{{#!td style="vertical-align:top;width: 50px" |
| 291 | NC_FLOAT |
| 292 | }}} |
| 293 | {{{#!td style="vertical-align:top;width: 50px" |
| 294 | 1, 2, 3 |
| 295 | }}} |
| 296 | {{{#!td |
| 297 | Initialization of walls and indoor temperatures with varying level of |
| 298 | detail. Requires the [../../usmpar urban-surface model] to become effective. |
| 299 | |
| 300 | {{{lod=1}}}: The same wall temperature is assumed for all walls of the |
| 301 | building at location ''(y,x)''. // |
| 302 | |
| 303 | {{{lod=2}}}: The wall layer temperatures of a building at ''(y,x)'' are provided individually for each layer. |
| 304 | |
| 305 | {{{lod=3}}}: The wall temperatures are provided individually for each surface element and for each wall layer. |
| 306 | }}} |
| 307 | |---------------- |
| 308 | {{{#!td style="vertical-align:top;width: 150px" |
| 309 | [=#init_pavement_temperature '''init_pavement_temperature''']// |
| 310 | (zsoil,(y),(x)) |
| 311 | }}} |
| 312 | {{{#!td style="vertical-align:top;width: 50px" |
| 313 | NC_FLOAT |
| 314 | }}} |
| 315 | {{{#!td style="vertical-align:top;width: 50px" |
| 316 | 1, 2 |
| 317 | }}} |
| 318 | {{{#!td |
| 319 | Initialization of the pavement temperature. |
| 320 | Requires the [../../lsmpar land-surface model] to become effective. |
| 321 | |
| 322 | {{{lod=1}}}: For all paved surface elements the same pavement temperature profile is prescribed. // |
| 323 | |
| 324 | {{{lod=2}}}: The pavement temperature profile is prescribed for each ''(y,x)''-location individually. |
| 325 | }}} |
| 326 | |---------------- |
| 327 | {{{#!td style="vertical-align:top;width: 150px" |
| 328 | [=#init_soil_t '''init_soil_t''']// |
| 329 | (zsoil,(y),(x)) |
| 330 | }}} |
| 331 | {{{#!td style="vertical-align:top;width: 50px" |
| 332 | NC_FLOAT |
| 333 | }}} |
| 334 | {{{#!td style="vertical-align:top;width: 50px" |
| 335 | 1, 2 |
| 336 | }}} |
| 337 | {{{#!td |
| 338 | {{{lod=1}}}: Initial vertical profile of soil temperature. // |
| 339 | |
| 340 | {{{lod=2}}}: Initial volume data of soil temperature. |
| 341 | |
| 342 | Input of this quantity becomes only effective if the [../../lsmpar land-surface model] is switched on. In case of a nested run, soil temperature in the child domain will be initialized by horizontal mean vertical soil-temperature profiles derived from the respective parent (even if volume data is provided in the dynamic input file). |
| 343 | Moreover, please note '''zsoil''' need to have the same dimensions as in the static input file |
| 344 | }}} |
| 345 | |---------------- |
| 346 | {{{#!td style="vertical-align:top;width: 150px" |
| 347 | [=#init_soil_m '''init_soil_m''']// |
| 348 | (zsoil,(y),(x)) |
| 349 | }}} |
| 350 | {{{#!td style="vertical-align:top;width: 50px" |
| 351 | NC_FLOAT |
| 352 | }}} |
| 353 | {{{#!td style="vertical-align:top;width: 50px" |
| 354 | 1, 2 |
| 355 | }}} |
| 356 | {{{#!td |
| 357 | {{{lod=1}}}: Initial vertical profile of soil moisture. // |
| 358 | |
| 359 | {{{lod=2}}}: Initial volume data of soil moisture. |
| 360 | |
| 361 | Input of this quantity becomes only effective if the [../../lsmpar land-surface model] is switched on. In case of a nested run, soil moisture in the child domain will be initialized by horizontal mean vertical soil-moisture profiles derived from the respective parent (even if volume data is provided in the dynamic input file). |
| 362 | Moreover, please note '''zsoil''' need to have the same dimensions as in the static input file |
| 363 | }}} |
| 364 | |---------------- |
| 365 | {{{#!td style="vertical-align:top;width: 150px" |
| 366 | [=#init_water_temperature '''init_water_temperature''']// |
| 367 | (y,x) |
| 368 | }}} |
| 369 | {{{#!td style="vertical-align:top;width: 50px" |
| 370 | NC_FLOAT |
| 371 | }}} |
| 372 | {{{#!td style="vertical-align:top;width: 50px" |
| 373 | none |
| 374 | }}} |
| 375 | {{{#!td |
| 376 | Initialization of the water temperature at location ''(y,x)''. |
| 377 | Requires the [../../lsmpar land-surface model] to become effective. |
| 378 | }}} |
| 379 | |---------------- |
| 380 | {{{#!td style="vertical-align:top;width: 150px" |
| 381 | [=#nudging_pt '''nudging_pt''']// |
| 382 | (time,z) |
| 383 | }}} |
| 384 | {{{#!td style="vertical-align:top;width: 50px" |
| 385 | NC_FLOAT |
| 386 | }}} |
| 387 | {{{#!td style="vertical-align:top;width: 50px" |
| 388 | none |
| 389 | }}} |
| 390 | {{{#!td |
| 391 | Nudging data for potential temperature. |
| 392 | Requires cyclic boundary conditions as well as [../../inipar#nudging nudging] = .T. to become effective. |
| 393 | }}} |
| 394 | |---------------- |
| 395 | {{{#!td style="vertical-align:top;width: 150px" |
| 396 | [=#nudging_qv '''nudging_qv''']// |
| 397 | (time,z) |
| 398 | }}} |
| 399 | {{{#!td style="vertical-align:top;width: 50px" |
| 400 | NC_FLOAT |
| 401 | }}} |
| 402 | {{{#!td style="vertical-align:top;width: 50px" |
| 403 | none |
| 404 | }}} |
| 405 | {{{#!td |
| 406 | Nudging data for the mixing ratio. |
| 407 | Requires cyclic boundary conditions as well as [../../inipar#nudging nudging] = .T. and [../../inipar#humidity humidity] = .T. to become effective. |
| 408 | }}} |
| 409 | |---------------- |
| 410 | {{{#!td style="vertical-align:top;width: 150px" |
| 411 | [=#nudging_u '''nudging_u''']// |
| 412 | (time,z) |
| 413 | }}} |
| 414 | {{{#!td style="vertical-align:top;width: 50px" |
| 415 | NC_FLOAT |
| 416 | }}} |
| 417 | {{{#!td style="vertical-align:top;width: 50px" |
| 418 | none |
| 419 | }}} |
| 420 | {{{#!td |
| 421 | Nudging data for the wind in the x-direction. |
| 422 | Requires cyclic boundary conditions to become effective. |
| 423 | }}} |
| 424 | |---------------- |
| 425 | {{{#!td style="vertical-align:top;width: 150px" |
| 426 | [=#nudging_v '''nudging_v''']// |
| 427 | (time,z) |
| 428 | }}} |
| 429 | {{{#!td style="vertical-align:top;width: 50px" |
| 430 | NC_FLOAT |
| 431 | }}} |
| 432 | {{{#!td style="vertical-align:top;width: 50px" |
| 433 | none |
| 434 | }}} |
| 435 | {{{#!td |
| 436 | Nudging data for the wind in the y-direction. |
| 437 | Requires cyclic boundary conditions to become effective. |
| 438 | }}} |
| 439 | |---------------- |
| 440 | {{{#!td style="vertical-align:top;width: 150px" |
| 441 | [=#nudging_w '''nudging_w''']// |
| 442 | (time,z) |
| 443 | }}} |
| 444 | {{{#!td style="vertical-align:top;width: 50px" |
| 445 | NC_FLOAT |
| 446 | }}} |
| 447 | {{{#!td style="vertical-align:top;width: 50px" |
| 448 | none |
| 449 | }}} |
| 450 | {{{#!td |
| 451 | Nudging data for the wind in the z-direction. |
| 452 | Requires cyclic boundary conditions to become effective. |
| 453 | }}} |
| 454 | |---------------- |
| 455 | {{{#!td style="vertical-align:top;width: 150px" |
| 456 | [=#nudging_s '''nudging_s''']// |
| 457 | (time,z) |
| 458 | }}} |
| 459 | {{{#!td style="vertical-align:top;width: 50px" |
| 460 | NC_FLOAT |
| 461 | }}} |
| 462 | {{{#!td style="vertical-align:top;width: 50px" |
| 463 | none |
| 464 | }}} |
| 465 | {{{#!td |
| 466 | Nudging data for a passive scalar. |
| 467 | Requires cyclic boundary conditions as well as [../../inipar#nudging nudging] = .T. and [../../inipar#passive_scalar passive_scalar] = .T. to become effective. |
| 468 | }}} |
| 469 | |---------------- |
| 470 | {{{#!td style="vertical-align:top;width: 150px" |
| 471 | [=#nudging_tau '''nudging_tau''']// |
| 472 | (time,z) |
| 473 | }}} |
| 474 | {{{#!td style="vertical-align:top;width: 50px" |
| 475 | NC_FLOAT |
| 476 | }}} |
| 477 | {{{#!td style="vertical-align:top;width: 50px" |
| 478 | none |
| 479 | }}} |
| 480 | {{{#!td |
| 481 | Nudging relaxation time scale. |
| 482 | Requires cyclic boundary conditions as well as [../../inipar#nudging nudging] = .T. to become effective. |
| 483 | }}} |
| 484 | |---------------- |
| 485 | {{{#!td style="vertical-align:top;width: 150px" |
| 486 | [=#ls_forcing_ug '''ls_forcing_ug''']// |
| 487 | (time,z) |
| 488 | }}} |
| 489 | {{{#!td style="vertical-align:top;width: 50px" |
| 490 | NC_FLOAT |
| 491 | }}} |
| 492 | {{{#!td style="vertical-align:top;width: 50px" |
| 493 | none |
| 494 | }}} |
| 495 | {{{#!td |
| 496 | Large-scale forcing data for the geostrophic wind component in x-direction. |
| 497 | }}} |
| 498 | |---------------- |
| 499 | {{{#!td style="vertical-align:top;width: 150px" |
| 500 | [=#ls_forcing_vg '''ls_forcing_vg''']// |
| 501 | (time,z) |
| 502 | }}} |
| 503 | {{{#!td style="vertical-align:top;width: 50px" |
| 504 | NC_FLOAT |
| 505 | }}} |
| 506 | {{{#!td style="vertical-align:top;width: 50px" |
| 507 | none |
| 508 | }}} |
| 509 | {{{#!td |
| 510 | Large-scale forcing data for the geostrophic wind component in y-direction. |
| 511 | }}} |
| 512 | |---------------- |
| 513 | {{{#!td style="vertical-align:top;width: 150px" |
| 514 | [=#ls_forcing_sub_w '''ls_forcing_sub_w''']// |
| 515 | (time,z) |
| 516 | }}} |
| 517 | {{{#!td style="vertical-align:top;width: 50px" |
| 518 | NC_FLOAT |
| 519 | }}} |
| 520 | {{{#!td style="vertical-align:top;width: 50px" |
| 521 | none |
| 522 | }}} |
| 523 | {{{#!td |
| 524 | Large-scale forcing data for the subsidence velocity. |
| 525 | Requires cyclic boundary conditions as well as [../../inipar#large_scale_forcing large_scale_forcing] = .T. to become effective. |
| 526 | }}} |
| 527 | |---------------- |
| 528 | {{{#!td style="vertical-align:top;width: 150px" |
| 529 | [=#ls_forcing_adv_lpt '''ls_forcing_adv_lpt''']// |
| 530 | (time,z) |
| 531 | }}} |
| 532 | {{{#!td style="vertical-align:top;width: 50px" |
| 533 | NC_FLOAT |
| 534 | }}} |
| 535 | {{{#!td style="vertical-align:top;width: 50px" |
| 536 | none |
| 537 | }}} |
| 538 | {{{#!td |
| 539 | Large-scale forcing data for the advection tendency of potential temperature. |
| 540 | Requires cyclic boundary conditions as well as [../../inipar#large_scale_forcing large_scale_forcing] = .T. to become effective. |
| 541 | }}} |
| 542 | |---------------- |
| 543 | {{{#!td style="vertical-align:top;width: 150px" |
| 544 | [=#ls_forcing_adv_qv '''ls_forcing_adv_qv''']// |
| 545 | (time,z) |
| 546 | }}} |
| 547 | {{{#!td style="vertical-align:top;width: 50px" |
| 548 | NC_FLOAT |
| 549 | }}} |
| 550 | {{{#!td style="vertical-align:top;width: 50px" |
| 551 | none |
| 552 | }}} |
| 553 | {{{#!td |
| 554 | Large-scale forcing data for the advection tendency of mixing ratio. |
| 555 | Requires cyclic boundary conditions as well as [../../inipar#large_scale_forcing large_scale_forcing] = .T. to become effective. |
| 556 | }}} |
| 557 | |---------------- |
| 558 | {{{#!td style="vertical-align:top;width: 150px" |
| 559 | [=#ls_forcing_left_pt '''ls_forcing_left_pt''']// |
| 560 | (time,z) |
| 561 | }}} |
| 562 | {{{#!td style="vertical-align:top;width: 50px" |
| 563 | NC_FLOAT |
| 564 | }}} |
| 565 | {{{#!td style="vertical-align:top;width: 50px" |
| 566 | none |
| 567 | }}} |
| 568 | {{{#!td |
| 569 | Boundary condition at left (west) model boundary for the potential temperature. |
| 570 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 571 | }}} |
| 572 | |---------------- |
| 573 | {{{#!td style="vertical-align:top;width: 150px" |
| 574 | [=#ls_forcing_left_qv '''ls_forcing_left_qv''']// |
| 575 | (time,z) |
| 576 | }}} |
| 577 | {{{#!td style="vertical-align:top;width: 50px" |
| 578 | NC_FLOAT |
| 579 | }}} |
| 580 | {{{#!td style="vertical-align:top;width: 50px" |
| 581 | none |
| 582 | }}} |
| 583 | {{{#!td |
| 584 | Boundary condition at left (west) model boundary for the mixing ratio. |
| 585 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 586 | }}} |
| 587 | |---------------- |
| 588 | {{{#!td style="vertical-align:top;width: 150px" |
| 589 | [=#ls_forcing_left_u '''ls_forcing_left_u''']// |
| 590 | (time,z) |
| 591 | }}} |
| 592 | {{{#!td style="vertical-align:top;width: 50px" |
| 593 | NC_FLOAT |
| 594 | }}} |
| 595 | {{{#!td style="vertical-align:top;width: 50px" |
| 596 | none |
| 597 | }}} |
| 598 | {{{#!td |
| 599 | Boundary condition at left (west) model boundary for the wind component in x-direction. |
| 600 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 601 | }}} |
| 602 | |---------------- |
| 603 | {{{#!td style="vertical-align:top;width: 150px" |
| 604 | [=#ls_forcing_left_v '''ls_forcing_left_v''']// |
| 605 | (time,z) |
| 606 | }}} |
| 607 | {{{#!td style="vertical-align:top;width: 50px" |
| 608 | NC_FLOAT |
| 609 | }}} |
| 610 | {{{#!td style="vertical-align:top;width: 50px" |
| 611 | none |
| 612 | }}} |
| 613 | {{{#!td |
| 614 | Boundary condition at left (west) model boundary for the wind component in y-direction. |
| 615 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 616 | }}} |
| 617 | |---------------- |
| 618 | {{{#!td style="vertical-align:top;width: 150px" |
| 619 | [=#ls_forcing_left_w '''ls_forcing_left_w''']// |
| 620 | (time,z) |
| 621 | }}} |
| 622 | {{{#!td style="vertical-align:top;width: 50px" |
| 623 | NC_FLOAT |
| 624 | }}} |
| 625 | {{{#!td style="vertical-align:top;width: 50px" |
| 626 | none |
| 627 | }}} |
| 628 | {{{#!td |
| 629 | Boundary condition at left (west) model boundary for the wind component in z-direction. |
| 630 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 631 | }}} |
| 632 | |---------------- |
| 633 | {{{#!td style="vertical-align:top;width: 150px" |
| 634 | [=#ls_forcing_right_pt '''ls_forcing_right_pt''']// |
| 635 | (time,z) |
| 636 | }}} |
| 637 | {{{#!td style="vertical-align:top;width: 50px" |
| 638 | NC_FLOAT |
| 639 | }}} |
| 640 | {{{#!td style="vertical-align:top;width: 50px" |
| 641 | none |
| 642 | }}} |
| 643 | {{{#!td |
| 644 | Boundary condition at right model boundary for the potential temperature. |
| 645 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 646 | }}} |
| 647 | |---------------- |
| 648 | {{{#!td style="vertical-align:top;width: 150px" |
| 649 | [=#ls_forcing_right_qv '''ls_forcing_right_qv''']// |
| 650 | (time,z) |
| 651 | }}} |
| 652 | {{{#!td style="vertical-align:top;width: 50px" |
| 653 | NC_FLOAT |
| 654 | }}} |
| 655 | {{{#!td style="vertical-align:top;width: 50px" |
| 656 | none |
| 657 | }}} |
| 658 | {{{#!td |
| 659 | Boundary condition at right (east) model boundary for the mixing ratio. |
| 660 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 661 | }}} |
| 662 | |---------------- |
| 663 | {{{#!td style="vertical-align:top;width: 150px" |
| 664 | [=#ls_forcing_right_u '''ls_forcing_right_u''']// |
| 665 | (time,z) |
| 666 | }}} |
| 667 | {{{#!td style="vertical-align:top;width: 50px" |
| 668 | NC_FLOAT |
| 669 | }}} |
| 670 | {{{#!td style="vertical-align:top;width: 50px" |
| 671 | none |
| 672 | }}} |
| 673 | {{{#!td |
| 674 | Boundary condition at right (east) model boundary for the wind component in x-direction. |
| 675 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 676 | }}} |
| 677 | |---------------- |
| 678 | {{{#!td style="vertical-align:top;width: 150px" |
| 679 | [=#ls_forcing_right_v '''ls_forcing_right_v''']// |
| 680 | (time,z) |
| 681 | }}} |
| 682 | {{{#!td style="vertical-align:top;width: 50px" |
| 683 | NC_FLOAT |
| 684 | }}} |
| 685 | {{{#!td style="vertical-align:top;width: 50px" |
| 686 | none |
| 687 | }}} |
| 688 | {{{#!td |
| 689 | Boundary condition at right (east) model boundary for the wind component in y-direction. |
| 690 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 691 | }}} |
| 692 | |---------------- |
| 693 | {{{#!td style="vertical-align:top;width: 150px" |
| 694 | [=#ls_forcing_right_w '''ls_forcing_right_w''']// |
| 695 | (time,z) |
| 696 | }}} |
| 697 | {{{#!td style="vertical-align:top;width: 50px" |
| 698 | NC_FLOAT |
| 699 | }}} |
| 700 | {{{#!td style="vertical-align:top;width: 50px" |
| 701 | none |
| 702 | }}} |
| 703 | {{{#!td |
| 704 | Boundary condition at right (east) model boundary for the wind component in z-direction. |
| 705 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 706 | }}} |
| 707 | |---------------- |
| 708 | {{{#!td style="vertical-align:top;width: 150px" |
| 709 | [=#ls_forcing_south_pt '''ls_forcing_south_pt''']// |
| 710 | (time,z) |
| 711 | }}} |
| 712 | {{{#!td style="vertical-align:top;width: 50px" |
| 713 | NC_FLOAT |
| 714 | }}} |
| 715 | {{{#!td style="vertical-align:top;width: 50px" |
| 716 | none |
| 717 | }}} |
| 718 | {{{#!td |
| 719 | Boundary condition at front (south) model boundary for the potential temperature. |
| 720 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 721 | }}} |
| 722 | |---------------- |
| 723 | {{{#!td style="vertical-align:top;width: 150px" |
| 724 | [=#ls_forcing_south_qv '''ls_forcing_south_qv''']// |
| 725 | (time,z) |
| 726 | }}} |
| 727 | {{{#!td style="vertical-align:top;width: 50px" |
| 728 | NC_FLOAT |
| 729 | }}} |
| 730 | {{{#!td style="vertical-align:top;width: 50px" |
| 731 | none |
| 732 | }}} |
| 733 | {{{#!td |
| 734 | Boundary condition at front (south) model boundary for the mixing ratio. |
| 735 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 736 | }}} |
| 737 | |---------------- |
| 738 | {{{#!td style="vertical-align:top;width: 150px" |
| 739 | [=#ls_forcing_south_u '''ls_forcing_south_u''']// |
| 740 | (time,z) |
| 741 | }}} |
| 742 | {{{#!td style="vertical-align:top;width: 50px" |
| 743 | NC_FLOAT |
| 744 | }}} |
| 745 | {{{#!td style="vertical-align:top;width: 50px" |
| 746 | none |
| 747 | }}} |
| 748 | {{{#!td |
| 749 | Boundary condition at front (south) model boundary for the wind component in x-direction. |
| 750 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 751 | }}} |
| 752 | |---------------- |
| 753 | {{{#!td style="vertical-align:top;width: 150px" |
| 754 | [=#ls_forcing_south_v '''ls_forcing_south_v''']// |
| 755 | (time,z) |
| 756 | }}} |
| 757 | {{{#!td style="vertical-align:top;width: 50px" |
| 758 | NC_FLOAT |
| 759 | }}} |
| 760 | {{{#!td style="vertical-align:top;width: 50px" |
| 761 | none |
| 762 | }}} |
| 763 | {{{#!td |
| 764 | Boundary condition at front (south) model boundary for the wind component in y-direction. |
| 765 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 766 | }}} |
| 767 | |---------------- |
| 768 | {{{#!td style="vertical-align:top;width: 150px" |
| 769 | [=#ls_forcing_south_w '''ls_forcing_south_w''']// |
| 770 | (time,z) |
| 771 | }}} |
| 772 | {{{#!td style="vertical-align:top;width: 50px" |
| 773 | NC_FLOAT |
| 774 | }}} |
| 775 | {{{#!td style="vertical-align:top;width: 50px" |
| 776 | none |
| 777 | }}} |
| 778 | {{{#!td |
| 779 | Boundary condition at front (south) model boundary for the wind component in z-direction. |
| 780 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 781 | }}} |
| 782 | |---------------- |
| 783 | {{{#!td style="vertical-align:top;width: 150px" |
| 784 | [=#ls_forcing_north_pt '''ls_forcing_north_pt''']// |
| 785 | (time,z) |
| 786 | }}} |
| 787 | {{{#!td style="vertical-align:top;width: 50px" |
| 788 | NC_FLOAT |
| 789 | }}} |
| 790 | {{{#!td style="vertical-align:top;width: 50px" |
| 791 | none |
| 792 | }}} |
| 793 | {{{#!td |
| 794 | Boundary condition at back (north) model boundary for the potential temperature. |
| 795 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 796 | }}} |
| 797 | |---------------- |
| 798 | {{{#!td style="vertical-align:top;width: 150px" |
| 799 | [=#ls_forcing_north_qv '''ls_forcing_north_qv''']// |
| 800 | (time,z) |
| 801 | }}} |
| 802 | {{{#!td style="vertical-align:top;width: 50px" |
| 803 | NC_FLOAT |
| 804 | }}} |
| 805 | {{{#!td style="vertical-align:top;width: 50px" |
| 806 | none |
| 807 | }}} |
| 808 | {{{#!td |
| 809 | Boundary condition at back (north) model boundary for the mixing ratio. |
| 810 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 811 | }}} |
| 812 | |---------------- |
| 813 | {{{#!td style="vertical-align:top;width: 150px" |
| 814 | [=#ls_forcing_north_u '''ls_forcing_north_u''']// |
| 815 | (time,z) |
| 816 | }}} |
| 817 | {{{#!td style="vertical-align:top;width: 50px" |
| 818 | NC_FLOAT |
| 819 | }}} |
| 820 | {{{#!td style="vertical-align:top;width: 50px" |
| 821 | none |
| 822 | }}} |
| 823 | {{{#!td |
| 824 | Boundary condition at back (north) model boundary for the wind component in x-direction. |
| 825 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 826 | }}} |
| 827 | |---------------- |
| 828 | {{{#!td style="vertical-align:top;width: 150px" |
| 829 | [=#ls_forcing_north_v '''ls_forcing_north_v''']// |
| 830 | (time,z) |
| 831 | }}} |
| 832 | {{{#!td style="vertical-align:top;width: 50px" |
| 833 | NC_FLOAT |
| 834 | }}} |
| 835 | {{{#!td style="vertical-align:top;width: 50px" |
| 836 | none |
| 837 | }}} |
| 838 | {{{#!td |
| 839 | Boundary condition at back (north) model boundary for the wind component in y-direction. |
| 840 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 841 | }}} |
| 842 | |---------------- |
| 843 | {{{#!td style="vertical-align:top;width: 150px" |
| 844 | [=#ls_forcing_north_w '''ls_forcing_north_w''']// |
| 845 | (time,z) |
| 846 | }}} |
| 847 | {{{#!td style="vertical-align:top;width: 50px" |
| 848 | NC_FLOAT |
| 849 | }}} |
| 850 | {{{#!td style="vertical-align:top;width: 50px" |
| 851 | none |
| 852 | }}} |
| 853 | {{{#!td |
| 854 | Boundary condition at back (north) model boundary for the wind component in z-direction. |
| 855 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 856 | }}} |
| 857 | |---------------- |
| 858 | {{{#!td style="vertical-align:top;width: 150px" |
| 859 | [=#ls_forcing_top_pt '''ls_forcing_top_pt''']// |
| 860 | (time,z) |
| 861 | }}} |
| 862 | {{{#!td style="vertical-align:top;width: 50px" |
| 863 | NC_FLOAT |
| 864 | }}} |
| 865 | {{{#!td style="vertical-align:top;width: 50px" |
| 866 | none |
| 867 | }}} |
| 868 | {{{#!td |
| 869 | Boundary condition at top model boundary for the potential temperature. |
| 870 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 871 | }}} |
| 872 | |---------------- |
| 873 | {{{#!td style="vertical-align:top;width: 150px" |
| 874 | [=#ls_forcing_top_qv '''ls_forcing_top_qv''']// |
| 875 | (time,z) |
| 876 | }}} |
| 877 | {{{#!td style="vertical-align:top;width: 50px" |
| 878 | NC_FLOAT |
| 879 | }}} |
| 880 | {{{#!td style="vertical-align:top;width: 50px" |
| 881 | none |
| 882 | }}} |
| 883 | {{{#!td |
| 884 | Boundary condition at top model boundary for the mixing ratio. |
| 885 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 886 | }}} |
| 887 | |---------------- |
| 888 | {{{#!td style="vertical-align:top;width: 150px" |
| 889 | [=#ls_forcing_top_u '''ls_forcing_top_u''']// |
| 890 | (time,z) |
| 891 | }}} |
| 892 | {{{#!td style="vertical-align:top;width: 50px" |
| 893 | NC_FLOAT |
| 894 | }}} |
| 895 | {{{#!td style="vertical-align:top;width: 50px" |
| 896 | none |
| 897 | }}} |
| 898 | {{{#!td |
| 899 | Boundary condition at top model boundary for the wind component in x-direction. |
| 900 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 901 | }}} |
| 902 | |---------------- |
| 903 | {{{#!td style="vertical-align:top;width: 150px" |
| 904 | [=#ls_forcing_top_v '''ls_forcing_top_v''']// |
| 905 | (time,z) |
| 906 | }}} |
| 907 | {{{#!td style="vertical-align:top;width: 50px" |
| 908 | NC_FLOAT |
| 909 | }}} |
| 910 | {{{#!td style="vertical-align:top;width: 50px" |
| 911 | none |
| 912 | }}} |
| 913 | {{{#!td |
| 914 | Boundary condition at top model boundary for the wind component in y-direction. |
| 915 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 916 | }}} |
| 917 | |---------------- |
| 918 | {{{#!td style="vertical-align:top;width: 150px" |
| 919 | [=#ls_forcing_top_w '''ls_forcing_top_w''']// |
| 920 | (time,z) |
| 921 | }}} |
| 922 | {{{#!td style="vertical-align:top;width: 50px" |
| 923 | NC_FLOAT |
| 924 | }}} |
| 925 | {{{#!td style="vertical-align:top;width: 50px" |
| 926 | none |
| 927 | }}} |
| 928 | {{{#!td |
| 929 | Boundary condition at top model boundary for the wind component in z-direction. |
| 930 | Requires non-cyclic boundary conditions as well as [../../inipar#forcing forcing] = .T. to become effective. |
| 931 | }}} |
| 932 | |
| 933 | \\\\ |