FEA-eng
2db2048538
FEM: Update manager.py
2024-07-14 15:21:00 +02:00
lyphrowny
cbea6b6094
FEM: reformat codebase
2024-06-23 16:26:36 +03:00
marioalexis
e3648061fd
Fem: Set license for Python generated examples
2024-06-04 11:38:29 -03:00
Chris Hennes
bdc0077497
FEM: Remove improperly licensed files
...
The original authors of these files could not be contacted to correct the licensing mistake in the FCStd files, so the test cases are removed.
2023-06-19 17:47:22 -05:00
Uwe
86a5acbca8
[FEM] add example file for deformation
2023-03-23 06:17:09 +01:00
Uwe
9007723331
[FEM] rewrite initial velocity constraint
...
- same as #8963 but for initial velocity
- add an example file that demonstrates the influence of the initial velocity
- some fine-tuning for the existing flow example
2023-03-20 04:58:24 +01:00
Uwe
5dabd5dfff
[FEM] add an example for a turbulent flow
2023-03-17 17:57:09 +01:00
Uwe
45eff3aaed
[FEM] add example for magnetostatics
2023-02-24 16:32:11 +01:00
Uwe
486970b90d
[FEM] add example for magnetodynamic 2D equation
2023-02-23 03:48:31 +01:00
Uwe
35725769d9
[FEM] add example for magnetodynamic equation
...
- also fix description of other recently added examples
2023-02-22 03:51:28 +01:00
Uwe
d13926baa8
[FEM] add example for flux equation
...
- also fine-tune flow example
2023-02-21 13:01:14 +01:00
Uwe
1f8f2bf6cb
[FEM] add new example file for flow and heat
...
- also extend examples libraries for (more to come) examples with multiphysics (multiple equations)
2023-02-20 02:06:48 +01:00
Bernd Hahnebach
a536093b70
FEM: examples manager, code formating
2021-06-18 11:20:10 +02:00
Bernd Hahnebach
3626f48699
FEM: examples, update manager
2021-06-17 12:41:25 +02:00
Bernd Hahnebach
c3c383a58b
FEM: examples, improve explanation text object
2021-06-17 10:39:28 +02:00
Bernd Hahnebach
7a9a282431
FEM: examples, move some method in separate module
2021-06-16 15:34:08 +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
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
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
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
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
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
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
cb8feb0d0b
FEM: examples, add shell contact
2020-01-16 23:00:14 +01:00
Bernd Hahnebach
c3df99e984
FEM: examples, move dev in manager
2019-10-08 22:46:13 +02:00
Bernd Hahnebach
326ea342d2
FEM: examples, manager, add recomputes
2019-10-08 21:56:55 +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
253891b44d
FEM: example thermomech flow1d, add it to the example manager
2019-09-26 07:26:12 +02:00
Bernd Hahnebach
d0422fa91c
FEM: examples, some improvements
2019-09-26 07:25:51 +02:00
Bernd Hahnebach
f33aa0cbab
FEM: example multimaterial two boxes, add it to the example manager
2019-09-25 21:22:19 +02:00
Bernd Hahnebach
1d8a586721
FEM: example thermomech spine, add it to the example manager
2019-09-25 21:21:56 +02:00
Bernd Hahnebach
1f5eada2d7
FEM: utils, use snake case for new methods
2019-09-06 21:59:14 +02:00
Bernd Hahnebach
2afd93bb55
FEM: move working path methods from solver run to utils
2019-09-06 21:59:05 +02:00