| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 05/04/16 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | SR |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1808 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 4.0 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | C |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | Preprocessor directives using machine dependent flags ({{{__lc}}}, {{{__ibm}}}, etc.) mostly removed from the code. In particular: |
| 31 | |
| 32 | * cpu measurements are done with standard FORTRAN routine on every machine. (cpulog, local_tremain_ini, local_tremain, combine_plot_fields) |
| 33 | |
| 34 | * Routine local_flush replaced by FORTRAN statement. (Makefile, header, init_1d_model, init_coupling, message, palm, progress_bar, run_control, '''deleted:''' local_flush) |
| 35 | |
| 36 | * Routine local_getenv replaced by standard FORTRAN routine. (Makefile, init_dvrp, '''deleted:''' local_getenv) |
| 37 | |
| 38 | * MPI module used by default on all machines. (modules, pmc_client, pmc_general, pmc_handle_communicator, pmc_interface, pmc_mpi_wrapper, pmc_server, spectrum) |
| 39 | |
| 40 | Test output removed. (data_output_3d, read_3d_binary, read_var_list, time_integration, tridia_solver) |
| 41 | }}} |