Skip to content

Commit

Permalink
comment that interpolate_z2fire can interpolate any cell-centered var…
Browse files Browse the repository at this point in the history
…iable
  • Loading branch information
janmandel committed Feb 4, 2019
1 parent 3349ce9 commit 21e4b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phys/module_fr_fire_util.F
Expand Up @@ -68,7 +68,7 @@ subroutine interpolate_z2fire(id, & ! for debug output, <= 0 no
zsf,flag_z0) ! fire grid arrays out

implicit none
!*** purpose: interpolate height
!*** purpose: interpolate height or any other 2d variable defined at mesh cell centers

!*** arguments
integer, intent(in)::id, &
Expand Down

0 comments on commit 21e4b02

Please sign in to comment.