Commit Graph

26 Commits

Author SHA1 Message Date
Preslav
4ab37fc0ca Added stiffness units to FreeCAD [mN/m, N/m, kN/m, MN/m] 2021-08-16 12:27:41 +01:00
donovaly
bcc669b930 [Base] add electrical conductivity
- this is necessary to perform electrodynamics simulations. Since the typical values are in the range of 1e6 S/m, we need the new units kS and MS

- since this is for simulations, also add electrical conductivity to the FEM material cards
2021-03-25 17:13:52 +01:00
luz.paz
9079de7516 Material: fix typos
Found via codespell
Thought this would merit a pre-0.18 release commit because of `./src/Mod/Material/StandardMaterial/TEMPLATE.FCMat`
2019-03-02 18:11:45 -05:00
Bernd Hahnebach
e481af1369 Material: card writer, better meta comments 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
cf7df30f0f Material: card template, add group sections 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
910753def0 Material: card template, white space 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
34cd6733fb Material: card template, update some descriptions and links 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
db027538dd Material: card template, move property link comment in a separat line 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
4e788b40ff Material: card template, update localized property comments 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
dfc4ac5ceb Material: card template, update unit description 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
49707de57a Material: cards and templates, sort and move all rendering and vector rendering group attributes 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
025ec48c8b Material: cards and templates, sort and move all architecture group attributes 2019-03-02 18:13:07 +01:00
Bernd Hahnebach
c942ab71c5 Material: cards and templates, sort and move all thermal group attributes 2019-03-02 18:13:07 +01:00
Bernd Hahnebach
6f6735f9a8 Material: cards and templates, sort and move all mechanical group attributes 2019-03-02 18:13:06 +01:00
Bernd Hahnebach
68e23b6814 Material: cards and templates, sort and move all general group attributes 2019-03-02 18:13:06 +01:00
Bernd Hahnebach
d0098ff966 Material: cards and templates, sort and move all cost group attributes 2019-03-02 18:13:05 +01:00
Bernd Hahnebach
e448ac66fb Material: template card, fix some properties 2019-02-21 13:51:42 +01:00
Bernd Hahnebach
328c1a937a Material: card template, fix card name 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
80af7c6b60 Material: card template, add missing properties 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
1c44504a27 Material: card template, delete duplicate property for thermal expansion coefficient 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
a79624c6a7 Material: mat card template, adapt units from FreeCAD unit system 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
43ef43c3e2 Material: card templates, fix name of property shear modulus 2019-02-14 21:11:23 +01:00
Bernd Hahnebach
101fac6c12 Material: recreated materials files with the bash tools 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
Unknown
a8ecffb652 Misc. typo fixes
Various workbenches
2017-12-23 14:30:30 +01:00
Przemo Firszt
84a88c4d2f Material: Add TEMPLATE.FCMat file
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-08-27 15:58:31 +01:00