Skip to content

Commit

Permalink
Remove commented out line
Browse files Browse the repository at this point in the history
  • Loading branch information
cacraigucar committed Jan 23, 2025
1 parent c6b96bb commit 0411085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/physics/cam/nucleate_ice_cam.F90
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,6 @@ subroutine nucleate_ice_cam_calc( &

itim_old = pbuf_old_tim_idx()
call pbuf_get_field(pbuf, aist_idx, aist, start=(/1,1,itim_old/), kount=(/pcols,pver,1/))
!icecldf(:ncol,:pver) = ast(:ncol,:pver)
icecldf(:ncol,:pver) = aist(:ncol,:pver)

! naai and naai_hom are the outputs from this parameterization
Expand Down

0 comments on commit 0411085

Please sign in to comment.