Ignore:
Timestamp:
Dec 10, 2018 7:05:46 AM (5 years ago)
Author:
raasch
Message:

unused variables removed, abort renamed inifor_abort to avoid intrinsic problem in Fortran

File:
1 edited

Legend:

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

    r3589 r3614  
    2727! -----------------
    2828! $Id$
     29! unused variables removed
     30!
     31! 3589 2018-11-30 15:09:51Z suehring
    2932! Formatting adjustments
    3033!
     
    879882
    880883       USE control_parameters,                                                 &
    881            ONLY: message_string, ocean_mode, urban_surface
     884           ONLY: message_string, ocean_mode
    882885
    883886       USE netcdf_data_input_mod,                                              &
Note: See TracChangeset for help on using the changeset viewer.