materials.py was added
This commit is contained in:
4
materials.py
Normal file
4
materials.py
Normal file
@@ -0,0 +1,4 @@
|
||||
m_empty = {'E': 1.0E-20, 'NU': 0.0}
|
||||
m_matrix = {'E': 29e2, 'NU': 0.4} # Carbon
|
||||
m_fibers = {'E': 28e4, 'NU': 0.2} # Carbon
|
||||
|
||||
Reference in New Issue
Block a user