Ignore:
Timestamp:
Oct 24, 2018 6:39:32 PM (5 years ago)
Author:
gronemeier
Message:

new surface-data output; renamed output variables (pt to theta, rho_air to rho, rho_ocean to rho_sea_water)

File:
1 edited

Legend:

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

    r3274 r3421  
    2525! -----------------
    2626! $Id$
     27! Renamed output variables
     28!
     29! 3419 2018-10-24 17:27:31Z gronemeier
    2730! Modularization of all bulk cloud physics code components
    2831!
     
    179182                pr = 3
    180183
    181              CASE ( 'pt' )
     184             CASE ( 'theta' )
    182185                pr = 4
    183186
Note: See TracChangeset for help on using the changeset viewer.