Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion phys/fire_behavior
3 changes: 1 addition & 2 deletions phys/module_physics_addtendc.F
Original file line number Diff line number Diff line change
Expand Up @@ -2151,8 +2151,7 @@ SUBROUTINE phy_fr_ten(config_flags,rk_step,n_moist, &
ims, ime, jms, jme, kms, kme, &
its, ite, jts, jte, kts, kte )
!-----------------------------------------------------------------
USE module_state_description, ONLY : &
FIRE_SFIRE
USE module_state_description, ONLY : FIRE_SFIRE
!-----------------------------------------------------------------
IMPLICIT NONE
!-----------------------------------------------------------------
Expand Down