| 306 | [=#dt_write_agent_data '''dt_write_agent_data'''] |
| 307 | }}} |
| 308 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 309 | R |
| 310 | }}} |
| 311 | {{{#!td style="vertical-align:top; text-align:left;style="width: 75px" |
| 312 | 9999999.9 |
| 313 | }}} |
| 314 | {{{#!td |
| 315 | Output interval for agent NetCDF output (in s).\\\\ |
| 316 | Note: To animate the results of an agent simulation in real-time speed, '''dt_write_agent_data''' = 0.04 is recommended. |
| 317 | Note: While prognostic quantities are output at every output step, this data will not change between two PALM timesteps, as no new values have been calculated yet. |
| 318 | }}} |
| 319 | |---------------- |
| 320 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 321 | [=#end_time_arel '''end_time_arel'''] |
| 322 | }}} |
| 323 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 324 | R |
| 325 | }}} |
| 326 | {{{#!td style="vertical-align:top; text-align:left;style="width: 75px" |
| 327 | 9999999.9 |
| 328 | }}} |
| 329 | {{{#!td |
| 330 | Simulation time at which the release of agent is stopped (in s).\\\\ |
| 331 | From this time on no more agents are released from the sources as defined by [#asl asl], [#asr asr], [#adx adx], [#ass ass], [#asn asn] and [#ady ady]. There may still be agents left in the simulation until the last agent has reached [#agent_maximum_age agent_maximum_age] and is deleted or until all agents have left the model domain or reached their targets. |
| 332 | }}} |
| 333 | |---------------- |
| 334 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 335 | [=#max_dist_from_path '''max_dist_from_path'''] |
| 336 | }}} |
| 337 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 338 | R |
| 339 | }}} |
| 340 | {{{#!td style="vertical-align:top; text-align:left;style="width: 75px" |
| 341 | 1.0 |
| 342 | }}} |
| 343 | {{{#!td |
| 344 | Agent distance from current path section that triggers recalculation of that agent's path (in m).\\\\ |
| 345 | An agent's path to its target consists of a number of intermittent targets. If an agents deviates further from its current path section (the line between its last and its current intermittent target) than '''max_dist_from_path''', a recalculation of the path to its target is triggered. |
| 346 | }}} |
| 347 | |---------------- |
| 348 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 349 | [=#min_nr_agent '''min_nr_agent'''] |
| 350 | }}} |
| 351 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 352 | I |
| 353 | }}} |
| 354 | {{{#!td style="vertical-align:top; text-align:left;style="width: 75px" |
| 355 | 2 |
| 356 | }}} |
| 357 | {{{#!td |
| 358 | Minimum number of agents for which memory is allocated at every grid cell.\\ |
| 359 | }}} |
| 360 | |---------------- |
| 361 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |