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
Sudhanshu Dubey
cfec12ec10
FEM: examples, ccx_cantilever_std separated into 4 examples
2020-06-23 07:18:56 +02:00
Sudhanshu Dubey
54c8dbd812
FEM: examples, boxanalysis separated into 2 examples
...
The static and frequency analysis were separated
2020-06-23 07:18:50 +02:00
Sudhanshu Dubey
6360ab6cea
FEM: examples, manager, add missing run in run all
2020-06-23 07:18:39 +02:00
Sudhanshu Dubey
061524803b
FEM: examples, flow 1D, add comment
2020-06-23 07:18:31 +02:00
Sudhanshu Dubey
79377cbc98
FEM: examples, bimetall, move comment
2020-06-23 07:18:25 +02:00
Bernd Hahnebach
f68f44311f
FEM: fem examples manager, fix ccx tools solver
2020-06-08 10:29:45 +02:00
Bernd Hahnebach
a3a61c3348
FEM: normalise license headers
2020-05-22 18:55:05 +02:00
Bernd Hahnebach
22a585fba3
FEM: solver ccxtools, change object type
2020-05-21 15:04:18 +02:00
Sebastian Bachmann
c2a2effac2
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
e5ec4f3165
FEM: typo, pep8
2020-03-22 10:36:44 +01:00
Bernd Hahnebach
894b55aa95
FEM: examples, new lines
2020-03-22 09:51:32 +01:00
Bernd Hahnebach
96c293073c
FEM: fix contact shell shell example
2020-03-22 09:51:22 +01:00
Bernd Hahnebach
c9bca5bd15
FEM: examples, better choose active document for fit view
2020-03-22 09:51:13 +01:00
Bernd Hahnebach
8705a6f3cf
FEM: examples, some code improvements
2020-03-13 09:19:27 +01:00
luz.paz
b3e42d103d
[skip ci] fix follow-up typos
2020-03-06 14:50:35 +01:00
Bernd Hahnebach
eeb97b36dc
FEM: examples, add ccx cantilever with hexa20
2020-03-01 23:08:53 +01:00
Bernd Hahnebach
6b2720f671
FEM: constraint tie, add example
2020-02-19 17:56:43 +01:00
Bernd Hahnebach
74ba3e7d26
FEM: thermomech bimetall, add it to the examples
2020-02-06 23:36:38 +01:00
Bernd Hahnebach
7387f32017
FEM: examples, manager, add missing examples to run all
2020-02-06 21:14:21 +01:00
Bernd Hahnebach
e3e319790b
FEM: contact shell example, small improvement
2020-02-06 21:14:15 +01:00
Bernd Hahnebach
342695ac37
FEM: contact solid example, fix obj names
2020-02-06 21:14:04 +01:00
Bernd Hahnebach
f5835dc6ce
FEM: contact solid example, improve geometry creation
2020-02-04 10:47:20 +01:00
Bernd Hahnebach
230c1c9303
FEM: change example contact shell shell name
2020-02-01 16:37:15 +01:00
Bernd Hahnebach
ae3f750044
FEM: add constraint contact solid solid example
2020-02-01 16:36:58 +01:00
Bernd Hahnebach
84aa3bbcc7
FEM: examples, copy code to run to module top
2020-01-30 17:53:23 +01:00
Bernd Hahnebach
431639197d
FEM: examples, small code improvements
2020-01-20 05:56:50 +01:00
Bernd Hahnebach
a6ef39b2ec
FEM: code formating
2020-01-16 23:00:44 +01:00
UR-0
9a607f136d
FEM: examples, improve shell contact
2020-01-16 23:00:25 +01:00
Bernd Hahnebach
cb8feb0d0b
FEM: examples, add shell contact
2020-01-16 23:00:14 +01:00
Bernd Hahnebach
2f0d34e0ff
FEM: examples, set input splitted input file writing to False
2020-01-16 13:57:44 +01:00
Bernd Hahnebach
c3df99e984
FEM: examples, move dev in manager
2019-10-08 22:46:13 +02:00
Bernd Hahnebach
d780f7a356
'FEM: examples, better file names for meshes
2019-10-08 22:46:06 +02:00
Bernd Hahnebach
326ea342d2
FEM: examples, manager, add recomputes
2019-10-08 21:56:55 +02:00
Bernd Hahnebach
e8bc344304
FEM: examples, delete not needed comment
2019-10-08 21:56:48 +02:00
Bernd Hahnebach
1ec2a9621b
FEM: examples, better var name for solver type
2019-10-08 21:56:40 +02:00
Bernd Hahnebach
128358baaf
FEM: examples, rename multi material example
2019-10-08 21:56:32 +02:00
Bernd Hahnebach
84c8652ee3
FEM: fem exapmles, add nonlinear material example to show peeq strain
2019-10-08 21:56:25 +02:00
Bernd Hahnebach
2873e535f7
FEM: examples manager, small fix
2019-09-26 18:30:30 +02:00
Bernd Hahnebach
c3976011a7
FEM: example simple box static and frequency, add them to the example manager
2019-09-26 18:30:24 +02:00
Bernd Hahnebach
bc29bcf6fd
FEM: examples simple box static and frequency, move mesh from unit tests to fem examples
2019-09-26 18:30:20 +02:00
Bernd Hahnebach
3acb7d937a
FEM: move setup simple box static and frequency example from unit tests to fem examples
2019-09-26 18:30:16 +02:00
Bernd Hahnebach
1f8c68603b
FEM: examples, flow 1d, improve variable names
2019-09-26 07:26:17 +02:00
Bernd Hahnebach
253891b44d
FEM: example thermomech flow1d, add it to the example manager
2019-09-26 07:26:12 +02:00