luz.paz
|
f5523dd830
|
FEM: Typos
|
2018-10-17 11:23:04 +02:00 |
|
wmayer
|
23d64fa7b7
|
fixes 0003629: FEM, input file is not written if the FreeCAD document name has none standard letters
|
2018-10-11 12:40:16 +02:00 |
|
Bernd Hahnebach
|
9c628b8700
|
FEM: calculix writer, do not write integration point results into dat file, because we do not have a reader for this ATM
|
2018-06-05 14:28:25 -03:00 |
|
luz.paz
|
ba9dba4b26
|
FEM: typo fixes
|
2018-04-29 20:40:15 +02:00 |
|
Bernd Hahnebach
|
1ad03336ab
|
FEM: ccx writer, adapt constraint fixed to the mixed meshes
|
2018-02-10 00:53:16 +01:00 |
|
Bernd Hahnebach
|
aec496e7d9
|
FEM: ccx input writer, write all mesh dirmension ccx elsets
|
2018-02-10 00:53:16 +01:00 |
|
Bernd Hahnebach
|
ecf7f45813
|
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
|
88051e01d3
|
FEM: ccx tools, remove setting analysis type with the analysis tools, is done in solver object
|
2018-02-07 19:03:48 +01:00 |
|
Bernd Hahnebach
|
227a25a686
|
FEM: code formating, flake8
|
2018-01-31 19:04:29 +01:00 |
|
luz.paz
|
0ff676abec
|
FEM: typos
[skip ci]
|
2018-01-26 18:49:59 +01:00 |
|
luz.paz
|
3ee6b6ac94
|
FEM: typos
|
2018-01-23 14:43:54 +01:00 |
|
Bernd Hahnebach
|
6ab072b1ca
|
FEM: file modes, delete executable mode on some Python modules
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
9935150972
|
FEM: beam rotaion, implement writer, this fixes a very old restiction, the beam analysis in z-axis
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
fa596b891e
|
FEM: beam rotation object, add it to the solver frame works
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
128e5d3a72
|
FEM: ccx writer, slightly resort key sort creation on ccx elset creation
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
0145383d39
|
FEM: ccx writer, check for empty ccx elset on creation
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
66351b723a
|
FEM: ccx writer, resorting in elset creation
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
233a32d27a
|
FEM: ccx writer, use set and intersection instead of two nested for loops
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
6811d528f6
|
FEM: ccx input file, use even shorter elset names for the short names and raise exception if the elset name is still to long
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
3824df2eba
|
FEM: ccx writer, resort elset creation methods
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
c8e87a039e
|
FEM: ccx writer, better elset name def and raise exception if name is too long
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
c6740dc89f
|
FEM: sovler framework ccx z88, add comment
|
2018-01-11 07:12:55 +01:00 |
|
Bernd Hahnebach
|
b73853efa5
|
FEM: fem tools package, move fem utils in it
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
c34bbb007a
|
FEM: proxy type, use for all classes the notation Fem:: same as C++ classes
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
cf62473cbd
|
FEM: input writer, move module into solver package
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
910f573e4d
|
FEM: ccx input writer, get rid of code duplicate in time meassurement
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
8964584fd4
|
FEM: new solver framework, add log if input file writing was finished for Z88 and CCX
|
2018-01-11 06:22:27 +01:00 |
|
luzpaz
|
f6edbbdc5a
|
FEM: Typo residuals
|
2018-01-01 22:54:46 +01:00 |
|
Unknown
|
93dd48dc6a
|
FEM: Moar typos
|
2017-12-31 15:25:34 +01:00 |
|
Unknown
|
988a406395
|
FEM: typos
|
2017-12-16 16:36:17 +01:00 |
|
Bernd Hahnebach
|
6c8dc3dd00
|
FEM: fem interface package, rename it to inout
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
bd3d50fa88
|
FEM: mesh package, move all mesh modules in new mesh package
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
014f8cac3b
|
FEM: package feminterface, move all import and export modules in new package feminterface
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
da426b36cd
|
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
|
168c7cf028
|
FEM: unit test elmer, add a testmode to solver framework
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
38ef851417
|
FEM: ccx input file writer, move writer into new femsolver package
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
45e81db4ec
|
FEM: ccx, add it to the new solver framework but use the old ccx writer
|
2017-12-02 13:17:30 +01:00 |
|