Material: Use MPa for Young's modulus in material definitions
Scientific notation removed. Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
@@ -21,9 +21,9 @@ SpecificPrice= 3
|
||||
|
||||
[Mechanical]
|
||||
; youngs modulus (or E-Module or Modulus of Elasticty) (source: http://en.wikipedia.org/wiki/Young%27s_modulus)
|
||||
YoungsModulus=2.32e+03 MPa
|
||||
YoungsModulus=2320 MPa
|
||||
; http://en.wikipedia.org/wiki/Ultimate_tensile_strength in
|
||||
UltimateTensileStrength= 38 MPa
|
||||
|
||||
[FEM]
|
||||
PoissonRatio = 0.35
|
||||
PoissonRatio = 0.35
|
||||
|
||||
@@ -8,7 +8,7 @@ Father=Metal
|
||||
|
||||
[Mechanical]
|
||||
; youngs modulus (or E-Module)
|
||||
YoungsModulus=2.1e+05 MPa
|
||||
YoungsModulus=210000 MPa
|
||||
|
||||
[FEM]
|
||||
PoissonRatio = 0.3
|
||||
PoissonRatio = 0.3
|
||||
|
||||
@@ -16,7 +16,7 @@ Description=A standard C-25 construction concrete
|
||||
[Mechanical]
|
||||
UltimateTensileStrength=
|
||||
CompressiveStrength=25 MPa
|
||||
YoungsModulus=3.2e+4 MPa
|
||||
YoungsModulus=32000 MPa
|
||||
Elasticity=
|
||||
FractureToughness=
|
||||
|
||||
|
||||
@@ -21,10 +21,10 @@ SpecificPrice= 4
|
||||
|
||||
[Mechanical]
|
||||
; youngs modulus (or E-Module) (source: http://en.wikipedia.org/wiki/Young%27s_modulus)
|
||||
YoungsModulus=3.64e+03 MPa
|
||||
YoungsModulus=3640 MPa
|
||||
; http://en.wikipedia.org/wiki/Ultimate_tensile_strength
|
||||
UltimateTensileStrength= 49.6 MPa
|
||||
|
||||
|
||||
[FEM]
|
||||
PoissonRatio = 0.36
|
||||
PoissonRatio = 0.36
|
||||
|
||||
@@ -21,7 +21,7 @@ SpecificPrice= 1,5 Euro/Kg
|
||||
|
||||
[Mechanical]
|
||||
; youngs modulus (or E-Module) (source: http://en.wikipedia.org/wiki/Young%27s_modulus)
|
||||
YoungsModulus=2.0e+05 MPa
|
||||
YoungsModulus=200000 MPa
|
||||
; http://en.wikipedia.org/wiki/Ultimate_tensile_strength
|
||||
UltimateTensileStrength=
|
||||
; http://en.wikipedia.org/wiki/Compressive_strength
|
||||
@@ -32,4 +32,4 @@ Elasticity=
|
||||
FractureToughness:
|
||||
|
||||
[FEM]
|
||||
PoissonRatio = 0.3
|
||||
PoissonRatio = 0.3
|
||||
|
||||
@@ -15,7 +15,7 @@ Description=A standard construction wood
|
||||
[Mechanical]
|
||||
UltimateTensileStrength=
|
||||
CompressiveStrength=
|
||||
YoungsModulus=1.2e+4 MPa
|
||||
YoungsModulus=12000 MPa
|
||||
Elasticity=
|
||||
FractureToughness=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user