Commit Graph

4322 Commits

Author SHA1 Message Date
Bernd Hahnebach
2ee361df3d FEM: examples, add warning if wrong solver type is given to the setup method 2020-07-07 18:49:25 +02:00
Bernd Hahnebach
8b82fdf7f5 FEM: elmer writer, equation elasticity, only write needed material values 2020-07-07 12:33:54 +02:00
Bernd Hahnebach
21f779b42a FEM: elmer writer, fix self weight 2020-07-07 12:33:45 +02:00
Bernd Hahnebach
275235f937 FEM: cmake, fix calculix unit test data install dir 2020-07-07 10:32:34 +02:00
Bernd Hahnebach
8d9fb3e173 FEM: examples gui, fix report console error 2020-07-07 09:48:00 +02:00
wmayer
1ae5bf7ffb 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
a6fc4cb86a FEM: commands manager, fix load of FemGui 2020-07-07 08:00:34 +02:00
Bernd Hahnebach
fe4e706a04 FEM: elmer unit tests, add ccx cantilever prescribed displacement example 2020-07-07 08:00:26 +02:00
Bernd Hahnebach
1c790283de FEM: solver calculix unit tests, add all ccx cantiever examples 2020-07-07 07:30:20 +02:00
Bernd Hahnebach
9b75c0b7c8 FEM: calculix unit tests, move test from ccxtools to calculix solver 2020-07-06 23:29:22 +02:00
Bernd Hahnebach
0ed2caeadc FEM: elmer unit test data, rename some test data files 2020-07-06 23:29:20 +02:00
Bernd Hahnebach
b5a9207957 FEM: elmer unit tests, code improvements 2020-07-06 23:29:18 +02:00
Bernd Hahnebach
7c154af8f9 FEM: calculix unit tests, code improvements 2020-07-06 23:29:16 +02:00
Bernd Hahnebach
dc2211c4b8 FEM: ccx unit test data, rename to calculix and rename some data files 2020-07-06 23:29:12 +02:00
Bernd Hahnebach
713fc0bbc5 FEM: ccx tools unit tests, rename some methods and change base name retrieving 2020-07-06 23:29:12 +02:00
Bernd Hahnebach
6e04d86af9 FEM: ccx unit test data, delete not needed geometry setup files 2020-07-06 23:29:10 +02:00
Sudhanshu Dubey
05a76b24eb 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
3de5639452 FEM: skip importing examplesgui in unit tests 2020-07-06 06:24:51 +02:00
Sudhanshu Dubey
a5a0b7b7a4 FEM: examples, add Gui to setup examples 2020-07-03 18:03:35 +02:00
Sudhanshu Dubey
27d35e57f2 FEM: examples, add method for retrieving informations 2020-07-03 18:03:27 +02:00
Bernd Hahnebach
162133e74b 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
5e94f41db7 FEM: objects unit tests, improve directory handling 2020-07-03 15:27:00 +02:00
Bernd Hahnebach
a38cf0b32d FEM: mesh unit tests, improve directory handling 2020-07-03 15:26:53 +02:00
Zheng, Lei
047dd33214 Fem: fix ViewProviderFemPostPipeline::updateData() 2020-07-03 14:37:59 +02:00
Bernd Hahnebach
dc8af8e535 FEM: ccxtools unit tests, simplifictions 2020-07-03 09:56:59 +02:00
Bernd Hahnebach
1fa1d753b0 FEM: ccxtools unit tests, improve directory handling 2020-07-02 18:13:47 +02:00
Bernd Hahnebach
7809cb8de5 FEM: elmer unit tests, add ccx canti node load test 2020-07-02 14:25:56 +02:00
Bernd Hahnebach
b8dce01b94 FEM: unit tests, improve directory handling 2020-07-02 14:25:48 +02:00
Bernd Hahnebach
2e077f4181 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
d8d53bcb60 FEM: examples, fix mat value in simple box example 2020-07-01 22:18:14 +02:00
Bernd Hahnebach
a29c488771 FEM: elmer unit tests, add ccx canti faceload 2020-07-01 22:18:07 +02:00
Bernd Hahnebach
8ed7201e06 FEM: elmer unit test, rename case file
rebaseSmart
2020-07-01 21:44:16 +02:00
Bernd Hahnebach
86c5799571 FEM: solver elmer unit test, small improvements 2020-07-01 21:44:09 +02:00
Bernd Hahnebach
a15adf2dee FEM: examples, nonlinear material, add forum link 2020-07-01 21:44:03 +02:00
Bernd Hahnebach
43cc0084eb FEM: unit tests, make own module for each frame work solver 2020-07-01 17:42:47 +02:00
Bernd Hahnebach
3c4c3197c9 FEM: meshtools, better comment 2020-06-30 22:27:24 +02:00
Bernd Hahnebach
82ea30f752 FEM: imports, improvements 2020-06-30 22:27:16 +02:00
Bernd Hahnebach
0065d6b76e FEM: mesh tools, compact mesh, use one id for Edges, Faces and Volumes as SMESH does save it 2020-06-30 19:26:04 +02:00
wmayer
41c481cc9b Fem: [skip ci] handle exception in Fem Constraint in case referenced shape element doesn't exist 2020-06-30 11:34:07 +02:00
Bernd Hahnebach
3a97d68e70 FEM: elmer equation flux, better name without word solver 2020-06-29 22:28:26 +02:00
Bernd Hahnebach
6321f1d8f3 FEM: equation head, change back wrong menue text introduced with fa8c4c618ff2 2020-06-29 21:46:43 +02:00
Bernd Hahnebach
096ec69fb3 FEM: elmer writer, fix unit test 2020-06-29 20:21:56 +02:00
Bernd Hahnebach
6912557ee4 FEM: elmer writer, better messages and code formating 2020-06-29 20:21:51 +02:00
HoWil
520b69bdb7 FEM: elmer writer, add scaling and revert scaling only for m/kg/s unit schema 2020-06-29 20:21:51 +02:00
HoWil
3b9422d52d FEM: elmer writer, export meter based units for scaled m-based simulation 2020-06-29 20:21:49 +02:00
Bernd Hahnebach
1432635013 FEM: constant vacuum permittivity, implement in elmer writer 2020-06-29 17:46:43 +02:00
Bernd Hahnebach
84aba55ea8 FEM: constant vacuum permittivity, add object to overwrite constant 2020-06-29 17:46:43 +02:00
Bernd Hahnebach
b457adc0ae FEM: examples manager, typo 2020-06-29 08:08:34 +02:00
Bernd Hahnebach
7138420c91 FEM: objects make, add TODO comment 2020-06-29 08:08:25 +02:00
Bernd Hahnebach
5be1bde753 FEM: object add module, small comment fix 2020-06-29 08:08:11 +02:00