Bernd Hahnebach
|
c6e8c6d45f
|
FEM: solver z88, use single quotes instead of double ones
|
2019-09-05 18:24:41 +02:00 |
|
Bernd Hahnebach
|
a043ad072e
|
FEM: lgtm, various improvements
|
2019-06-29 13:22:31 +02:00 |
|
Bernd Hahnebach
|
4c643a0168
|
FEM: code formating, improve imports, get rid of E402 error
|
2019-06-16 23:21:38 +02:00 |
|
Bernd Hahnebach
|
508a65f115
|
FEM: code formating, max line length < 100, fem solver
|
2019-05-20 12:33:30 +02:00 |
|
Bernd Hahnebach
|
61d246ec3a
|
FEM: solver frame work, move get binary to snake_case
|
2019-04-01 23:28:35 +02:00 |
|
Bernd Hahnebach
|
13552951f5
|
FEM: solver writer and tasks, code formating
|
2019-04-01 23:28:35 +02:00 |
|
Bernd Hahnebach
|
4da61569ce
|
FEM: z88 writer, cut writing time at second diggit
|
2019-03-31 11:18:13 +02:00 |
|
Bernd Hahnebach
|
8647272841
|
FEM: imports, use small character for fem utils imports
|
2019-03-31 11:18:11 +02:00 |
|
Bernd Hahnebach
|
0d1c841437
|
FEM: input file writer, use join from os package
|
2019-03-31 11:18:10 +02:00 |
|
Bernd Hahnebach
|
599b7a1542
|
FEM: solver frame work, some code formating for better readable code
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
a19d39d227
|
FEM: analysis member, get rid of duplicate code in getting the analysis mesh
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
be1b665b78
|
FEM: solver tasks, use FreeCAD instead of App
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
8a6f3172df
|
FEM: solver framework, use small written modul import names in tasks
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
03f044e841
|
FEM: analysis, allow result meshes to be analysis member for making an analysis
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
a0f3a81139
|
FEM: z88, delete not needed and not used variable
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
a932505e8d
|
FEM: solver, move observer def into base class and use decode for Py3 bytestrings
|
2018-12-19 21:50:44 +01:00 |
|
Bernd Hahnebach
|
25de353599
|
FEM: solver frame work ccx and z88, simplify member collection
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
986dc046d8
|
FEM: utils, rename get member
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
c2e5df0e16
|
FEM: solver tasks, delete duplicate methods
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
4d345e1853
|
FEM: utils, get rid of duplicate defs
|
2018-12-06 08:53:58 -03:00 |
|
Bernd Hahnebach
|
bf7e8d40cc
|
FEM: z88, fix obj type check
|
2018-12-06 08:53:58 -03:00 |
|
Bernd Hahnebach
|
6379919c75
|
FEM: z88 writer, raise exception if element type is not supported by Z88
|
2018-12-06 08:53:58 -03:00 |
|
luz.paz
|
a1b811f171
|
FEM: solver, make uniform copyright and developer info
.
|
2018-11-26 09:10:17 -03:00 |
|
luz.paz
|
15e203881b
|
FEM: solver, make file header title use the same schema in all solver modules
Made uniform all __title__ doxy \addtogroup blocks
|
2018-11-26 09:10:17 -03:00 |
|
Bernd Hahnebach
|
46dbfc8ce7
|
FEM: prints, use FreeCAD console prints and console error for ccx tools and writer module
|
2018-02-07 19:03:48 +01:00 |
|
Bernd Hahnebach
|
d0b5798ae4
|
FEM: ccx tools, remove setting analysis type with the analysis tools, is done in solver object
|
2018-02-07 19:03:48 +01:00 |
|
luz.paz
|
0d4aa88c4f
|
FEM: typo fix
[skip ci]
|
2018-01-27 19:41:24 +01:00 |
|
luz.paz
|
ece3e8e3de
|
FEM: typos
|
2018-01-23 14:43:54 +01:00 |
|
Bernd Hahnebach
|
b9052e72cd
|
FEM: beam rotation object, add it to the solver frame works
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
998c3cde29
|
FEM: sovler framework ccx z88, add comment
|
2018-01-11 07:12:55 +01:00 |
|
Bernd Hahnebach
|
ff1601be5f
|
FEM: fem tools package, move fem utils in it
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
e3e2ac6925
|
FEM: proxy type, use for all classes the notation Fem:: same as C++ classes
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
264fb175ff
|
FEM: input writer, move module into solver package
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
4fae2afad1
|
FEN: z88 writer, comment some logs
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
c6b1f9bb48
|
FEM: z88 input writer, add time output
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
bc9f6a2cf5
|
FEM: new solver framework, add log if input file writing was finished for Z88 and CCX
|
2018-01-11 06:22:27 +01:00 |
|
Bernd Hahnebach
|
0e65035ed4
|
FEM: code formating, Python flake8: E211, E305
|
2018-01-01 22:54:46 +01:00 |
|
Bernd Hahnebach
|
792ad0da13
|
FEM: fem interface package, rename it to inout
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
86f98162b6
|
FEM: mesh package, move all mesh modules in new mesh package
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
55052cc9aa
|
FEM: package feminterface, move all import and export modules in new package feminterface
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
a20a751e8c
|
FEM: new solver frame work, fix it in the regard of the analysis object change to a real group object
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
e0e8bd056f
|
FEM: unit test elmer, add a testmode to solver framework
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
3b9e162b74
|
FEM: z88, add it to the new solver framework
|
2017-12-02 13:17:30 +01:00 |
|