Commit Graph

146 Commits

Author SHA1 Message Date
Bernd Hahnebach
c00af06846 FEM: console messages line break improvements 2020-01-09 08:10:07 +01:00
vocx-fc
31e2bbe3a9 Fem: variable name 'children', not 'childs' 2020-01-08 11:54:34 +01:00
Bernd Hahnebach
8004fc8b61 FEM: small code improvements (got forgotten on parent commit) 2020-01-07 23:10:33 +01:00
Bernd Hahnebach
1ac9099e79 FEM and Part: check if catched exception has an error message 2020-01-07 23:01:47 +01:00
Bernd Hahnebach
4f56a64ace FEM: result task panel, reset result mesh on task panel init 2020-01-06 02:43:20 +01:00
Bernd Hahnebach
beb34b7062 FEM: result task panel, really reset result mesh 2020-01-06 01:07:50 +01:00
Bernd Hahnebach
c1adfa76f8 FEM: result mesh task panel, add comment 2020-01-06 00:23:49 +01:00
Bernd Hahnebach
eab5a6aa66 FEM: result task panel, reset mesh color on exit 2020-01-06 00:02:33 +01:00
Bernd Hahnebach
ed922537b0 FEM: material task panels, add some newlines on logs 2020-01-05 19:26:10 +01:00
Bernd Hahnebach
ca939e2f77 FEM: result task panel, some more comments 2020-01-04 01:34:02 +01:00
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