Skip to content

Commit

Permalink
Merge pull request #49 from mcgratta/master
Browse files Browse the repository at this point in the history
fds.py: Change SOOT_YIELD
  • Loading branch information
rmcdermo authored Jun 6, 2023
2 parents de20a7a + 15b46c1 commit 66e066c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/fds.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def get_fds(self):
&TIME T_END=0. /
Example REAC, used when LEVEL_SET_MODE=4
_REAC ID='Wood' SOOT_YIELD=0.02 O=2.5 C=3.4 H=6.2
_REAC ID='Wood' SOOT_YIELD=0.005 O=2.5 C=3.4 H=6.2
HEAT_OF_COMBUSTION=17700. /
{self.domain.get_fds()}
{self.terrain.landuse_type.get_fds()}
Expand Down

0 comments on commit 66e066c

Please sign in to comment.