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
Uwe
95a6d1e208
[FEM] Elmer: add support for 3D magnetodynamics
...
- adds the corresponding Elmer equation (it is now possible to do Elmer's tutorial example no. 14)
2023-02-10 19:48:31 +01:00
Uwe
04915b694b
[FEM] add new constraint for magnetization
2023-02-09 14:41:25 +01:00
Uwe
d5ac0758cf
[FEM] Elmer: add support for 2D magnetodynamics
...
- adds the corresponding Elmer equation (it is now possible to do Elmer's tutorial example no. 16)
2023-02-07 11:06:22 +01:00
Uwe
c8e25bf4d4
[FEM] Elmer writer: sort out elasticity equation
...
- sort out elasticity equation - last step to refactor writer.py
2023-02-07 04:33:20 +01:00
Uwe
bc275eb772
[FEM] Elmer writer: sort out electricforce equation
...
- sort out electricforce equation - next step to refactor writer.py
2023-02-07 03:59:59 +01:00
Uwe
8d0d38911f
[FEM] Elmer writer: sort out flow equation
...
- sort out flow equation - next step to refactor writer.py
2023-02-07 03:21:25 +01:00
Uwe
53452cfec3
[FEM] Elmer writer: sort out flux equation
...
- sort out flux equation - next step to refactor writer.py
2023-02-07 02:40:59 +01:00
Uwe
5b2f99c5ea
[FEM] Elmer writer: sort out heat equation
...
- sort out heat equation - next step to refactor writer.py
2023-02-07 02:03:53 +01:00
Uwe
3d3313546a
[FEM] Elmer: refactor writer for electrostatics
...
- the writer.py is to large to keep the overview, thus sort out the handling of the different equations (also since more equations will be added)
- This PR sorts out the electrostatic equation handling as first step (more equations will follow once this is merged)
2023-02-07 00:38:50 +01:00
Uwe
82b6e03625
[FEM] add current density constraint
...
- also add corresponding App::PropertyCurrentDensity
- also fix a typo in test_object.py
2023-02-05 21:10:15 +01:00
Uwe
37dc6e8a29
[FEM] sort equations alphabetically
...
- to ease readability a bit
2023-02-02 05:35:15 +01:00
Uwe
040f86c4d5
[FEM] fix body heat source constraint
...
- as the name implies, it must be possible to set the heat to different bodies
- for this a selection dialog is necessary
- check that heat is not zero
2022-08-15 02:47:01 +02:00
Uwe
27f50ad131
[FEM] add initial pressure constraint ( #7364 )
...
* [FEM] add initial pressure constraint
- this is needed for fluids
2022-08-14 20:00:36 +02:00
Bernd Hahnebach
c4118bb2be
FEM: examples, add 3D truss for z88 and calculix
2021-08-05 15:33:29 +02:00
Bernd Hahnebach
0942f4f55e
FEM: calculix unit tests, add beam cross section tests
2021-08-04 22:26:07 +02:00
Bernd Hahnebach
0090cf64a9
FEM: unit tests calculix and cmake, move a method and a file
2021-08-04 22:26:02 +02:00
Bernd Hahnebach
f7cefaef47
FEM: CalxuliX cantlever beam examples for pipe, circle and rectangle cross section
2021-08-03 20:02:52 +02:00
Bernd Hahnebach
005c66f4ec
FEM: Mystran solver, add examples and writer unit tests
2021-07-31 16:57:01 +02:00
Bernd Hahnebach
cdcd271b4c
FEM: Mystran solver, add solver, writer, tasks and constraint force and
...
fixed writing
2021-07-31 16:57:01 +02:00
Bernd Hahnebach
e100971fa0
FEM: add Nastran mesh exporter based on pyNastran
2021-07-31 16:56:35 +02:00
Bernd Hahnebach
551e6e9675
FEM: examples and unit tests calculix solver, add ccx cantilever with quad8 elements
2021-07-29 13:10:30 +02:00
Bernd Hahnebach
74b6276c20
FEM: examples and unit tests calculix solver, add ccx cantilever with quad4 elements
2021-07-29 13:10:22 +02:00
Bernd Hahnebach
26c2d6540f
FEM: z88 solver, tria6 example and unit test as well as small writer improvements
2021-07-28 23:22:26 +02:00
Bernd Hahnebach
ac7caebb59
FEM: calculix unit tests, add ccx cantilever with seg2, seg3, tria3 and tria6 mesh elements
2021-07-28 17:24:13 +02:00
Bernd Hahnebach
1cc9c88be1
FEM: examples, ccx cantilever add face and edgemesh
2021-07-25 21:33:04 +02:00
Bernd Hahnebach
147fd446ba
FEM: cmake, fix
2021-07-25 19:31:49 +02:00
Bernd Hahnebach
83c8cc30e8
FEM: examples and unit tests, some heavy file renaming
2021-07-25 19:20:39 +02:00
Bernd Hahnebach
fd3f17ea45
FEM: separate getting the mesh sets from writer class
2021-07-15 21:57:02 +02:00
Bernd Hahnebach
d72d24b30c
FEM: calculix writer, move material, element geometry and mat-geo-elementsets into separte methods
2021-07-12 23:45:44 +02:00
Bernd Hahnebach
9fa444c113
FEM: calculix writer, move write mesh in separate module
2021-07-12 23:45:39 +02:00
Bernd Hahnebach
61436a874d
FEM: calculix writer, move write footer and step in separate modules
...
Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
2021-07-12 23:45:35 +02:00
Bernd Hahnebach
90cecd0d2c
FEM: calculix writer, rename constraint writing methods
2021-07-12 23:45:29 +02:00
Bernd Hahnebach
7ec2d0e1cb
FEM: calculix writer, move constraint fluidsection in separate module
2021-07-12 01:03:29 +02:00
Bernd Hahnebach
9715034bc9
FEM: calculix writer, move constraint initialtemperature in separate module, use generic constraint writer and fix unit tests
2021-07-12 01:03:20 +02:00
Bernd Hahnebach
b43bdecef6
FEM: calculix writer, move constraint selfweigt in separate module and use generic constraint writer
2021-07-12 01:03:12 +02:00
Bernd Hahnebach
81d04186c7
FEM: calculix writer, move constraint methods into separate modules
2021-07-12 01:02:12 +02:00
UR-0
46282db7c8
FEM: constraint centrif, Gui tools
2021-07-09 22:04:19 +02:00
Bernd Hahnebach
f0b543ed81
FEM: constraint centrif, add unit test
2021-07-09 22:04:14 +02:00
Bernd Hahnebach
94c0522c38
FEM: constraint centrif, add example
2021-07-09 22:04:05 +02:00
UR-0
974f41e0cc
FEM: constraint centrif, App objects and methods:
...
- CalculiX centrifugal body loads
- CalculiX label CENTRIF from *DLOAD card
- implement FreeCAD NonGui code
- the object, ccx writer, etc
2021-07-09 22:03:58 +02:00
Sudhanshu Dubey
65f84827e5
FEM: constraint transform beam hinged, add unit test
2021-07-09 17:40:36 +02:00
Sudhanshu Dubey
bda6ad109f
FEM: contraint transform example, add unit test
2021-07-09 13:17:50 +02:00
Sudhanshu Dubey
48d6fa8ea2
FEM: examples, add constraint transform torque example
2021-07-09 13:17:44 +02:00
Bernd Hahnebach
790bf1835b
FEM: examples, move base setups in separate modules
2021-06-16 16:24:39 +02:00
Bernd Hahnebach
68f1b49637
FEM: examples, add calculix lateral torsional buckling example
2021-06-16 11:58:07 +02:00