Commit Graph

169 Commits

Author SHA1 Message Date
Uwe
1c666f7837 [FEM] adapt electrostatic examples to changed unit handling
- also a coding improvement
2022-03-26 04:54:36 +01:00
Uwe
2e8fc8e477 [FEM] Elmer examples: use better names for constraints
fixes a ToDo and the unit tests work fine nevertheless
2022-03-26 01:46:54 +01:00
Uwe
00ea879bfd [FEM] change example to fit with Elmer's tutorial
- this example is the Elmer tutorial number 13: https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerTutorials.pdf and they use a potential of 1.0, since Elmer uses SI units, it is 1.0 V
2022-03-19 15:29:55 +01:00
Ajinkya Dahale
5f4b87035b [FEM] Add tools for more yield points in simple hardening materials
String List instead of String should allow for arbitrarily many entries,
theoretically.

Note the defaults previously in `YieldPoint1` an `YieldPoint2` were arbitrary.
Now the list is kept empty by default.

Fixes issue #4720.
2021-09-17 11:07:16 +02:00
luzpaz
72411f83ad Draft: Fix LGTM 'test for equality' warning (#4969)
* Draft: Fix LGTM 'test for equality' warning

ref: https://lgtm.com/projects/g/FreeCAD/FreeCAD/alerts/?mode=tree&ruleFocus=7900090

* FEM: source comment typo fixes
2021-08-16 22:52:13 -05:00
Bernd Hahnebach
273a7d5e3f FEM: examples, use correct constraint in information for mystran plate example 2021-08-10 22:12:19 +02:00
Bernd Hahnebach
a0d860679e FEM: examples, displacement constraint needs to set Free and Fix 2021-08-09 22:16:33 +02:00
Bernd Hahnebach
ad63322ac7 FEM: examples, delete not needed material values 2021-08-09 21:29:59 +02:00
Bernd Hahnebach
4e6a09be37 FEM: examples, add ccxtools solver 2021-08-09 21:29:52 +02:00
Bernd Hahnebach
6c78531ab6 FEM: examples, truss seg2, fix solver typ 2021-08-05 15:35:51 +02:00
Bernd Hahnebach
c4118bb2be FEM: examples, add 3D truss for z88 and calculix 2021-08-05 15:33:29 +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
597dbfb6c4 FEM: examles, add missing geom obj links in meshes 2021-08-01 11:42:49 +02:00
Bernd Hahnebach
abcd05b591 FEM: calculix prechecks, beamsections and mesh without geometry link is not allowed 2021-08-01 11:42:29 +02:00
Bernd Hahnebach
005c66f4ec FEM: Mystran solver, add examples and writer unit tests 2021-07-31 16:57:01 +02:00
Bernd Hahnebach
83723fef44 FEM: examples, small improvements 2021-07-29 22:26:13 +02:00
Bernd Hahnebach
0816e30cba FEM: ccx canti quad4 example and unit test, improve mesh 2021-07-29 22:25:38 +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
1cc9c88be1 FEM: examples, ccx cantilever add face and edgemesh 2021-07-25 21:33:04 +02:00
Bernd Hahnebach
c5be18888b FEM: examples, canti hexa20, delete wrongly added exaplanation object 2021-07-25 21:32:58 +02:00
Bernd Hahnebach
4695ed09ca FEM: examples, ccx canti hexa20, fix comment 2021-07-25 20:30:55 +02:00
Bernd Hahnebach
83c8cc30e8 FEM: examples and unit tests, some heavy file renaming 2021-07-25 19:20:39 +02:00
Bernd Hahnebach
7416fd3f5b FEM: examples, code formating, use double quotes whenever it is possible 2021-07-25 19:19:59 +02:00
Bernd Hahnebach
94c0522c38 FEM: constraint centrif, add example 2021-07-09 22:04:05 +02:00
Bernd Hahnebach
83991d7014 FEM: examples, constraint transform beam hinged, fix material 2021-07-09 13:45:19 +02:00
Bernd Hahnebach
0a388722a7 FEM: constraint transform torque example, code improvement and unit test fix 2021-07-09 13:17:58 +02:00
Sudhanshu Dubey
48d6fa8ea2 FEM: examples, add constraint transform torque example 2021-07-09 13:17:44 +02:00
Bernd Hahnebach
51328d3bbe FEM: examples, fix material information for some multi material ones 2021-06-23 11:02:31 +02:00
Bernd Hahnebach
a536093b70 FEM: examples manager, code formating 2021-06-18 11:20:10 +02:00
Bernd Hahnebach
bc9beffc45 FEM: examples, add explanation text object to all the rest examples 2021-06-17 12:42:17 +02:00
Bernd Hahnebach
3626f48699 FEM: examples, update manager 2021-06-17 12:41:25 +02:00
Bernd Hahnebach
d1fa49f514 FEM: examples, improve import code formating 2021-06-17 11:20:55 +02:00
Bernd Hahnebach
5870bfd361 FEM: examples, fix material information in material nonlinear example 2021-06-17 11:00:51 +02:00
Bernd Hahnebach
00adea5e2c FEM: examples, add text explanation object to more examples 2021-06-17 10:40:29 +02:00
Bernd Hahnebach
c3c383a58b FEM: examples, improve explanation text object 2021-06-17 10:39:28 +02:00
Bernd Hahnebach
96b47a3a92 FEM: examples, fix mesh information 2021-06-16 16:24:55 +02:00
Bernd Hahnebach
83a93cfd5c FEM: examples gui, add mesh type 2021-06-16 16:24:47 +02:00
Bernd Hahnebach
790bf1835b FEM: examples, move base setups in separate modules 2021-06-16 16:24:39 +02:00
Bernd Hahnebach
0986b5f848 FEM: examples, ltb, add text explanation object 2021-06-16 15:34:38 +02:00
Bernd Hahnebach
7a9a282431 FEM: examples, move some method in separate module 2021-06-16 15:34:08 +02:00
Bernd Hahnebach
68f1b49637 FEM: examples, add calculix lateral torsional buckling example 2021-06-16 11:58:07 +02:00
Bernd Hahnebach
27acfe1372 FEM: examples, add calculix plate buckling example 2021-06-16 11:57:57 +02:00
Bernd Hahnebach
47886d3bd6 FEM, examples, typos 2021-06-16 11:57:46 +02:00
Bernd Hahnebach
ce9f92b42b FEM: examples, typo in flexural buckling 2021-06-15 20:38:28 +02:00
Bernd Hahnebach
03bc35ebb9 FEM: examples, code formating and code improvements 2021-06-15 20:35:55 +02:00
Bernd Hahnebach
1bea75d62b FEM: code formating 2021-06-09 08:23:14 +02:00
Tobias Vaara
c82de2a0f5 FEM: examples, add calculix flexural buckling 2021-06-09 08:23:14 +02:00
Bernd Hahnebach
5f4581098c FEM: examples, add simple calculix frequency example 2021-06-09 08:23:14 +02:00