Bernd Hahnebach
0bfcc2872a
Material: code formating, flake8
2019-01-05 12:17:52 +01:00
Bernd Hahnebach
8166145d0c
Material: code formating, file beginnings Python block comment with space, flake8 E265
2019-01-05 12:17:52 +01:00
caceres
7be816033a
Material: MaterialEditor migrate to model/view
2018-12-29 12:47:30 -02:00
luz.paz
a1ffb0fa3c
Misc. typo & whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
Revert IFC commit
2018-07-11 21:52:27 -04:00
Bernd Hahnebach
ae11ee4385
Material: properties, add ultimate strain
2018-07-11 21:18:49 -03:00
Bernd Hahnebach
e90977a103
Material: properties, remove Elasticity because it is a theory and not a property
2018-07-11 21:18:49 -03:00
Bernd Hahnebach
abdaa271ea
Material: material properties, add angle of friction
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
9f5b421cd9
Material: material properties, remove duplicate
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
0ea61180c4
Material: material properties, add some links as comments
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
60ab67e516
Material: material properties, better formating
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
616129c012
Material: add some thermal and mechanical properties to material module
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
78e86c7e05
Material: material module, add some comment
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
ec7520d37f
Material: main module, only use one material structure list
2018-06-11 06:21:41 +02:00
wmayer
eadf9af1d7
fix typo
2018-06-10 20:55:16 +02:00
Bernd Hahnebach
d02b1fee43
Material: move materal property list into material module and use this for material editor ui and writing of mat files
2018-06-10 20:54:23 +02:00
Bernd Hahnebach
eeb5c5e09d
Material, code formating, flake8 compatible code
2018-06-10 20:54:23 +02:00
lorenz
7dfb83d250
python3: ConfigParser -> RawConfigParser
...
"%"-symbol makes problems with python3
2018-04-10 15:12:24 +02:00
looooo
5d1de6037d
py3: some diff for fem with py3
2017-10-25 10:56:31 +02:00
Kunda
0192f2bf20
source typo fixes pt2 (only on py3 merged code)
2017-02-28 17:01:11 +01:00
Priit Laes
6f95c7083b
python: Material: *.py: Fix syntax for Python 3
2017-02-12 18:57:54 +01:00
Przemo Firszt
977398d480
Material: Use repr instead of backticks
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:02:02 +02:00
Przemo Firszt
848e0957a0
Material: Fix white space errors in Material.py
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:01:39 +02:00
Przemo Firszt
a46e8c3129
FEM: Change default behaviour of ConfigParser used for materials
...
ConfigParser changes option capital letters in keys to small letters.
That commit changes it to generate verbatim keys as read from FCMat
files. Also Section names are no longer used to generate material
dictionary.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:01:18 +02:00
jriegel
6129e8b9a0
some fixes in material handling
2013-07-18 23:03:43 +02:00
jriegel
bc9a63540d
working on material framework
2013-06-06 23:24:30 +02:00
jriegel
51ccff8ff9
Add file importer, standard material and Yoriks gui prototype
2013-06-01 20:27:30 +02:00