Skip to content

Commit 2cfb511

Browse files
committed
defined the check parameter set used in sf params
1 parent eaa02cf commit 2cfb511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fire/SFParamsMod.F90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module SFParamsMod
33
! module that deals with reading the SF parameter file
44
!
55
use FatesConstantsMod , only: r8 => fates_r8
6+
use FatesConstantsMod , only: fates_check_param_set
67
use EDtypesMod , only: NFSC
78
use FatesLitterMod , only: ncwd
89
use FatesParametersInterface, only : param_string_length

0 commit comments

Comments
 (0)