Skip to content

Commit

Permalink
correct incorrect include_user_mod filenames
Browse files Browse the repository at this point in the history
This also remove double precision from the fates testmods
and removes an unnecessary finidat setting
  • Loading branch information
glemieux committed Nov 20, 2023
1 parent bfed1eb commit 64aba52
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
use_cn = .false.
finidat = ''
hist_mfilt = 365
hist_nhtfrq = -24
hist_ndens = 1
hist_empty_htapes = .true.
fates_spitfire_mode = 1
hist_fincl1 = 'FATES_NCOHORTS', 'FATES_TRIMMING', 'FATES_AREA_PLANTS',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
hist_mfilt = 365
hist_nhtfrq = -24
hist_ndens = 1
hist_empty_htapes = .false.
fates_spitfire_mode = 1
hist_fincl1 = 'FATES_CROWNAREA_PF', 'FATES_CANOPYCROWNAREA_PF',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use_cn = .false.
finidat = ''
hist_mfilt = 365
hist_nhtfrq = -24
hist_ndens = 1
fates_parteh_mode = 2
use_lch4 = .true.
fates_spitfire_mode = 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use_cn = .false.
finidat = ''
hist_mfilt = 365
hist_nhtfrq = -24
hist_ndens = 1
fates_parteh_mode = 2
use_lch4 = .true.
fates_spitfire_mode = 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use_cn = .false.
finidat = ''
hist_mfilt = 365
hist_nhtfrq = -24
hist_ndens = 1
hist_empty_htapes = .true.
fates_spitfire_mode = 0
use_fates_fixed_biogeog = .true.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use_cn = .false.
finidat = ''
hist_mfilt = 365
hist_nhtfrq = -24
hist_ndens = 1
hist_empty_htapes = .true.
use_fates_planthydro = .true.
fates_spitfire_mode = 1
Expand Down

0 comments on commit 64aba52

Please sign in to comment.