Ignore:
Timestamp:
May 28, 2018 7:55:41 AM (6 years ago)
Author:
Giersch
Message:

Code adjusted according to coding standards, renamed namelists, error messages revised until PA0347, output CASE 108 disabled

File:
1 edited

Legend:

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

    r3026 r3045  
    2525! -----------------
    2626! $Id$
     27! z_max_do2d removed
     28!
     29! 3026 2018-05-22 10:30:53Z schwenkel
    2730! Changed the name specific humidity to mixing ratio, since we are computing
    2831! mixing ratios.
     
    15191522    REAL(wp) ::  zeta_max = 20.0_wp                            !< namelist parameter
    15201523    REAL(wp) ::  zeta_min = -20.0_wp                           !< namelist parameter
    1521     REAL(wp) ::  z_max_do2d = -1.0_wp                          !< namelist parameter
    15221524    REAL(wp) ::  z0h_factor = 1.0_wp                           !< namelist parameter
    15231525
Note: See TracChangeset for help on using the changeset viewer.