Skip to content

Commit 1070ed2

Browse files
authored
Merge pull request #402 from T75-75/patch-3
Volume fraction on Task 2_5_example_materials_mixed.ipynb
2 parents 55723bd + a3eaed5 commit 1070ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/task_02_making_materials/5_example_materials_mixed.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
" steel_mat,\n",
7979
" h20_mat,\n",
8080
" ],\n",
81-
" fracs=[0.7, 0.2], # list of combination fractions for each material\n",
81+
" fracs=[0.7, 0.3], # list of combination fractions for each material\n",
8282
" percent_type='vo') # combination fraction type is by volume\n",
8383
"\n",
8484
"mixed_mat"

0 commit comments

Comments
 (0)