Skip to content

Commit

Permalink
Code update for HR4_roughness
Browse files Browse the repository at this point in the history
  • Loading branch information
Qingfu-Liu committed Oct 16, 2023
1 parent 3debf89 commit c2b1301
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions physics/sfc_diff.f
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,6 @@ subroutine sfc_diff_run (im,rvrdm1,eps,epsm1,grav, & !intent(in)
z0max = max(zmin, min(z0,z1(i)))
endif
!
! ustar_wat(i) = sqrt(grav * z0 / charnock)
!
!** test xubin's new z0

! ztmax = z0max
Expand Down

0 comments on commit c2b1301

Please sign in to comment.