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/write_restart_data_mod.f90

    r3294 r3355  
    289289       WRITE ( 14 )  cloud_droplets
    290290
    291        CALL wrd_write_string( 'cloud_top_radiation' )
    292        WRITE ( 14 )  cloud_top_radiation
    293 
    294291       CALL wrd_write_string( 'collective_wait' )
    295292       WRITE ( 14 )  collective_wait
Note: See TracChangeset for help on using the changeset viewer.