Ignore:
Timestamp:
May 31, 2017 4:49:16 PM (7 years ago)
Author:
suehring
Message:

Further bugfixes in Makefile; remove unnecessary module load in init_pegrid

File:
1 edited

Legend:

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

    r2201 r2238  
    2525! -----------------
    2626! $Id$
     27! Remove unnecessary module load of pmc_interface
     28!
     29! 2231 2017-05-30 16:44:33Z suehring
    2730!
    2831! 2200 2017-04-11 11:37:51Z suehring
     
    203206     
    204207    USE pegrid
    205    
    206     USE pmc_interface,                                                         &   
    207         ONLY:  nesting_mode
    208    
     208     
    209209    USE spectra_mod,                                                           &
    210210        ONLY:  calculate_spectra, dt_dosp
Note: See TracChangeset for help on using the changeset viewer.