Bernd Hahnebach
a8ac4f5fb6
FEM: calculix writer, improve information about units in input file
2021-07-14 10:46:43 +02:00
Bernd Hahnebach
e7efd877d8
FEM: calculix writer, improve floats writing for femelement material
2021-07-14 10:15:18 +02:00
Bernd Hahnebach
fef8689c48
FEM: calculix writer, improve floats writing for femelement geometry
2021-07-14 09:16:47 +02:00
Bernd Hahnebach
bbbb8760ab
FEM: calculix writer, continue improve floating point writing for constraints
2021-07-14 09:16:39 +02:00
Bernd Hahnebach
3777067694
FEM: calculix writer, improve floating point writing
2021-07-13 22:27:31 +02:00
Bernd Hahnebach
7d68686758
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
51db88451a
FEM: calculix writer, do no longer write method names into input file, fix all unit test files
2021-07-12 01:02:46 +02:00
Bernd Hahnebach
71ad243da6
FEM: constraint centrif, add unit test
2021-07-09 22:04:14 +02:00
Sudhanshu Dubey
8279d687fb
FEM: constraint transform beam hinged, add unit test
2021-07-09 17:40:36 +02:00
Bernd Hahnebach
9602e3aac3
FEM: constraint transform torque example, code improvement and unit test fix
2021-07-09 13:17:58 +02:00
Sudhanshu Dubey
da14b75b6b
FEM: contraint transform example, add unit test
2021-07-09 13:17:50 +02:00
Bernd Hahnebach
624c02fdcf
FEM: calculix writer, move heatflux suface faces getter in separate method (like other constraints do)
2021-07-07 11:40:46 +02:00
Bernd Hahnebach
35c9510d0c
FEM: calculix writer, use obj name as unique identifier for constraint section print
2021-07-06 14:55:38 +02:00
Bernd Hahnebach
5a9fef24bf
FEM: examples, typo in flexural buckling
2021-06-15 20:38:28 +02:00
Tobias Vaara
e56fe24cfc
FEM: unit tests, add calculix flexural buckling
2021-06-09 08:23:14 +02:00
Bernd Hahnebach
1c0f52cb1b
FEM: unit test, add simple calculix frequency example
2021-06-09 08:23:14 +02:00
donovaly
58b0dd38c2
[FEM] proper support for Gmsh HighOrder optimization
...
There are 4 optimizers available while we only supported 1. This PR adds support for all.
2021-04-08 13:29:50 +02:00
donovaly
ac6f25ea4a
[FEM] add mesh algorithms
...
- Gmsh has since a while 2 new mesh algorithms
- on the other hand the two algorithms ""Frontal Delaunay" and "Frontal Hex" are deprecated and not listed anymore in the docs: https://gmsh.info/doc/texinfo/gmsh.html#index-Mesh_002eAlgorithm3D
and indeed all attempts with these 2 algorithms fail
2021-03-24 17:01:47 +01:00
Bernd Hahnebach
16e851e0e0
FEM: fix unit test because of denisty writing. See 8f32144b447. This reverts f7605f29633
2021-03-17 09:33:21 +01:00
Bernd Hahnebach
4984d0031b
FEM: unit tests, fix denisty writing in existing unit tests
2021-03-13 22:38:56 +01:00
UR-0
de9329a6c1
[FEM]implement Gmsh mesh property "MeshSizeFromCurvature"
2021-03-13 21:13:30 +01:00
wmayer
2b60042821
FEM: fix also typos in inp files to avoid to break unit tests
...
See also: 5c6b59b6530d
2021-01-04 13:38:43 +01:00
Sudhanshu Dubey
94509e8c18
FEM: unit tests, add tests for cantilever examples
2020-07-21 00:06:08 +02:00
Sudhanshu Dubey
36b00c0e91
FEM: unit tests, add test for node load example
2020-07-20 23:52:28 +02:00
Sudhanshu Dubey
be6ce20a48
FEM: unit tests, add test for edge load calculation example
2020-07-20 23:52:13 +02:00
Sudhanshu Dubey
7e943a80ae
FEM: unit tests, add calculix test for ccx_cantilever_selfweight example
2020-07-14 20:46:53 +02:00
Sudhanshu Dubey
2d40c82435
FEM: unit tests, add z88 writing test framework
2020-07-13 16:47:57 +02:00
Bernd Hahnebach
b900b2956b
FEM: elmer unit tests, better names in the regard of unit schema
2020-07-13 16:25:04 +02:00
Bernd Hahnebach
fc10c05719
FEM: elmer unit tests, add SI units file writing test
2020-07-13 16:24:58 +02:00
Bernd Hahnebach
856c1206bd
FEM: constants, more exact values
2020-07-13 08:08:57 +02:00
Bernd Hahnebach
5426541179
FEM: calculix writer, better information in the regard of units
2020-07-13 08:08:45 +02:00
Bernd Hahnebach
5f88fa2ebb
FEM: examples, rename material multiple two boxes
2020-07-10 08:41:13 +02:00
Sudhanshu Dubey
fc89991203
FEM: unit tests, add test for multibody face analysis example
2020-07-10 08:41:09 +02:00
Sudhanshu Dubey
aa13a93dff
FEM: unit tests, add test for multibody analysis example
2020-07-10 08:41:05 +02:00
Bernd Hahnebach
8b82fdf7f5
FEM: elmer writer, equation elasticity, only write needed material values
2020-07-07 12:33:54 +02:00
Bernd Hahnebach
fe4e706a04
FEM: elmer unit tests, add ccx cantilever prescribed displacement example
2020-07-07 08:00:26 +02:00
Bernd Hahnebach
1c790283de
FEM: solver calculix unit tests, add all ccx cantiever examples
2020-07-07 07:30:20 +02:00
Bernd Hahnebach
0ed2caeadc
FEM: elmer unit test data, rename some test data files
2020-07-06 23:29:20 +02:00
Bernd Hahnebach
dc2211c4b8
FEM: ccx unit test data, rename to calculix and rename some data files
2020-07-06 23:29:12 +02:00
Bernd Hahnebach
6e04d86af9
FEM: ccx unit test data, delete not needed geometry setup files
2020-07-06 23:29:10 +02:00
Bernd Hahnebach
7809cb8de5
FEM: elmer unit tests, add ccx canti node load test
2020-07-02 14:25:56 +02:00
Bernd Hahnebach
d8d53bcb60
FEM: examples, fix mat value in simple box example
2020-07-01 22:18:14 +02:00
Bernd Hahnebach
a29c488771
FEM: elmer unit tests, add ccx canti faceload
2020-07-01 22:18:07 +02:00
Bernd Hahnebach
8ed7201e06
FEM: elmer unit test, rename case file
...
rebaseSmart
2020-07-01 21:44:16 +02:00
Bernd Hahnebach
86c5799571
FEM: solver elmer unit test, small improvements
2020-07-01 21:44:09 +02:00
Bernd Hahnebach
40fccdcbc8
FEM: ccx constraint section print, add unit test
2020-06-24 09:22:09 +02:00
vocx-fc
b5af1f5114
FEM: fix failing unit test in Elmer meshing (SecondOrderLinear)
2020-05-30 23:30:10 +02:00
Bernd Hahnebach
57c0026e31
FEM: unit tests, add test class to read old document objects
2020-05-22 01:15:50 +02:00
Bernd Hahnebach
ad33755869
FEM: ccx input writer, splitted, improve heatflux constraint
2020-04-24 09:35:01 +02:00
Bernd Hahnebach
5146ec5432
FEM: ccx input writer, splitted, improve pressure constraint
2020-04-24 09:35:01 +02:00