Commit Graph

136 Commits

Author SHA1 Message Date
Bernd Hahnebach
e1f5c989dc FEM: result mesh reset, some comments 2020-01-04 00:58:03 +01:00
Bernd Hahnebach
3b69f8bcdb FEM: result task panel, some comment for restore resutls 2020-01-04 00:57:53 +01:00
luz.paz
1baf5da3cf 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
1f53e8b395 FEM: py3 fix in selection widget 2019-12-16 05:41:28 +01:00
Bernd Hahnebach
f1a3a628c5 FEM: selection widgets, add some error prints 2019-12-16 05:41:23 +01:00
wmayer
fb7a03a04d fix exception handling in _ViewProviderFemResultMechanical 2019-09-28 17:06:47 +02:00
Bernd Hahnebach
080f70b615 FEM: result task panel, fix use equations 2019-09-18 18:27:40 +02:00
Bernd Hahnebach
b46856d025 FEM: result task panel, do not activate greyed buttons 2019-09-15 22:43:03 +02:00
Bernd Hahnebach
a374ecc8ef FEM: delete file which was added by acident 2019-09-14 22:57:40 +02:00
Bernd Hahnebach
9472edbd24 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
585211c333 FEM: white spaces 2019-09-14 22:54:38 +02:00
Bernd Hahnebach
32153e6ae9 FEM: calculix solver task panel 2019-09-14 21:03:50 +02:00
Bernd Hahnebach
310cf2cb2a FEM: improve output on solver run 2019-09-12 23:50:35 +02:00
Bernd Hahnebach
1e8ad30a13 FEM: calculix task panel, Py3 fix for ccx output print 2019-09-12 23:50:28 +02:00
Bernd Hahnebach
d01581f14f FEM: some small code formation 2019-09-05 23:08:27 +02:00
Bernd Hahnebach
21b756b3db FEM: gui objs, use single quotes instead of double ones 2019-09-05 22:32:32 +02:00
Bernd Hahnebach
126cb4321b FEM: element flow 1D, deactivate not supported fluid types 2019-07-04 18:00:00 +02:00
Bernd Hahnebach
2d7d6cfef6 FEM: view provider electrostatic potential, use value error instead of bare except 2019-07-02 22:56:06 +02:00
Bernd Hahnebach
4883bd501a FEM: view provider calculix, get rid of a bare except 2019-07-02 22:47:31 +02:00
Bernd Hahnebach
f0df2aa658 FEM: view provider material, use value error instead of bare except 2019-07-02 22:47:20 +02:00
Bernd Hahnebach
ce0fe2ec87 FEM: code formating, flake8 and white spaces 2019-07-02 12:54:50 +02:00
Bernd Hahnebach
123dab7bb2 FEM: result gui, get rid of duplicate code 2019-07-01 21:41:15 +02:00
Bernd Hahnebach
07d868ccb3 FEM: result gui, fix user defined equation, but better fix would be cool 2019-07-01 21:41:04 +02:00
Bernd Hahnebach
f479f26ff2 FEM: result gui, some code formating and a comment 2019-07-01 21:40:54 +02:00
Bernd Hahnebach
4bcf2446a0 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
0944d2f45c FEM: flake8, lgtm, try to get them both quiet 2019-06-27 13:23:48 +02:00
Bernd Hahnebach
251a3b1ff5 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
b6fa7bd78d 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
1b39fe3d2d FEM: codeformating, another small one 2019-06-16 23:29:21 +02:00
Bernd Hahnebach
3ae4283073 FEM: code formating, improve imports, get rid of E402 error 2019-06-16 23:21:38 +02:00
Bernd Hahnebach
2761a363c5 FEM: concrete, add task panel to select matrix and reinforcement material 2019-06-16 18:29:32 +02:00
HarryvL
db493ee0d9 FEM: result properties, add new lists to hold concrete results 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
f162da6d97 FEM: reinforced material, add icon (thanks to bitacovir) 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
2172e08b38 FEM: reinforced material, add object, including all FEM object unit tests 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
48f9ec37cf FEM: material task panel, fix opening of material editor with material attributes without card 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
d682d3ea6e FEM: code formating, line length < 100, there still where some left 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
fc37053210 FEM: solver calcuix task panel, fix panel 2019-05-21 06:16:10 +02:00
Bernd Hahnebach
5ca75ca7ea FEM: code formating, max line length < 100, fem gui objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
d52aa20748 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
8544bfd4c6 FEM and Material: move FEM task panel to material card utils 2019-04-25 20:43:07 +02:00
Bernd Hahnebach
1efad46a34 FEM: material task panel, use card path to start material editor 2019-04-25 20:43:07 +02:00
Bernd Hahnebach
42f96235aa FEM: material task panel, code formating and prints 2019-04-25 20:43:06 +02:00
Bernd Hahnebach
7aa7d50138 FEM: selection widget class, comment debug print 2019-04-25 20:43:06 +02:00
Bernd Hahnebach
3cabefdaea FEM: material task panel, fix finding of cards on return of material editor 2019-04-23 09:13:14 +02:00
Bernd Hahnebach
935f70652e FEM: material task panel, fix finding of cards without thermal properties on reopen 2019-04-23 09:13:12 +02:00
Bernd Hahnebach
872f456073 FEM: material task panel, split card methods from task panel methods 2019-04-23 09:13:10 +02:00
Bernd Hahnebach
1234e08ee3 FEM: material task panel, code formating, line length, prints 2019-04-23 09:13:08 +02:00
Bernd Hahnebach
fb6357a908 FEM: material task panel, do not change mat card if mat editor was canceled 2019-04-23 09:13:06 +02:00
Bernd Hahnebach
95aaa73388 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
bcbe82de74 FEM: ccx tools task panel and solver run, use new ccx tools class init without analysis 2019-03-31 11:18:15 +02:00