Ignore:
Timestamp:
Feb 6, 2019 1:10:18 PM (5 years ago)
Author:
kanani
Message:

Correct and clean-up cpu_logs, some overlapping counts (chemistry_model_mod, disturb_heatflux, large_scale_forcing_nudging_mod, ocean_mod, palm, prognostic_equations, synthetic_turbulence_generator_mod, time_integration, time_integration_spinup, turbulence_closure_mod)

File:
1 edited

Legend:

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

    r3655 r3719  
    2525! -----------------
    2626! $Id$
     27! Removed USE cpulog (unused)
     28!
     29! 3655 2019-01-07 16:51:22Z knoop
    2730! unused variables removed
    2831!
     
    107110               topography, use_subsidence_tendencies
    108111               
    109     USE cpulog,                                                                &
    110         ONLY:  cpu_log, log_point
    111 
    112112    USE grid_variables
    113113
Note: See TracChangeset for help on using the changeset viewer.