Ignore:
Timestamp:
Jul 19, 2018 5:48:09 AM (6 years ago)
Author:
maronga
Message:

correct accidental commit

File:
1 edited

Legend:

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

    r3148 r3149  
    2626! -----------------
    2727! $Id$
     28! Correct accidental last commit
     29!
     30! 3148 2018-07-19 05:45:25Z maronga
    2831! Major bugfix in calculation of Obukhov length
    2932!
     
    984987                                           ) * ibit                            &
    985988                                         )                                     &
    986                               )**2 +                                           &
    987                               ( g / surf%pt1(m) * surf%z_mo(m) * surf%shf(m)   &
    988                               )**(2.0_wp/3.0_wp)                               &
     989                              )**2                                             &
    989990                                )
    990991
Note: See TracChangeset for help on using the changeset viewer.