Skip to content

Commit

Permalink
fix error in Clad CTE. was = 0 for CTE study
Browse files Browse the repository at this point in the history
  • Loading branch information
rhdodds committed Aug 2, 2020
1 parent 1ca8d14 commit c5c518b
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 137 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
!
material clad_linear
properties bilinear e 157200 nu 0.3 yld_pt 1.0e20,
tan_e 100 alpha 0.0 $ alpha 17.e-06
tan_e 100 alpha 17.e-06
!
material base_linear
properties bilinear e 193000 nu 0.3 yld_pt 1.0e20,
Expand Down
Loading

0 comments on commit c5c518b

Please sign in to comment.