| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 20/03/14 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | PALM-\\team |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1320 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 3.10 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | C |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | '''Attention:''' All PALM-FORTRAN-files in the SOURCE-directory are affected by these changes. \\\\ |
| 31 | {{{ONLY}}}-attribute added to {{{USE}}}-statements. \\ |
| 32 | {{{KIND}}}-parameters added to all {{{INTEGER}}} and {{{REAL}}} declaration statements. By default, all {{{REAL}}}s are declared double precision (64bit) and {{{INTEGER}}}s single precision (32bit). \\ |
| 33 | kinds are defined in new module {{{kinds}}}, old module {{{precision_kind}}} has been removed. \\ |
| 34 | Revision history before 2012 removed. \\ |
| 35 | Comment fields (!:) to be used for variable explanations added to all variable declaration statements. |
| 36 | }}} |