| 279 | |---------------- |
| 280 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 281 | End of {{{palm.f90}}} |
| 282 | }}} |
| 283 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 284 | [=#user_last_actions {{{user_last_actions}}}] |
| 285 | }}} |
| 286 | {{{#!td |
| 287 | User-defined actions which are to be executed at the end of a model run. When {{{user_last_actions}}} is called all model actions are already completed, but the files opened by the model are not closed yet and possibly terminating actions for these files (see subroutine of {{{close_files}}}) are also not carried out yet. |
| 288 | CPU time for {{{user_last_actions}}} appears in the local file [../../iofiles#CPU_MEASURES CPU_MEASURES] within the category "last actions" (the time necessary for {{{close_files}}} is included). |
| 289 | }}} |
| 290 | |---------------- |
| 291 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 292 | Not called in the default {{{PALM}}} code |
| 293 | }}} |
| 294 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 295 | [=#user_additional_ {{{user_additional}}}]\\ _routines |
| 296 | }}} |
| 297 | {{{#!td |
| 298 | This routine may contain additional routines defined by the user to be called from other user interface routines. |
| 299 | }}} |