We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa02cf commit 2cfb511Copy full SHA for 2cfb511
fire/SFParamsMod.F90
@@ -3,6 +3,7 @@ module SFParamsMod
3
! module that deals with reading the SF parameter file
4
!
5
use FatesConstantsMod , only: r8 => fates_r8
6
+ use FatesConstantsMod , only: fates_check_param_set
7
use EDtypesMod , only: NFSC
8
use FatesLitterMod , only: ncwd
9
use FatesParametersInterface, only : param_string_length
0 commit comments