Commit Graph

66 Commits

Author SHA1 Message Date
luz.paz
0a25f7fd58 FEM: source comment typo fixes 2019-01-02 17:24:58 -02:00
Bernd Hahnebach
86c5113e09 FEM: gmsh VP, Py3, remove more extra b'ees 2018-12-20 12:00:04 -02:00
Bernd Hahnebach
c24ff17840 FEM: special character, Python seams not to like the ü of Jürgen even it is an comment 2018-11-26 09:10:17 -03:00
Bernd Hahnebach
0ed87a5775 FEM: code formating, flake8 2018-11-26 09:10:17 -03:00
luz.paz
d150dec132 FEM: make file headers title use the same schema in all fem(gui)objects/
Cherrypicked from femtemp f3212888c50d
+ 2 femobject uniformity fixes

fem(gui)objects leftover header copyright fix
2018-11-26 09:10:17 -03:00
Yorik van Havre
3799b2a306 Fixed coverity issues
184348 Bad use of null-like value
175794 Copy-paste error
172913 Copy-paste error
169506 Structurally dead code
169504 Bad use of null-like value
169013 Copy-paste error
2018-11-19 19:36:50 -02:00
luz.paz
4c2f2cd210 Misc. typos and whitespace
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm,./ChangeLog.txt" -I ../fc-word-whitelist.txt` and `grep`. Excess whitespace auto-removed by Atom editor.
2018-11-03 16:13:06 -03:00
lorenz
e517c00d9b py3: Fem: remove extra b'ees
https://forum.freecadweb.org/viewtopic.php?f=18&t=30954
2018-10-28 15:13:30 +01:00
Bernd Hahnebach
96f515748b FEM: ccx solver task panel run, return error if CalculiX has finished but there are errors in output. Happens on nonpositive jacobians 2018-10-25 11:00:07 -03:00
Bernd Hahnebach
5e3b10c92f FEM: code formating, cut lines with more than 200 diggits 2018-10-17 11:23:05 +02:00
luz.paz
f5523dd830 FEM: Typos 2018-10-17 11:23:04 +02:00
Markus Lampert
0e9bbf401c Cleaning up startEditing/finishEditing/isEditing 2018-10-05 11:30:45 +02:00
Bernd Hahnebach
0cdfc8bc4c FEM: icons, rename element rotation 1d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
45bf29e0f8 FEM: icons, rename element geometry 2d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
1fe8dc99fc FEM: icons, rename element geometry 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
a8e34e566d FEM: icons, rename element fluid 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
55759110ec FEM: icons, rename solver standard 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
af61ca6698 FEM: icons, rename show result icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
7c316ba01e FEM: prefs, move material prefs from general tab into an own tab in FEM 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
c3954c2e1d FEM: material task panel, remove matweb button and save mat card button as they are tools implemented in FreeCAD material editor 2018-06-01 08:21:23 +02:00
Bernd Hahnebach
2d8ebcf005 FEM: material task panel, quite some changes:
- add Material editor for editing material parameters as well as load and save mat cards
- distinguish between 'card name' and the 'material name'
- reorganising codeg
2018-06-01 08:21:19 +02:00
luz.paz
79a4aa3ef4 Misc. typos
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04:00
Bernd Hahnebach
c7879c28fe FEM: selection widget module, fix console print message 2018-05-28 08:58:17 +02:00
Bernd Hahnebach
be28744829 FEM: Python VP, add return variable to unSetEdit methods and improve reseting the edit mode 2018-05-28 08:58:17 +02:00
Bernd Hahnebach
7512fb5628 FEM: material widget, add button to fix material property editing 2018-05-28 08:58:10 +02:00
looooo
ec22a90789 py3: fem: fix gmsh bytes problem 2018-05-23 19:13:54 +02:00
Bernd Hahnebach
2ef1d2f363 FEM: geometric selection widget, more errors as popups, better clear selection 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
253b3a5233 FEM: geometric selection widget, check to only allow to select one geometric shpape type for the list 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
fa484c65d3 FEM: default display mode, name it Default as it is done in all other FEM obj where a Default display mode is needed 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5ac8431a17 FEM: selection observer, move class into selection widgets module 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c574fb2760 FEM: Python obj VP, code formating 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
964ede3f4c FEM: Python geometry selection class, use it for material obj 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
eb88c9045c FEM: Python geometry selection class, use it for gmsh mesh boundary layer 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6a2ac85d59 FEM: Python geometry selection class, use it for gmsh mesh group 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5f66ca215a FEM: Python geometry selection class, adapt it to Solid selection and use it for gmsh mesh region 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
366af6d778 FEM: Python geometry selection class, use it for fluid 1D obj 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
faf6e52000 FEM: Python geometry selection class, use it for beamsection obj and rotation obj 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c84077ba44 FEM: Python geometry selection class, make it useable for Vertex, Edge and Face 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c20994358c FEM: implement a geometry reference selection class, use it for shell thickness obj 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
50724bbe50 FEM: some Python constraint VP, add import of FemGui to get the icon in TreeView when there is no analysis and Fem is not loaded 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
f06132d3e8 FEM: result and gmsh mesh obj, do not load FEM wb on double click. Only the analysis container should have this 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c997755ad1 FEM: Python object VP, add a pop up if a task panel is open while another one will be opened 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
ae4a97d3d2 FEM: Python constraints, do not open a new constraint if another task panel is open 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
243fd83d96 FEM: electrostatic potential objeckt, fix module title 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a4bb93d559 FEM: Python VP objects without task panel, proper prevent edit mode 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5f37a30230 FEM: Python reference selection task panel, fix initial selection and selection after delete an item 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
16e70d9719 FEM: Python constraints with ref shapes, add right click to delete all ref shape at once 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
545ec31adf FEM: gmsh mesh obj, implement drag and drop for its childs 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
fab0b40614 FEM: Python constraints, hide meshes while constraint task panel is opened 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
830d521e93 FEM: python task panel with solid reference shapes, make solids better visible on click if they are in Compound or BooleanFragment 2018-05-23 17:59:29 +02:00