Skip to content

Commit

Permalink
Revert earleir change.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Feb 18, 2020
1 parent ab6c12e commit b57ebfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion physics/rrtmgp_lw_cloud_sampling.F90
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ subroutine rrtmgp_lw_cloud_sampling_run(doLWrad, nCol, nLev, ipsdlw0, icseed_lw,

! Call McICA
select case ( iovrlw )
case(0)
! Maximumn-random
case(1)
call check_error_msg('rrtmgp_lw_cloud_sampling_run',sampled_mask_max_ran(rng3D,cld_frac,cldfracMCICA))
Expand Down

0 comments on commit b57ebfd

Please sign in to comment.