diff --git a/phys/fire_behavior b/phys/fire_behavior index eb7758055a..6ae8078a5a 160000 --- a/phys/fire_behavior +++ b/phys/fire_behavior @@ -1 +1 @@ -Subproject commit eb7758055a5d436f022a634cae780f5512c42bb5 +Subproject commit 6ae8078a5ad9056f4259fcdef918961df2cedf54 diff --git a/phys/module_physics_addtendc.F b/phys/module_physics_addtendc.F index 4a2438bb85..b57a13ac0d 100644 --- a/phys/module_physics_addtendc.F +++ b/phys/module_physics_addtendc.F @@ -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 !-----------------------------------------------------------------