4 lines
121 B
Python
4 lines
121 B
Python
m_empty = {'E': 1.0E-20, 'NU': 0.0}
|
|
m_matrix = {'E': 750, 'NU': 0.17} # Carbon
|
|
m_fibers = {'E': 2e5, 'NU': 0.25} # Steel
|