Commit Graph

12996 Commits

Author SHA1 Message Date
Bernd Hahnebach
c255ec0df6 FEM: pref ui, better name for CalculiX solver base 2018-01-11 07:13:17 +01:00
Bernd Hahnebach
c6740dc89f FEM: sovler framework ccx z88, add comment 2018-01-11 07:12:55 +01:00
Bernd Hahnebach
90ff0d9eac FEM: unit test, replace new solver frame work by solver frame work 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
76969de5e8 FEM: unit test, use better path names 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
092e92b5ab FEM: unit test, move solver framework in new test class 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
c849182303 FEM: unit test, add test for isOfTypeNew 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
13b1ea6024 FEM: unit test, add test for FreeCADs isDerivedFrom 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
5fc5122fcb FEM: unit test, add test for isDerivedFrom def from fem utils modul 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
a8b3b2f239 FEM: unit test, add type test for all FEM objects from object creation module 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
9e87dfa6cf FEM: fem utils, add def to return type for all objects (Python and C++) 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
b73853efa5 FEM: fem tools package, move fem utils in it 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
ace7f38224 FEM: unit test, better name for CalculiX new framework machine 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
cec9342803 FEM: unit test, remove not needed back slashes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
6d7f31f3b6 FEM: unit test, rename make objects test def 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
907adad9ab FEM: ccx tools, delete elmer code since ccx tools only support ccx 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
5ee46bc8dd FEM: ccx tools, comment improvements 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
0f4b4c9634 FEM: constraint body heat source, use for proxy type the same name sheme like other constraints 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
c34bbb007a FEM: proxy type, use for all classes the notation Fem:: same as C++ classes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
8f91010ba6 FEM: typo in comment 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
220905c407 FEM: Python base constraint, move modules into gui and obj packages 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
a8a9e13ca9 FEM: Python base constraint, split in obj and gui module 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
13335e531c FEM: fem tools package, move ccx tools in it 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
01d215fece FEM: fem tools package, add this new package 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
cf62473cbd FEM: input writer, move module into solver package 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
c4b52499b6 FEM: make objects module, fix type of constraint fluid boundary 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
ab9f0ff145 FEM: obj types, sort constraints 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
1559fed0e7 FEN: z88 writer, comment some logs 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
910f573e4d FEM: ccx input writer, get rid of code duplicate in time meassurement 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
07ee3b7c3d FEM: z88 input writer, add time output 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
8964584fd4 FEM: new solver framework, add log if input file writing was finished for Z88 and CCX 2018-01-11 06:22:27 +01:00
Bernd Hahnebach
2ce33df6d0 FEM: solver framework, use ccx tools as standard solver on new installations 2018-01-11 06:22:27 +01:00
joha2
90f3aada2d FEM: solver framework, two checks for _dirTypes 2018-01-11 06:22:27 +01:00
wmayer
6a15a2f31e verify iterators in partialTopologicalSort to be on the safe side
currently this can cause a crash because issue 3214 is not fixed yet
See also: https://forum.freecadweb.org/viewtopic.php?f=19&t=26295
2018-01-10 22:16:39 +01:00
Yorik van Havre
39a34c1d27 Arch: Fixes in IFC exporter 2018-01-10 12:10:32 -02:00
Yorik van Havre
c95b366fd1 Arch: Better grouping of common Arch properties 2018-01-09 21:55:14 -02:00
Yorik van Havre
af7428dfaf Arch: Fixed bug in MoveWithHost system 2018-01-09 21:50:24 -02:00
Sammel Lothar LTS
b6304d16a7 Fix Path Keep View and Sim in Sync,typo Linuxcnc_post 2018-01-09 16:46:12 -02:00
triplus
636f361268 Qt5 build related improvements
Addition of PYTHON_SUFFIX and PYTHON_BASENAME available in all build scenarios offers more control when compiling (Py2/Py3/Qt5). Using symlinks as a workaround is not needed anymore.

Forum discussion:
https://forum.freecadweb.org/viewtopic.php?f=10&t=12534&p=208323#p208323
2018-01-09 10:07:05 -02:00
triplus
250586d2b9 Grammar error 2018-01-08 21:08:41 +01:00
triplus
3d9efc129c Persistent toolbars error handling
Improved handling of potential (future) issues concerning Python based toolbars in Arch/Draft workbench.

Forum discussion:

https://forum.freecadweb.org/viewtopic.php?f=3&t=26256
2018-01-08 21:08:41 +01:00
luz.paz
a35dd3feea Typos
The stepcode typos aren't to be found upstream. Recomend we merge nonetheless.
2018-01-08 21:07:00 +01:00
wmayer
78c9a34f50 fix compiler warning 2018-01-08 19:55:07 +01:00
Yorik van Havre
249c4a05be Draft: Added property to allow to turn off Shape2DView recomputes if invisible 2018-01-08 15:13:01 -02:00
Yorik van Havre
8382a8f61b Draft: Fixed DXF import 2018-01-08 13:45:10 -02:00
Yorik van Havre
5a95bb7a18 Merge pull request #1205 from mlampert/bugfix/path-macro-path-3303
Path: Expose getUserMacroDir to python and use in preferences - fixes issue 3303
2018-01-08 12:19:29 -02:00
Markus Lampert
d13d0bddff Expose getUserMacroDir to python and use in preferences. 2018-01-07 20:16:49 -08:00
sliptonic
2c69b79c15 path: fix help message typo 2018-01-07 18:43:16 -02:00
sliptonic
9c4120df7e fixes from IchGucksLive for drilling simulation. Tweaks to linuxcnc post 2018-01-07 18:43:16 -02:00
luz.paz
2b95227ed7 Path: typos 2018-01-07 18:43:16 -02:00
luzpaz
f69b789034 Path: typos 2018-01-07 18:43:16 -02:00