Commit Graph

2353 Commits

Author SHA1 Message Date
Bernd Hahnebach
68f3ffbf33 FEM: result tools, use log instead of message for debug 2019-07-03 12:43:11 +02:00
Bernd Hahnebach
431b0b0174 FEM: in out, z88 mesh, fix string replacements 2019-07-03 07:37:40 +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
fd5df98b6a FEM: result tools, check for NAN instead of bare except 2019-07-02 18:02:13 +02:00
Bernd Hahnebach
56918fdd48 FEM: mesh api, add comment 2019-07-02 16:08:19 +02:00
wmayer
71ff3123ee improve unicode support for Abaqus export 2019-07-02 15:42:16 +02:00
Bernd Hahnebach
4dff5bb403 FEM: frd result reader, fix principal stress calculation if pure frd file was opened 2019-07-02 13:17:24 +02:00
Bernd Hahnebach
43061bc8ad FEM: frd result reader, fix compact mesh for multiple result sets if not compacted 2019-07-02 12:54:54 +02:00
Bernd Hahnebach
ce0fe2ec87 FEM: code formating, flake8 and white spaces 2019-07-02 12:54:50 +02:00
Bernd Hahnebach
20b78fca97 FEM: result reading, fix eigenmode number reading 2019-07-01 21:41:24 +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
5c9e3ac187 FEM: code forating, solver fenics tools, get rid of not needed indent 2019-07-01 00:06:26 +02:00
Bernd Hahnebach
91ed554517 FEM: in out, get rid of not needed exception 2019-06-30 23:50:03 +02:00
Bernd Hahnebach
e31b086bc7 FEM: bare Python exceptions, fix the Import ones 2019-06-30 23:49:55 +02:00
Bernd Hahnebach
757fa0658e FEM: unit tests, set up documents without a try except 2019-06-30 23:49:47 +02:00
Bernd Hahnebach
fe91c44508 FEM: code formating, max line length in unit test module 2019-06-30 14:09:05 +02:00
Bernd Hahnebach
1a67ec6c26 FEM: flake8 and lgtm, dummy usage of imports in unit test module 2019-06-30 14:08:55 +02:00
Bernd Hahnebach
d19470a971 FEM: ccx writer, lgtm, Nested for statement uses loop variable 'femobj' of enclosing for statement 2019-06-29 13:22:38 +02:00
Bernd Hahnebach
06f42de79e FEM: lgtm, various improvements 2019-06-29 13:22:31 +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
441b3d517e FEM: utils, add a method to get the Part to mesh 2019-06-27 00:21:34 +02:00
Bernd Hahnebach
ece1b7ecba FEM: gui, commands, typo the second one :-) 2019-06-26 21:35:46 +02:00
Bernd Hahnebach
76953d933c FEM: gui commands, typo in comment 2019-06-25 14:02:12 +02:00
Bernd Hahnebach
72d4c36f2b FEM: gmsh tools, comment not used variable 2019-06-25 00:14:43 +02:00
Bernd Hahnebach
73d8b31b55 FEM: mesh tools, quad4, fix mesh area (this has been wrong for years :-() 2019-06-25 00:14:43 +02:00
Bernd Hahnebach
c06178bf21 FEM: lgtm, red rid of unnecessary assignments 2019-06-25 00:14:43 +02:00
Bernd Hahnebach
f445e34fb8 FEM: vtk post processing, fix result type names in linearization plot 2019-06-25 00:14:43 +02:00
Bernd Hahnebach
499703b265 FEM: gmsh mesh tools, do not use error message to print some log 2019-06-25 00:14:43 +02:00
Bernd Hahnebach
5f6352c6ec FEM: gmsh mesh tools, add some comments 2019-06-25 00:14:43 +02:00
wmayer
85270f5cd3 Fix a couple of clang compiler warnings:
-Wunused-variable
-Winconsistent-missing-override
-Wdelete-non-virtual-dtor
-Wunused-private-field
-Wformat
2019-06-23 15:19:12 +02:00
luz.paz
3fe94ea7cf [Crowdin] string fix + misc. typo and whitespace fixes
* Crowdin link: https://crowdin.com/translate/freecad/6766/en-hu#6576162  
* Tacked on a few typo+whitespace fixes
2019-06-20 18:42:09 +02:00
Bernd Hahnebach
798a910265 FEM: icons, fix clipping of reinforced material icon 2019-06-19 22:02:54 +02:00
Yorik van Havre
236f890864 Merged translations from crowdin 2019-06-17 20:06:59 -03:00
Yorik van Havre
d890b4ec17 Updated master ts files 2019-06-17 17:28:12 -03:00
Bernd Hahnebach
d26daa51d7 FEM: code formating, still more of them 2019-06-16 23:39:35 +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
8eb807d291 FEM: code formating 2019-06-16 23:21:28 +02:00
Bernd Hahnebach
d8b28a111b FEM: code formating, delete commented code:
We gone have git to retrieve changes made in history, if needed
2019-06-16 22:45:44 +02:00
Bernd Hahnebach
823f4b6644 FEM: code formating in unit tests 2019-06-16 22:42:15 +02:00
luz.paz
9453e68e23 Misc. source comment typo and whitespace fixes
Found via codespell
2019-06-16 20:47:07 +02:00
Bernd Hahnebach
3c03e159e3 FEM: ccx tools, pre checks for reinforced material object 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
2761a363c5 FEM: concrete, add task panel to select matrix and reinforcement material 2019-06-16 18:29:32 +02:00