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/time_integration_spinup.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!
     
    577580    FUNCTION solar_angle( local_time )
    578581
    579        USE constants,                                                          &
     582       USE basic_constants_and_equations_mod,                                  &
    580583       ONLY:  pi
    581584     
Note: See TracChangeset for help on using the changeset viewer.