Commit Graph

25254 Commits

Author SHA1 Message Date
Bernd Hahnebach
42aff5d040 FEM: calculix writer, materials, comment 2021-07-13 16:37:27 +02:00
Yorik van Havre
c97e809592 Arch: Better icon for Arch component 2021-07-13 15:46:54 +02:00
Bernd Hahnebach
f579b434f1 FEM: calculix writer, print getting sets time 2021-07-13 13:27:57 +02:00
Yorik van Havre
394e52d7ec Merge pull request #4910 from Roy-043/Arch_Fix_Arch_Wall
Arch: Fix Arch_Wall: block joints where put on the wrong side of offset
2021-07-13 11:29:12 +02:00
Yorik van Havre
2a43e3d0a1 Merge pull request #4883 from steelman/arch-timezone
Arch: Draw solar diagrams for timezones other than UTC and UTC-3
2021-07-13 11:24:34 +02:00
Bernd Hahnebach
a7a2f31bc5 FEM: cslculix writer, fix if young's modulus is smaller than 500 kPa 2021-07-13 09:32:47 +02:00
Bernd Hahnebach
7f44954d62 FEM: calculix writer, small improvements 2021-07-13 09:32:20 +02:00
Bernd Hahnebach
0344b7a40a FEM: calculix writer, move generic constraint writer into base writer 2021-07-13 09:32:16 +02:00
Bernd Hahnebach
aac6497310 FEM: calculix writer, move material, element geometry and mat-geo-elementsets into separte methods 2021-07-12 23:45:44 +02:00
Bernd Hahnebach
8fe31431f3 FEM: calculix writer, move write mesh in separate module 2021-07-12 23:45:39 +02:00
Bernd Hahnebach
a8b14fa803 FEM: calculix writer, move write footer and step in separate modules
Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
2021-07-12 23:45:35 +02:00
Bernd Hahnebach
20dd86011c FEM: calculix writer, rename constraint writing methods 2021-07-12 23:45:29 +02:00
Bernd Hahnebach
9259d7273f FEM: writer base, add method to retieve all known sets 2021-07-12 20:36:51 +02:00
Bernd Hahnebach
e9cc19718f FEM: code conventions, update 2021-07-12 20:36:46 +02:00
Bernd Hahnebach
5b0da2e71b FEM: calculix writer, typo 2021-07-12 20:36:43 +02:00
Bernd Hahnebach
c3fafbb514 FEM: base writer, return on empty fem objects dict 2021-07-12 19:16:55 +02:00
Bernd Hahnebach
bdcf84d25a FEM: basewriter, do not try to get elementsets if there are no centrif objects 2021-07-12 01:03:37 +02:00
Bernd Hahnebach
e501fa11ea FEM: calculix writer, move constraint fluidsection in separate module 2021-07-12 01:03:29 +02:00
Bernd Hahnebach
7d68686758 FEM: calculix writer, move constraint initialtemperature in separate module, use generic constraint writer and fix unit tests 2021-07-12 01:03:20 +02:00
Bernd Hahnebach
45ea29030a FEM: calculix writer, move constraint selfweigt in separate module and use generic constraint writer 2021-07-12 01:03:12 +02:00
Bernd Hahnebach
849271de9c FEM: calculix writer, move constraint writing methodes 2021-07-12 01:03:06 +02:00
Bernd Hahnebach
23e190fba4 FEM: calculix writer, code formating 2021-07-12 01:02:59 +02:00
Bernd Hahnebach
09703327ea FEM: calculix writer, add write before and write after to constraints modules 2021-07-12 01:02:53 +02:00
Bernd Hahnebach
51db88451a FEM: calculix writer, do no longer write method names into input file, fix all unit test files 2021-07-12 01:02:46 +02:00
Bernd Hahnebach
4bd5f635df FEM: calculix writer, constraint writer, more simplifications 2021-07-12 01:02:41 +02:00
Bernd Hahnebach
e2e012e2d0 FEM: calculix writer, rename set writing methods to a generic one 2021-07-12 01:02:36 +02:00
Bernd Hahnebach
241ffb81ad FEM: calculix writer, constraints set writer, remove getter from there 2021-07-12 01:02:31 +02:00
Bernd Hahnebach
54e2007e32 FEM: calculix writer, move mesh data getter outside file writing 2021-07-12 01:02:25 +02:00
Bernd Hahnebach
3674be37a4 FEM: calculix writer, improve constraints code 2021-07-12 01:02:20 +02:00
Bernd Hahnebach
e2396cc048 FEM: code formating 2021-07-12 01:02:16 +02:00
Bernd Hahnebach
a14c601ed6 FEM: calculix writer, move constraint methods into separate modules 2021-07-12 01:02:12 +02:00
Bernd Hahnebach
552222ea92 FEM: code formating 2021-07-12 01:02:06 +02:00
UR-0
5cf39c4912 FEM: constraint centrif, Gui tools 2021-07-09 22:04:19 +02:00
Bernd Hahnebach
71ad243da6 FEM: constraint centrif, add unit test 2021-07-09 22:04:14 +02:00
Bernd Hahnebach
51e05eac08 FEM: constraint centrif, add example 2021-07-09 22:04:05 +02:00
UR-0
cc97865141 FEM: constraint centrif, App objects and methods:
- CalculiX centrifugal body loads
- CalculiX label CENTRIF from *DLOAD card
- implement FreeCAD NonGui code
- the object, ccx writer, etc
2021-07-09 22:03:58 +02:00
Sudhanshu Dubey
8279d687fb FEM: constraint transform beam hinged, add unit test 2021-07-09 17:40:36 +02:00
sliptonic
9fc9cd483a Merge pull request #4909 from troyp76/master
Path: Fixed incorrect usage of isDirty() in the accept button call back.
2021-07-09 09:23:55 -05:00
Yorik van Havre
da7ee8e061 Arch: Fixed text position of Arch spaces 2021-07-09 15:10:47 +02:00
Bernd Hahnebach
e2f7f56d89 FEM: examples, constraint transform beam hinged, fix material 2021-07-09 13:45:19 +02:00
Bernd Hahnebach
9602e3aac3 FEM: constraint transform torque example, code improvement and unit test fix 2021-07-09 13:17:58 +02:00
Sudhanshu Dubey
da14b75b6b FEM: contraint transform example, add unit test 2021-07-09 13:17:50 +02:00
Sudhanshu Dubey
e8c573e782 FEM: examples, add constraint transform torque example 2021-07-09 13:17:44 +02:00
Bernd Hahnebach
b47841cf8b FEM: general preferences gui, improve a string 2021-07-09 13:17:39 +02:00
Bernd Hahnebach
b0d5cedf19 FEM: calculix writer, small fix in constraint transform and a white space somewhere else 2021-07-09 13:17:32 +02:00
Bernd Hahnebach
cc1d883b64 FEM: calculix writer, move inlet outlet fluid mesh treament methods 2021-07-09 09:07:01 +02:00
Bernd Hahnebach
10abcfe789 FEM: calculix writer, code improvements 2021-07-09 09:06:57 +02:00
ebrahimraeyat
0897c02c78 FEM: writer base and ccx writer, move some calculix writer methods to writerbase 2021-07-09 09:06:53 +02:00
Yorik van Havre
834933866e Merged crowdin translations 2021-07-08 16:06:38 +02:00
Yorik van Havre
e540e5a969 Updated ts files 2021-07-08 16:00:23 +02:00