Skip to content

Commit faf793e

Browse files
authored
Merge pull request #14979 from mcgratta/master
FDS Validation: Fix type in input file
2 parents 9dd97ff + 9207196 commit faf793e

File tree

1 file changed

+1
-1
lines changed
  • Validation/NIST_NRC_Transient_Combustibles/FDS_Input_Files

1 file changed

+1
-1
lines changed

Validation/NIST_NRC_Transient_Combustibles/FDS_Input_Files/props.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
SPEC_ID='PYROLYZATE'
123123
NU_SPEC=0.95
124124
MATL_ID='ash'
125-
NU_SPEC=0.05
125+
NU_MATL=0.05
126126
CONDUCTIVITY = 0.06
127127
SPECIFIC_HEAT = 1.55 /
128128

0 commit comments

Comments
 (0)