Skip to content

Commit

Permalink
turning on fire in the rain example so that the moisture gets to the …
Browse files Browse the repository at this point in the history
…fire grid
  • Loading branch information
janmandel committed Feb 4, 2019
1 parent 629bd07 commit 3349ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/em_fire/namelist.input_rain
Expand Up @@ -152,7 +152,7 @@
! moisture model
fmoist_run = .true., ! yes do run the moisture model
fmoist_interp = .true., ! yes do interpolate moisture to fuels
fmoist_only = .true., ! skip the fire model and run moisture only
fmoist_only = .false. ! skip the fire model and run moisture only
fmoist_freq = 0, ! frequency of run or 0 to run using the specified fmost_dt
fmoist_dt = 10, ! moisture model time step (s)
fire_fmc_read = 0,
Expand Down

0 comments on commit 3349ce9

Please sign in to comment.