Commit Graph

113 Commits

Author SHA1 Message Date
Bernd Hahnebach
3600ccae8d FEM: examples, fix another non ascii character 2020-07-31 09:07:07 +02:00
Bernd Hahnebach
55445f1af1 FEM: examples, fix non ascii character in code 2020-07-31 09:04:28 +02:00
wmayer
64c9fa0dab Py2: fix Python2 builds 2020-07-30 14:37:11 +02:00
Sudhanshu Dubey
9728cf15f0 FEM: square pipe examples, typo corrected for consistency 2020-07-30 08:10:27 +02:00
Sudhanshu Dubey
499eb8d07d FEM: examples, add electrostatics electricforce example
From elmer tutorial nongui6
2020-07-30 08:10:25 +02:00
Sudhanshu Dubey
7bb3506c45 FEM: examples, added capacitance two balls example 2020-07-30 08:10:23 +02:00
Sudhanshu Dubey
6d5b0432e9 FEM: examples, bimetall, add solver elmer 2020-07-30 08:10:21 +02:00
Sudhanshu Dubey
50566cff2b FEM: examples, add constraint transform beam hinged example 2020-07-30 08:10:19 +02:00
Sudhanshu Dubey
b737ed6a55 FEM: examplesgui, enhancements
- double click to setup example
- wait cursor when loading example
- sorting second level
2020-07-30 08:10:15 +02:00
Sudhanshu Dubey
30a87fa0e0 FEM: examplesgui, setting default solver to None
leaving it for the example to decide
2020-07-30 08:10:15 +02:00
Sudhanshu Dubey
052448e61f FEM: examples, add node load calculation example 2020-07-20 23:52:05 +02:00
Sudhanshu Dubey
2306afbb56 FEM: examples, add edge load calculation on twisted hollow profile 2020-07-20 23:51:58 +02:00
Bernd Hahnebach
c47eaa36e2 FEM: coverity, some left outs 2020-07-20 23:10:47 +02:00
Bernd Hahnebach
a10f19f0a0 FEM: coverity, Null pointer dereferences 2020-07-20 22:33:54 +02:00
Bernd Hahnebach
5b6755989c FEM: examples, selfweight elmer, change solver attribute 2020-07-20 19:37:17 +02:00
Bernd Hahnebach
e813423261 FEM: examples selfweight, comments 2020-07-16 00:09:11 +02:00
Bernd Hahnebach
605f1aa2e1 FEM: examples self weight, add comment 2020-07-14 20:58:01 +02:00
Sudhanshu Dubey
ca0f9b44d4 FEM: examples, add new ccx_cantilever_selfweight exam 2020-07-14 20:46:53 +02:00
Bernd Hahnebach
11d2251b1d FEM: examples, prescribed displacement, add comment in the regard of z88 2020-07-13 21:51:40 +02:00
Sudhanshu Dubey
2078f88664 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
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
3b2cb1a7a8 FEM: examples, added mutibody face 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
f133a0e5ef FEM: examples gui, fix report console error 2020-07-07 09:48:00 +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
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
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
ddaaa5edf9 FEM: solver elmer unit test, small improvements 2020-07-01 21:44:09 +02:00
Bernd Hahnebach
b13c2b57c1 FEM: examples, nonlinear material, add forum link 2020-07-01 21:44:03 +02:00
Bernd Hahnebach
ecc07bc050 FEM: examples manager, typo 2020-06-29 08:08:34 +02:00
Bernd Hahnebach
ef21d8ec08 FEM: examples manager, delete depreciated code 2020-06-26 11:26:42 +02:00
Sudhanshu Dubey
c57c3cbcf6 FEM: examples manager, add generic method to run examples 2020-06-26 10:57:07 +02:00
Bernd Hahnebach
5f928b7325 FEM: examples, section print, fix to setup on cmd mode 2020-06-24 09:22:01 +02:00
Sudhanshu Dubey
e8bee15f03 FEM: examples, add section print 2020-06-24 07:52:16 +02:00
Bernd Hahnebach
648b3bbe7e FEM: examples, some comment changes 2020-06-23 09:12:24 +02:00
Sudhanshu Dubey
c22fa6eac7 FEM: examples, use gmsh mesh object instead off pure mesh object 2020-06-23 07:19:09 +02:00