Commit Graph

84 Commits

Author SHA1 Message Date
Bernd Hahnebach
c6ae035d50 FEM: code formating and unifor licence header in Python modules 2020-03-04 07:50:21 +01:00
Bernd Hahnebach
318e5603c3 FEM: ccx tools, move pre requisite checks in separate module 2020-03-01 14:28:00 +01:00
Bernd Hahnebach
7be9a9083e FEM: only define analysis types for calculix solver once 2020-03-01 14:27:54 +01:00
Bernd Hahnebach
ae3c93ba3c FEM: more Python import cleaning 2020-02-27 08:33:39 +01:00
Bernd Hahnebach
ab0ace8f61 FEM: improve imports 2020-02-26 20:58:26 +01:00
UR-0
458a27f2fc FEM: constraint tie, implement object and ccx writer 2020-02-19 17:56:39 +01:00
Bernd Hahnebach
b53c55bc79 FEM: solver writer, use member class as parameter for writer class instaed of all separate fem objs 2020-02-19 07:35:48 +01:00
Bernd Hahnebach
aae21b0235 FEM: solver writer and tasks and ccx tools, use a new member class to collect the analysis member 2020-02-19 07:23:52 +01:00
Bernd Hahnebach
3c85725155 FEM: new member tools, move some analysis member methods from utils 2020-02-19 07:23:50 +01:00
Bernd Hahnebach
62577019cf FEM: ccx tools pre check, better error messages 2020-02-04 10:15:14 +01:00
Bernd Hahnebach
d583fd26cd FEM: console messages line break improvements 2020-01-09 08:10:07 +01:00
luz.paz
73b8ee91ee FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
Bernd Hahnebach
19de1a4eba FEM: result tools and ccx tools, improve method documentation 2019-09-19 09:11:02 +02:00
Bernd Hahnebach
1e3ab8276c FEM: ccx tools, improve class documentation 2019-09-18 18:27:50 +02:00
Bernd Hahnebach
dae91a4fb2 FEM: ccx tools, use python documentation style 2019-09-15 22:43:10 +02:00
Bernd Hahnebach
802ec1d16f FEM: improve output on solver run 2019-09-12 23:50:35 +02:00
Bernd Hahnebach
157e57d97f FEM: ccx tools, utils imported allready 2019-09-11 07:44:17 +02:00
Bernd Hahnebach
53a2d42ce8 FEM: utils, move working dir check from ccx tools to utils 2019-09-06 21:59:37 +02:00
Bernd Hahnebach
c66f9a5b5c FEM: utils, use snake case for new methods 2019-09-06 21:59:14 +02:00
Bernd Hahnebach
fed8cef90e FEM: move working path methods from solver run to utils 2019-09-06 21:59:05 +02:00
Bernd Hahnebach
8a61cffcd9 FEM: ccx tools, use single quotes instead of double ones 2019-09-05 18:25:07 +02:00
Bernd Hahnebach
08a150ca95 FEM: ccx tools, small indent code formating 2019-08-15 08:40:01 +02:00
Bernd Hahnebach
2ce560120e FEM: objects, use same name system no matter if C++ or Python object 2019-07-03 12:43:27 +02:00
Bernd Hahnebach
a043ad072e FEM: lgtm, various improvements 2019-06-29 13:22:31 +02:00
Bernd Hahnebach
e9529b42f6 FEM: ccx tools, pre checks for reinforced material object 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
30ec7477d1 FEM: concrete results, use the new concrete result reading methods on result reading 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
27555ad627 FEM: ccx tools, some brackets where missing too ... 2019-06-06 15:03:37 +02:00
Bernd Hahnebach
6529eeb456 FEM: ccxtools, fix a syntax error, I wonder why flake8 did not find it ... 2019-06-06 14:57:38 +02:00
Bernd Hahnebach
d5d1def121 FEM: code formating, max line length < 100, fem toolsmodules 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
708d1735fd FEM: code formating, max line length < 150, all FEM python 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
048510ab87 FEM: ccx tools, ccx binary handling improved 2019-04-01 23:28:38 +02:00
Bernd Hahnebach
6c2439783a FEM: ccx tools, set back the assignment of linux and osx ccx binary path 2019-04-01 23:28:38 +02:00
lorenz
9ca9e4a89a FEM: osx: try to fix default ccx detection 2019-04-01 23:28:38 +02:00
Bernd Hahnebach
92404cc41c FEM: ccx tools, code formating 2019-03-31 11:18:16 +02:00
Bernd Hahnebach
7312a81319 FEM: ccx tools, add a class to make it very easy to run analysis py python 2019-03-31 11:18:13 +02:00
Bernd Hahnebach
b757c90312 FEM: ccx tools, add solver search if no analysis was given 2019-03-31 11:18:12 +02:00
Bernd Hahnebach
a90b931dce FEM: ccx tools, fix getting the analysis if solver is given but no analysis 2019-03-31 11:18:12 +02:00
Bernd Hahnebach
0d1c841437 FEM: input file writer, use join from os package 2019-03-31 11:18:10 +02:00
Bernd Hahnebach
b22a01a24b FEM: ccx tools, use working dir prefs from solver framework 2019-03-31 11:18:10 +02:00
luz.paz
2e4e9c6d4e Add some more user-facing typo fixes 2019-03-22 10:44:14 -03:00
Bernd Hahnebach
2c700b72be FEM: ccx tools, add misisng new line in error output 2019-03-07 10:45:34 +01:00
Bernd Hahnebach
299e9d2d2d FEM: ccx tools, more Python3 decode fixes 2019-03-07 10:45:33 +01:00
Bernd Hahnebach
f682291201 FEM: ccx tools, Py3 decode fix in get ccx version 2019-03-06 12:22:32 +01:00
Bernd Hahnebach
c34dfdc253 FEM: ccx tools, fix missing ccx setup 2019-03-06 12:22:32 +01: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
03f044e841 FEM: analysis, allow result meshes to be analysis member for making an analysis 2019-03-04 22:15:44 +01:00
Bernd Hahnebach
8cfacc039c FEM: result tools, delete result meshes on result purging too 2019-03-04 22:15:43 +01:00
Bernd Hahnebach
5378c431cb FEM: ccx tools, delete duplicate code 2019-03-04 22:15:43 +01:00
Bernd Hahnebach
224c848c9e FEM: ccx tools, find analysis if not given and there is only one in document 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
46bd1501bd FEM: ccx tools, do not run all init methods on fea init 2019-02-25 17:50:49 +01:00