Ignore:
Timestamp:
Sep 24, 2018 3:42:55 PM (6 years ago)
Author:
knoop
Message:

Modularization of all bulk cloud physics code components

File:
1 edited

Legend:

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

    r3241 r3274  
    2525! -----------------
    2626! $Id$
     27! Modularization of all bulk cloud physics code components
     28!
     29! 3241 2018-09-12 15:02:00Z raasch
    2730! unused variables removed
    2831!
     
    238241#if defined( __netcdf )
    239242
    240     USE constants,                                                             &
     243    USE basic_constants_and_equations_mod,                                     &
    241244        ONLY:  pi
    242245
Note: See TracChangeset for help on using the changeset viewer.