FEM: Change Young's modulus limit

2000 was way too low and it was causing some unxepected behaviour for
Young's modulud over 2000 kPa

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt 2015-04-05 00:11:50 +01:00 committed by wmayer
parent 3a7f48c632
commit be1240a977

View File

@ -67,7 +67,7 @@
<number>3</number>
</property>
<property name="maximum" stdset="0">
<double>2000.000000000000000</double>
<double>2000000000.000000000</double>
</property>
<property name="singleStep" stdset="0">
<double>2.000000000000000</double>