Bernd Hahnebach
cad3019da5
Material: card parser, more important comments
2019-02-21 13:51:43 +01:00
Bernd Hahnebach
1b69cc58a1
Material: tools, add def to read and write a bunch of mat cards
2019-02-19 10:27:26 -03:00
Bernd Hahnebach
7f2ad7fbbf
Material: mat card parser, there are two parsers in FreeCAD, make some comments about the existance of each other
2019-02-12 10:17:50 -02:00
luz.paz
4cfda0c3a5
Misc. typos
...
Found via `codespell`
2019-02-08 11:01:24 -02:00
Bernd Hahnebach
bc31a9afcd
Material: code formating, flake8
2019-01-05 12:17:52 +01:00
Bernd Hahnebach
b3de953c18
Material: code formating, file beginnings Python block comment with space, flake8 E265
2019-01-05 12:17:52 +01:00
caceres
195c530c00
Material: MaterialEditor migrate to model/view
2018-12-29 12:47:30 -02:00
luz.paz
be5e93ddfe
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
4627ad5856
Material: properties, add ultimate strain
2018-07-11 21:18:49 -03:00
Bernd Hahnebach
35b92641de
Material: properties, remove Elasticity because it is a theory and not a property
2018-07-11 21:18:49 -03:00
Bernd Hahnebach
a790510d8e
Material: material properties, add angle of friction
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
7a27e0e85a
Material: material properties, remove duplicate
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
f379e61255
Material: material properties, add some links as comments
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
3887161f4c
Material: material properties, better formating
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
527b3b35ed
Material: add some thermal and mechanical properties to material module
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
6442ac83dc
Material: material module, add some comment
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
1051f10498
Material: main module, only use one material structure list
2018-06-11 06:21:41 +02:00
wmayer
2410e53238
fix typo
2018-06-10 20:55:16 +02:00
Bernd Hahnebach
184a566da3
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
1e844d4f53
Material, code formating, flake8 compatible code
2018-06-10 20:54:23 +02:00
lorenz
f0a91a89ee
python3: ConfigParser -> RawConfigParser
...
"%"-symbol makes problems with python3
2018-04-10 15:12:24 +02:00
looooo
7529754c34
py3: some diff for fem with py3
2017-10-25 10:56:31 +02:00
Kunda
0485edd560
source typo fixes pt2 (only on py3 merged code)
2017-02-28 17:01:11 +01:00
Priit Laes
de89c2e178
python: Material: *.py: Fix syntax for Python 3
2017-02-12 18:57:54 +01:00
Przemo Firszt
1e026ac477
Material: Use repr instead of backticks
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:02:02 +02:00
Przemo Firszt
4f36439028
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
f96f319986
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
adfe1321a5
some fixes in material handling
2013-07-18 23:03:43 +02:00
jriegel
8735f4b8a6
working on material framework
2013-06-06 23:24:30 +02:00
jriegel
f120990372
Add file importer, standard material and Yoriks gui prototype
2013-06-01 20:27:30 +02:00