| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 03/03/16 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | SR |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1779 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 4.0 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | C,B |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | '''Changes:'''\\\\ |
| 31 | Some changes within the PMC: |
| 32 | |
| 33 | * Array management changed from linked list to sequential loop. (pmc_client, pmc_general, pmc_interface, pmc_server) |
| 34 | * Total number of PEs is given instead of npex/npey in the $nestpar-NAMELIST. Every model calculates its virtual PE grid in the standard way. (Makefile, init_pegrid, pmc_handle_communicator, pmc_interface) |
| 35 | * The coupling character string appended to files is extended to LEN=3 in order to allow using more than 10 coupled models. Therefore, filenames end now with {{{_02}}}, {{{_03}}}, etc. (check_open, init_grid, init_pegrid, modules) |
| 36 | * Setting of {{{nest_domain}}} and {{{coupling_char}}} moved from main program to {{{pmci_init}}}. (palm, pmc_interface) |
| 37 | * {{{KIND=dp}}} replaced by {{{wp}}}. (pmc_client, pmc_mpi_wrapper, pmc_server) |
| 38 | * {{{dim_order}}} removed from {{{TYPE arraydef}}}. (pmc_client, pmc_general, pmc_server) |
| 39 | * {{{PMC_MPI_REAL}}} removed. (pmc_general) |
| 40 | * Error messages removed or changed to PALM style. (pmc_server) |
| 41 | * {{{MPI_DOUBLE_PRECISION}}} replaced by {{{MPI_REAL}}}. (pmc_mpi_wrapper) |
| 42 | * Two unused elements removed from array {{{define_coarse_grid_real}}}. (pmc_interface) |
| 43 | |
| 44 | '''Bugfix:'''\\\\ |
| 45 | Internal procedure names in {{{interaction_droplets_ptq}}} shortened to avoid Intel compiler warnings about too long names. (interaction_droplets_ptq) |
| 46 | }}} |