Bernd Hahnebach
6c47bb5b9e
FEM: coverity, some left outs
2020-07-20 23:10:47 +02:00
Bernd Hahnebach
8a6eaed01f
FEM: coverity, Null pointer dereferences
2020-07-20 22:33:54 +02:00
Bernd Hahnebach
1db461837d
FEM: examples, selfweight elmer, change solver attribute
2020-07-20 19:37:17 +02:00
Bernd Hahnebach
eaad0c1310
FEM: examples selfweight, comments
2020-07-16 00:09:11 +02:00
Bernd Hahnebach
5f766aa8cd
FEM: examples self weight, add comment
2020-07-14 20:58:01 +02:00
Sudhanshu Dubey
c326268b8c
FEM: examples, add new ccx_cantilever_selfweight exam
2020-07-14 20:46:53 +02:00
Bernd Hahnebach
e095cd6670
FEM: examples, prescribed displacement, add comment in the regard of z88
2020-07-13 21:51:40 +02:00
Sudhanshu Dubey
aab6d8420a
FEM: examples, prevent creation of z88 solver
...
... since it's not supported by this example
2020-07-13 21:51:31 +02:00
Bernd Hahnebach
69a14d5740
FEM: examples, improve example names shown to the user
2020-07-10 14:42:55 +02:00
Bernd Hahnebach
5f88fa2ebb
FEM: examples, rename material multiple two boxes
2020-07-10 08:41:13 +02:00
Bernd Hahnebach
8abfe38fb1
FEM: examples, code formating material multiple two boxes
2020-07-10 08:41:11 +02:00
Sudhanshu Dubey
c6a92226f9
FEM: examples, added mutibody face analysis example
2020-07-10 08:41:05 +02:00
Sudhanshu Dubey
a089d4e4da
FEM: examples, add another multi material
2020-07-10 08:41:03 +02:00
Bernd Hahnebach
efc3abdbf7
FEM: examples, some code improvements
2020-07-09 21:35:20 +02:00
Bernd Hahnebach
bf98467c50
FEM: examples, remove z88 solver from not supported examples
2020-07-09 19:47:00 +02:00
Sudhanshu Dubey
0869621707
FEM: examples, solver name changed to work with new examplegui
2020-07-09 18:02:49 +02:00
Sudhanshu Dubey
44f46da701
FEM: cancel button changed to close button
2020-07-09 08:09:09 +02:00
Sudhanshu Dubey
21aefcbed6
FEM: examplegui modified to setup different solvers
...
... based on the selection by user
2020-07-09 08:08:54 +02:00
Bernd Hahnebach
630208e879
FEM: examples gui, code formating
2020-07-08 00:01:22 +02:00
Bernd Hahnebach
5cd12be51f
FEM: examples gui, improve close and only enable button on selectig example
2020-07-07 22:02:16 +02:00
Sudhanshu Dubey
eed05c7db3
FEM: examples gui, improvemnts
...
OK button changed to Setup and buttons disabled by default
2020-07-07 22:02:07 +02:00
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
8d9fb3e173
FEM: examples gui, fix report console error
2020-07-07 09:48:00 +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
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
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
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
b457adc0ae
FEM: examples manager, typo
2020-06-29 08:08:34 +02:00
Bernd Hahnebach
76c0391bcd
FEM: examples manager, delete depreciated code
2020-06-26 11:26:42 +02:00
Sudhanshu Dubey
2dcfdd98d0
FEM: examples manager, add generic method to run examples
2020-06-26 10:57:07 +02:00
Bernd Hahnebach
3a2485033a
FEM: examples, section print, fix to setup on cmd mode
2020-06-24 09:22:01 +02:00
Sudhanshu Dubey
128819d9ff
FEM: examples, add section print
2020-06-24 07:52:16 +02:00
Bernd Hahnebach
248fd5e239
FEM: examples, some comment changes
2020-06-23 09:12:24 +02:00
Sudhanshu Dubey
891a398ffb
FEM: examples, use gmsh mesh object instead off pure mesh object
2020-06-23 07:19:09 +02:00
Sudhanshu Dubey
3fdd7dc260
FEM: examples, ccx_cantilever_std separated into 4 examples
2020-06-23 07:18:56 +02:00
Sudhanshu Dubey
93b5df4be3
FEM: examples, boxanalysis separated into 2 examples
...
The static and frequency analysis were separated
2020-06-23 07:18:50 +02:00
Sudhanshu Dubey
4fa324a5b7
FEM: examples, manager, add missing run in run all
2020-06-23 07:18:39 +02:00
Sudhanshu Dubey
f30c9f3250
FEM: examples, flow 1D, add comment
2020-06-23 07:18:31 +02:00
Sudhanshu Dubey
4d731153d8
FEM: examples, bimetall, move comment
2020-06-23 07:18:25 +02:00
Bernd Hahnebach
08121cf709
FEM: fem examples manager, fix ccx tools solver
2020-06-08 10:29:45 +02:00
Bernd Hahnebach
4d961531f3
FEM: normalise license headers
2020-05-22 18:55:05 +02:00
Bernd Hahnebach
4a7d5c42a7
FEM: solver ccxtools, change object type
2020-05-21 15:04:18 +02:00
Sebastian Bachmann
19d090fe77
Resolve SyntaxWarning literal comparison in py3.8
...
Comparison with literals should be done using != and == and not 'is
not' and 'is'.
Found the files using:
find . -name \*.py -exec pylint --disable=all --enable=R0123 --score=no {} \;
Python 3.8 prints out SyntaxWarnings when reading the files, this
would happen for example on every installation.
2020-04-13 11:40:16 +02:00
Bernd Hahnebach
cdc290ce30
FEM: typo, pep8
2020-03-22 10:36:44 +01:00
Bernd Hahnebach
89479fd74d
FEM: examples, new lines
2020-03-22 09:51:32 +01:00
Bernd Hahnebach
bd6cfa255d
FEM: fix contact shell shell example
2020-03-22 09:51:22 +01:00