Ignore:
Timestamp:
Mar 17, 2014 1:35:16 PM (10 years ago)
Author:
raasch
Message:

former files/routines cpu_log and cpu_statistics combined to one module,
which also includes the former data module cpulog from the modules-file,
module interfaces removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/parin.f90

    r1310 r1318  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! +cpu_log_barrierwait in d3par
    2323!
    2424! Former revisions:
     
    212212    USE cloud_parameters
    213213    USE control_parameters
     214    USE cpulog
    214215    USE dvrp_variables
    215216    USE grid_variables
     
    281282     
    282283    NAMELIST /d3par/  averaging_interval, averaging_interval_pr, &
    283              create_disturbances, &
     284             cpu_log_barrierwait, create_disturbances, &
    284285             cross_profiles, cross_ts_uymax, cross_ts_uymin, &
    285286             data_output, data_output_format, data_output_masks, &
Note: See TracChangeset for help on using the changeset viewer.