Changes between Version 537 and Version 538 of doc/tec/changelog_2018


Ignore:
Timestamp:
Apr 5, 2016 8:12:21 PM (9 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v537 v538  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1505/04/16
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18SR
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1808
     22}}}
     23{{{#!td style="vertical-align:top"
     244.0
     25}}}
     26{{{#!td style="vertical-align:top"
     27C
     28}}}
     29{{{#!td style="vertical-align:top"
     30Preprocessor 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
     40Test output removed. (data_output_3d, read_3d_binary, read_var_list, time_integration, tridia_solver)
     41}}}
    1342|----------------
    1443{{{#!td style="vertical-align:top;width: 50px"