Commit Graph

3189 Commits

Author SHA1 Message Date
Bernd Hahnebach
adcb721ced FEM: z88 result reader, fill stats 2020-07-12 19:55:23 +02:00
Bernd Hahnebach
237cba004c FEM: restult tools stats calculation, fix missing check 2020-07-12 19:55:16 +02:00
Bernd Hahnebach
fcdbafba09 FEM: examples, improve example names shown to the user 2020-07-10 14:42:55 +02:00
Bernd Hahnebach
6e40c19f73 FEM: examples, rename material multiple two boxes 2020-07-10 08:41:13 +02:00
Bernd Hahnebach
e635f00b28 FEM: examples, code formating material multiple two boxes 2020-07-10 08:41:11 +02:00
Sudhanshu Dubey
76b131706f FEM: unit tests, add test for multibody face analysis example 2020-07-10 08:41:09 +02:00
Sudhanshu Dubey
3b2cb1a7a8 FEM: examples, added mutibody face analysis example 2020-07-10 08:41:05 +02:00
Sudhanshu Dubey
1827439843 FEM: unit tests, add test for multibody analysis example 2020-07-10 08:41:05 +02:00
Sudhanshu Dubey
149f4442a2 FEM: examples, add another multi material 2020-07-10 08:41:03 +02:00
Bernd Hahnebach
0361fdb175 FEM: examples, some code improvements 2020-07-09 21:35:20 +02:00
Bernd Hahnebach
b27262e8e3 FEM: examples, remove z88 solver from not supported examples 2020-07-09 19:47:00 +02:00
Sudhanshu Dubey
ccd5706cb5 FEM: examples, solver name changed to work with new examplegui 2020-07-09 18:02:49 +02:00
Sudhanshu Dubey
b3ff6ec585 FEM: cancel button changed to close button 2020-07-09 08:09:09 +02:00
Sudhanshu Dubey
2f430f3bf2 FEM: examplegui modified to setup different solvers
... based on the selection by user
2020-07-09 08:08:54 +02:00
Bernd Hahnebach
ed1467ce75 FEM: examples gui, code formating 2020-07-08 00:01:22 +02:00
Bernd Hahnebach
3707396820 FEM: examples gui, improve close and only enable button on selectig example 2020-07-07 22:02:16 +02:00
Sudhanshu Dubey
e17f2101a9 FEM: examples gui, improvemnts
OK button changed to Setup and buttons disabled by default
2020-07-07 22:02:07 +02:00
Bernd Hahnebach
5d59c5df8b FEM: examples, add warning if wrong solver type is given to the setup method 2020-07-07 18:49:25 +02:00
Bernd Hahnebach
c3da895a1f FEM: elmer writer, equation elasticity, only write needed material values 2020-07-07 12:33:54 +02:00
Bernd Hahnebach
d8a2da610f FEM: elmer writer, fix self weight 2020-07-07 12:33:45 +02:00
Bernd Hahnebach
f33ddb8cca FEM: cmake, fix calculix unit test data install dir 2020-07-07 10:32:34 +02:00
Bernd Hahnebach
f133a0e5ef FEM: examples gui, fix report console error 2020-07-07 09:48:00 +02:00
wmayer
f7dfc35a4a Fem: [skip ci] fix bug in ViewProviderFemPostFunction::attach
When applying an action on a node its reference count must be > 0
2020-07-07 08:43:46 +02:00
Bernd Hahnebach
3638d602cd FEM: commands manager, fix load of FemGui 2020-07-07 08:00:34 +02:00
Bernd Hahnebach
614d5f4548 FEM: elmer unit tests, add ccx cantilever prescribed displacement example 2020-07-07 08:00:26 +02:00
Bernd Hahnebach
c251d8c99d FEM: solver calculix unit tests, add all ccx cantiever examples 2020-07-07 07:30:20 +02:00
Bernd Hahnebach
a1bf9d63fa FEM: calculix unit tests, move test from ccxtools to calculix solver 2020-07-06 23:29:22 +02:00
Bernd Hahnebach
e10fae803f FEM: elmer unit test data, rename some test data files 2020-07-06 23:29:20 +02:00
Bernd Hahnebach
74e0912ed6 FEM: elmer unit tests, code improvements 2020-07-06 23:29:18 +02:00
Bernd Hahnebach
3080c8a713 FEM: calculix unit tests, code improvements 2020-07-06 23:29:16 +02:00
Bernd Hahnebach
8875cc5b46 FEM: ccx unit test data, rename to calculix and rename some data files 2020-07-06 23:29:12 +02:00
Bernd Hahnebach
2d9459d968 FEM: ccx tools unit tests, rename some methods and change base name retrieving 2020-07-06 23:29:12 +02:00
Bernd Hahnebach
ac5f8569d0 FEM: ccx unit test data, delete not needed geometry setup files 2020-07-06 23:29:10 +02:00
Sudhanshu Dubey
d04d675267 FEM: examples, changed name of example
to not conflict with CCX cantilever faceload in examplegui
2020-07-06 06:27:45 +02:00
vocx-fc
1de26011e0 FEM: skip importing examplesgui in unit tests 2020-07-06 06:24:51 +02:00
Sudhanshu Dubey
ff3ce49139 FEM: examples, add Gui to setup examples 2020-07-03 18:03:35 +02:00
Sudhanshu Dubey
3685b3dad7 FEM: examples, add method for retrieving informations 2020-07-03 18:03:27 +02:00
Bernd Hahnebach
7103688045 FEM: calculix solver unit tests, add generic inp file writing method and make use of it 2020-07-03 15:27:08 +02:00
Bernd Hahnebach
5d5119811a FEM: objects unit tests, improve directory handling 2020-07-03 15:27:00 +02:00
Bernd Hahnebach
755ffe20c7 FEM: mesh unit tests, improve directory handling 2020-07-03 15:26:53 +02:00
Zheng, Lei
6d2bf01071 Fem: fix ViewProviderFemPostPipeline::updateData() 2020-07-03 14:37:59 +02:00
Bernd Hahnebach
76b03ae90f FEM: ccxtools unit tests, simplifictions 2020-07-03 09:56:59 +02:00
Bernd Hahnebach
98b804cd72 FEM: ccxtools unit tests, improve directory handling 2020-07-02 18:13:47 +02:00
Bernd Hahnebach
82551c2d0f FEM: elmer unit tests, add ccx canti node load test 2020-07-02 14:25:56 +02:00
Bernd Hahnebach
d8d0a513d2 FEM: unit tests, improve directory handling 2020-07-02 14:25:48 +02:00
Bernd Hahnebach
7890f1a7af FEM: solver elmer unit tests, add generic input file test method and make use of it 2020-07-02 14:25:39 +02:00
Bernd Hahnebach
bc309838dc FEM: examples, fix mat value in simple box example 2020-07-01 22:18:14 +02:00
Bernd Hahnebach
aad66311fd FEM: elmer unit tests, add ccx canti faceload 2020-07-01 22:18:07 +02:00
Bernd Hahnebach
25a4cf67d5 FEM: elmer unit test, rename case file
rebaseSmart
2020-07-01 21:44:16 +02:00
Bernd Hahnebach
ddaaa5edf9 FEM: solver elmer unit test, small improvements 2020-07-01 21:44:09 +02:00