Ignore:
Timestamp:
Oct 16, 2018 2:03:34 PM (6 years ago)
Author:
knoop
Message:

removed calc_radiation.f90 and related cloud_top_radiation namelist parameter (functionality replaced by radiation model)

File:
1 edited

Legend:

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

    r3298 r3355  
    362362             CASE ( 'cloud_droplets' )
    363363                READ ( 13 )  cloud_droplets
    364              CASE ( 'cloud_top_radiation' )
    365                 READ ( 13 )  cloud_top_radiation
    366364             CASE ( 'collective_wait' )
    367365                READ ( 13 )  collective_wait
Note: See TracChangeset for help on using the changeset viewer.