Files
create/src/Mod
Przemo Firszt 957f723782 FEM: Make sure .inp doesn't contain force values that crash ccx
ccx crashes when a force has too many digits like this:
FemConstraintForce,2,1.5966711853290134e-18
but it's OK with that format:
FemConstraintForce,2,1.5966711853e-18

An example of ccx error:
*ERROR reading *CLOAD. Card image:
FEMCONSTRAINTFORCE,3,1.5966711853290134E-18

This commits adds formatting to make sure the numbers are within ccx
limits.

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-04-23 16:58:57 +02:00
..
2015-02-27 18:56:51 -03:00
2015-02-27 18:56:51 -03:00
2014-11-26 10:26:30 +01:00
2014-11-26 10:26:30 +01:00
2015-03-07 15:17:58 -03:00
2015-02-27 18:56:51 -03:00
2015-03-21 13:29:32 +01:00
2015-03-07 15:17:58 -03:00
2015-03-07 15:17:58 -03:00
2015-03-07 15:17:58 -03:00
2015-01-13 21:54:54 +01:00
2015-02-27 18:56:51 -03:00
2015-03-07 15:17:58 -03:00