Ignore:
Timestamp:
May 9, 2018 8:42:38 AM (6 years ago)
Author:
maronga
Message:

series of bugfixes

File:
1 edited

Legend:

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

    r3004 r3014  
    2525! -----------------
    2626! $Id$
     27! Added nzb_do and nzt_do for some modules for 2d output
     28!
     29! 3004 2018-04-27 12:33:25Z Giersch
    2730! precipitation_rate removed, case prr*_xy removed, to_be_resorted have to point
    2831! to ql_vp_av and not to ql_vp, allocation checks implemented (averaged data
     
    13951398                IF ( .NOT. found  .AND.  radiation )  THEN
    13961399                   CALL radiation_data_output_2d( av, do2d(av,if), found, grid,&
    1397                                                   mode, local_pf, two_d  )
     1400                                                  mode, local_pf, two_d,       &
     1401                                                  nzb_do, nzt_do  )
    13981402                ENDIF
    13991403
Note: See TracChangeset for help on using the changeset viewer.