Changeset 2190 for palm/trunk/SOURCE


Ignore:
Timestamp:
Mar 21, 2017 12:16:43 PM (7 years ago)
Author:
raasch
Message:

bugfix for r2031: string rho replaced by rho_ocean

File:
1 edited

Legend:

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

    r2101 r2190  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! bugfix for r2031: string rho replaced by rho_ocean
    2323!
    2424! Former revisions:
     
    770770
    771771
    772              CASE ( 'rho_xy', 'rho_xz', 'rho_yz' )
     772             CASE ( 'rho_ocean_xy', 'rho_ocean_xz', 'rho_ocean_yz' )
    773773                IF ( av == 0 )  THEN
    774774                   to_be_resorted => rho_ocean
Note: See TracChangeset for help on using the changeset viewer.