Commit Graph

135 Commits

Author SHA1 Message Date
Bernd Hahnebach
82dffe24f9 FEM: result task panel, some comment for restore resutls 2020-01-04 00:57:53 +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
8f1b5d7de3 FEM: py3 fix in selection widget 2019-12-16 05:41:28 +01:00
Bernd Hahnebach
0856563866 FEM: selection widgets, add some error prints 2019-12-16 05:41:23 +01:00
wmayer
375a3d4d34 fix exception handling in _ViewProviderFemResultMechanical 2019-09-28 17:06:47 +02:00
Bernd Hahnebach
21529eda88 FEM: result task panel, fix use equations 2019-09-18 18:27:40 +02:00
Bernd Hahnebach
5fc30f3dd7 FEM: result task panel, do not activate greyed buttons 2019-09-15 22:43:03 +02:00
Bernd Hahnebach
99daacd544 FEM: delete file which was added by acident 2019-09-14 22:57:40 +02:00
Bernd Hahnebach
49000b1bc5 FEM: result task panel, fix if restore result is True but some results are missing 2019-09-14 22:54:46 +02:00
Bernd Hahnebach
46e66942b3 FEM: white spaces 2019-09-14 22:54:38 +02:00
Bernd Hahnebach
7fc7d39964 FEM: calculix solver task panel 2019-09-14 21:03:50 +02:00
Bernd Hahnebach
802ec1d16f FEM: improve output on solver run 2019-09-12 23:50:35 +02:00
Bernd Hahnebach
dd0b04e908 FEM: calculix task panel, Py3 fix for ccx output print 2019-09-12 23:50:28 +02:00
Bernd Hahnebach
1bda30e845 FEM: some small code formation 2019-09-05 23:08:27 +02:00
Bernd Hahnebach
448e9d7731 FEM: gui objs, use single quotes instead of double ones 2019-09-05 22:32:32 +02:00
Bernd Hahnebach
791701dbfa FEM: element flow 1D, deactivate not supported fluid types 2019-07-04 18:00:00 +02:00
Bernd Hahnebach
d66c4dd515 FEM: view provider electrostatic potential, use value error instead of bare except 2019-07-02 22:56:06 +02:00
Bernd Hahnebach
c528033133 FEM: view provider calculix, get rid of a bare except 2019-07-02 22:47:31 +02:00
Bernd Hahnebach
bddca5d68a FEM: view provider material, use value error instead of bare except 2019-07-02 22:47:20 +02:00
Bernd Hahnebach
35b05a9d76 FEM: code formating, flake8 and white spaces 2019-07-02 12:54:50 +02:00
Bernd Hahnebach
fe5f94a728 FEM: result gui, get rid of duplicate code 2019-07-01 21:41:15 +02:00
Bernd Hahnebach
47abdbd895 FEM: result gui, fix user defined equation, but better fix would be cool 2019-07-01 21:41:04 +02:00
Bernd Hahnebach
cc839c6c22 FEM: result gui, some code formating and a comment 2019-07-01 21:40:54 +02:00
Bernd Hahnebach
8c3cf6249b FEM: lgtm, do not test if for a constant, because it will give the same result in any case 2019-06-29 13:22:23 +02:00
Bernd Hahnebach
274c803452 FEM: flake8, lgtm, try to get them both quiet 2019-06-27 13:23:48 +02:00
Bernd Hahnebach
e5ba35735b FEM: gui objects, catch a syntax error, if the user triggers the OK button with a wrong input 2019-06-27 00:21:46 +02:00
Bernd Hahnebach
26a538f824 FEM: gui objects, fix problems because off different Attribute names of part to mesh in mesh objs 2019-06-27 00:21:40 +02:00
Bernd Hahnebach
1682c016de FEM: codeformating, another small one 2019-06-16 23:29:21 +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
55fc22b4b8 FEM: concrete, add task panel to select matrix and reinforcement material 2019-06-16 18:29:32 +02:00
HarryvL
cf5eb3c5ed FEM: result properties, add new lists to hold concrete results 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
5e201aef97 FEM: reinforced material, add icon (thanks to bitacovir) 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
ed006b82c3 FEM: reinforced material, add object, including all FEM object unit tests 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
55f316b0c9 FEM: material task panel, fix opening of material editor with material attributes without card 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
280cc1b011 FEM: code formating, line length < 100, there still where some left 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
ecccc3930d FEM: solver calcuix task panel, fix panel 2019-05-21 06:16:10 +02:00
Bernd Hahnebach
a847ac39a4 FEM: code formating, max line length < 100, fem gui objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
a22afe84bc FEM: material task panel, use quantity unit checks on leave task panel and return from material editor 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
f98fd36788 FEM and Material: move FEM task panel to material card utils 2019-04-25 20:43:07 +02:00
Bernd Hahnebach
1e0ee41e7e FEM: material task panel, use card path to start material editor 2019-04-25 20:43:07 +02:00
Bernd Hahnebach
72a15c0de5 FEM: material task panel, code formating and prints 2019-04-25 20:43:06 +02:00
Bernd Hahnebach
b11755f088 FEM: selection widget class, comment debug print 2019-04-25 20:43:06 +02:00
Bernd Hahnebach
7583761936 FEM: material task panel, fix finding of cards on return of material editor 2019-04-23 09:13:14 +02:00
Bernd Hahnebach
46a9a2310e FEM: material task panel, fix finding of cards without thermal properties on reopen 2019-04-23 09:13:12 +02:00
Bernd Hahnebach
f279b42ae2 FEM: material task panel, split card methods from task panel methods 2019-04-23 09:13:10 +02:00
Bernd Hahnebach
9d3141ce31 FEM: material task panel, code formating, line length, prints 2019-04-23 09:13:08 +02:00
Bernd Hahnebach
bec300e6b1 FEM: material task panel, do not change mat card if mat editor was canceled 2019-04-23 09:13:06 +02:00
Bernd Hahnebach
4cb913d12c Material and FEM: card reader and writer, make sure to import the same in all modules 2019-04-23 09:13:02 +02:00
Bernd Hahnebach
f9a4335735 FEM: ccx tools task panel and solver run, use new ccx tools class init without analysis 2019-03-31 11:18:15 +02:00
Bernd Hahnebach
bad04150de FEM: ccx tools solver, allow to open the task panel even if the analysis is not active 2019-03-31 11:18:15 +02:00