Skip to content

Commit

Permalink
cleanup, extra variables from rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Aug 21, 2024
1 parent d45d81c commit 90d8844
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scm/src/CCPP_typedefs.F90
Original file line number Diff line number Diff line change
Expand Up @@ -415,10 +415,6 @@ module CCPP_typedefs
real (kind=kind_phys), pointer :: oa4ss(:,:) => null() !<
real (kind=kind_phys), pointer :: clxss(:,:) => null() !<

!-- RRTMGP and MMM YSU PBL and MMM SFCLAYREV
real (kind=kind_phys), pointer :: q_lay(:,:) => null() !<
real (kind=kind_phys), pointer :: deltaZ(:,:) => null() !<

!-- NCAR MMM physics
logical :: scm_force_flux !< prescribe surface fluxes (not compute)
real (kind=kind_phys), pointer :: xland(:) => null()
Expand Down

0 comments on commit 90d8844

Please sign in to comment.