Ajinkya Dahale
0a91d2e731
[FEM] Change reference files to avoid failed tests
...
Fixes two errors introduced in/due to 7621382272ae712ebf4493d996d1a1a918e95df7.
First one is a typo. The writer used "translations" where the reference file for
the test used "translation". Went with "translation" since that was mentioned in
the comment just above.
Second one is some missed out new lines in the reference file
`.../constraint_transform_beam_hinged.inp`. These lines were added in
`.../frequency_beamsimple.inp` but not here.
2021-08-18 17:19:24 +02:00
luzpaz
eec971d87a
Draft: Fix LGTM 'test for equality' warning ( #4969 )
...
* Draft: Fix LGTM 'test for equality' warning
ref: https://lgtm.com/projects/g/FreeCAD/FreeCAD/alerts/?mode=tree&ruleFocus=7900090
* FEM: source comment typo fixes
2021-08-16 22:52:13 -05:00
fandaL
df215f4fce
FEM:request for reaction forces on Constraint displacement
2021-08-11 10:02:40 +02:00
Bernd Hahnebach
4d56e7d1e6
FEM: examples, use correct constraint in information for mystran plate example
2021-08-10 22:12:19 +02:00
Bernd Hahnebach
15d1446650
FEM: examples, displacement constraint needs to set Free and Fix
2021-08-09 22:16:33 +02:00
Bernd Hahnebach
d8dd29c196
FEM: examples, delete not needed material values
2021-08-09 21:29:59 +02:00
Bernd Hahnebach
17d16130e7
FEM: examples, add ccxtools solver
2021-08-09 21:29:52 +02:00
Bernd Hahnebach
09c0cf80a8
FEM: solver task panel, get rid off error message
2021-08-09 15:32:40 +02:00
Bernd Hahnebach
04af538d77
FEM: material task panel, improve handling of input fields without unit
2021-08-09 15:02:49 +02:00
Bernd Hahnebach
d4acd5160c
FEM: solver framework member checks, extend them
2021-08-06 21:35:29 +02:00
Bernd Hahnebach
f8149fa867
FEM: z88 and mystran writer, get rid of deprecated member assignments
2021-08-06 21:35:21 +02:00
Bernd Hahnebach
8973719a41
FEM: z88 tasks and writer, make use of mesh set data getter class
2021-08-06 21:35:16 +02:00
Bernd Hahnebach
b1febc8930
FEM: tasks module for z88, mystran and calculix, code improvements
2021-08-06 21:35:11 +02:00
Bernd Hahnebach
1bd94cf4de
FEM: z88 writer, code formatting
2021-08-06 21:35:06 +02:00
Bernd Hahnebach
6a0eea21aa
FEM: do not use the red error print if it is not a error
2021-08-06 21:35:01 +02:00
Bernd Hahnebach
64f4984a22
FEM: examples, truss seg2, fix solver typ
2021-08-05 15:35:51 +02:00
Bernd Hahnebach
2d68431642
FEM: examples, add 3D truss for z88 and calculix
2021-08-05 15:33:29 +02:00
Bernd Hahnebach
df68388888
FEM: calculix unit tests, add beam cross section tests
2021-08-04 22:26:07 +02:00
Bernd Hahnebach
799b4a867b
FEM: unit tests calculix and cmake, move a method and a file
2021-08-04 22:26:02 +02:00
Bernd Hahnebach
1f5728227c
FEM: typo
2021-08-04 22:25:56 +02:00
Bernd Hahnebach
7af6e21b05
FEM: calculix writer, beam cross section angle, improvements and fixes
2021-08-04 15:52:00 +02:00
Bernd Hahnebach
523d5eb672
FEM: calculix writer, femelement geometry, code formating
2021-08-04 15:51:55 +02:00
Bernd Hahnebach
177405810d
FEM: calculix writer, delete formatting comment, no longer needed as alle calculix input values are formatted the time being
2021-08-03 22:28:58 +02:00
Bernd Hahnebach
0ff4cde3ff
FEM: CalxuliX cantlever beam examples for pipe, circle and rectangle cross section
2021-08-03 20:02:52 +02:00
Bernd Hahnebach
d1d9b633b9
FEM: calculix writer, reaction forces, add some comment
2021-08-03 16:59:15 +02:00
Bernd Hahnebach
335e6a539f
FEM: ccx tools task panel, do not run solver with no or wrong ccx binary
2021-08-03 07:36:04 +02:00
Bernd Hahnebach
ae8e8c70dd
FEM: ccx tools, do not rais exceptions if there is no binary, give feedback to the user instead
2021-08-03 07:24:01 +02:00
Bernd Hahnebach
2c37bc6b98
FEM: calcuix writer, fix circular beam section
2021-08-02 18:29:25 +02:00
Bernd Hahnebach
00a6821903
FEM: calculix writer, force constraint, do not write zero loads
2021-08-02 11:14:11 +02:00
Bernd Hahnebach
52900b40b0
FEM: z88 writer, add circular beam section
2021-08-02 09:52:54 +02:00
Bernd Hahnebach
8acdb30819
FEM: z88 mesh exporter, add comments for element assignment
2021-08-01 13:32:22 +02:00
Bernd Hahnebach
095cbd28d0
FEM: examles, add missing geom obj links in meshes
2021-08-01 11:42:49 +02:00
Bernd Hahnebach
8cfb09d572
FEM: unit test command file, add command for all FEM App tests
2021-08-01 11:42:43 +02:00
Bernd Hahnebach
96db6713e5
FEM: unit test information, remove duplicate lines, they are in unit test commands file available
2021-08-01 11:42:38 +02:00
Bernd Hahnebach
458bd00613
FEM: improvements for meshes without geometry link
2021-08-01 11:42:33 +02:00
Bernd Hahnebach
e4b15dd336
FEM: calculix prechecks, beamsections and mesh without geometry link is not allowed
2021-08-01 11:42:29 +02:00
Bernd Hahnebach
fc364a4dc9
FEM: migrate modules, add old z88 solver module
2021-08-01 11:42:25 +02:00
Bernd Hahnebach
f6a985e0b4
FEM: Mystran solver, add Gui preferences page for binary path setting
2021-07-31 16:57:01 +02:00
Bernd Hahnebach
7d09e79b73
FEM: Mystran solver, add Gui command to add solver to a document
2021-07-31 16:57:01 +02:00
Bernd Hahnebach
7f92c9acdc
FEM: Mystran solver, add examples and writer unit tests
2021-07-31 16:57:01 +02:00
Bernd Hahnebach
5c8aa20107
FEM: Mystran solver, add solver, writer, tasks and constraint force and
...
fixed writing
2021-07-31 16:57:01 +02:00
Bernd Hahnebach
6c4d2ed29a
FEM: add Nastran mesh exporter based on pyNastran
2021-07-31 16:56:35 +02:00
luz paz
4d21ffa904
Fix various typos
2021-07-31 09:46:50 +02:00
Bernd Hahnebach
a0e2b3f890
FEM: meshtools, fix node count in newly add mesh type method, regressin wass added in 4f3504a6c9a76b
2021-07-30 16:10:16 +02:00
Bernd Hahnebach
d578041b25
FEM: examples, small improvements
2021-07-29 22:26:13 +02:00
Bernd Hahnebach
ebc8f8c857
FEM: ccx canti quad4 example and unit test, improve mesh
2021-07-29 22:25:38 +02:00
Bernd Hahnebach
c957570c0e
FEM: meshtools, add generic method to return femmesh type
2021-07-29 18:19:42 +02:00
Bernd Hahnebach
a188495ad3
FEM: unit tests, temporary deactivate 2 unit tests as they fail on ci
2021-07-29 13:23:43 +02:00
Bernd Hahnebach
d6568c8303
FEM: examples and unit tests calculix solver, add ccx cantilever with quad8 elements
2021-07-29 13:10:30 +02:00
Bernd Hahnebach
1ea0d9a9e0
FEM: examples and unit tests calculix solver, add ccx cantilever with quad4 elements
2021-07-29 13:10:22 +02:00