Commit Graph

2812 Commits

Author SHA1 Message Date
wmayer
1859ec2559 Add utility class to better debug algorithms 2012-08-11 15:09:08 +02:00
wmayer
0d351e98e2 Proper handling of SystemExitException in Python 2012-08-11 10:58:54 +02:00
Jose Luis Cercós Pita
8b7c25529f Improved free surface evolving method in order to support long simulations. 2012-08-10 16:57:58 +02:00
Jose Luis Cercós Pita
2cb1fecca2 Removed surfaces modules (broken due to Part import) 2012-08-10 11:42:03 +02:00
wmayer
408e1dc8e1 Allow to customize cursor text color in sketcher 2012-08-10 11:04:26 +02:00
Yorik van Havre
1a46232a53 Arch: small bugfix in structure object 2012-08-09 20:02:54 -03:00
Yorik van Havre
70d4048b38 Arch: General optimization
+ More severe tests when constructing shapes
+ Allow to quickly export Arch views to DXF
2012-08-09 17:50:07 -03:00
logari81
6cef178ae7 Merge branch 'logari81/sketcher' 2012-08-09 15:29:22 +02:00
Jose Luis Cercós Pita
5bdbf47ccc First simulator draft version. 2012-08-07 12:59:34 +02:00
wmayer
cb754f28c9 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-07 11:00:31 +02:00
wmayer
ba7be4f798 0000813: set colors dialog crash 2012-08-07 10:59:54 +02:00
logari81
fef08056a1 Sketcher, Issue 0000808: fix one more issue with restoring of external geometry 2012-08-07 01:21:45 +02:00
logari81
db2ccb31b4 Sketcher: improve position text during geometry creation 2012-08-06 23:05:31 +02:00
Yorik van Havre
7644248953 Arch: Fixed typo 2012-08-06 18:00:50 -03:00
Jose Luis Cercós Pita
01e0eb33ed Fixed several free surface evolution bugs 2012-08-06 18:24:18 +02:00
logari81
3f3b7cd68f Sketcher: allow starting a new polyline connected at some already available geometry 2012-08-06 16:13:09 +02:00
logari81
6b0f50d98c Sketcher: add perpendicular mode to polyline tool and use M-key for mode-switching 2012-08-06 13:34:29 +02:00
Yorik van Havre
43b7b9834d Arch: Walls and Structs can now be created directly from meshes 2012-08-05 19:03:27 -03:00
Yorik van Havre
aae9b17e32 Arch: Bugfixes and hidden lines mode for section planes 2012-08-05 18:01:58 -03:00
Jose Luis Cercós Pita
779f148b44 Changed (and accelerated) simulation creation process. 2012-08-05 16:15:17 +02:00
Jose Luis Cercós Pita
cc59edda71 Developed time integrator for fluid 2012-08-04 17:11:41 +02:00
jriegel
5aff6be27e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-04 11:53:32 +02:00
Jose Luis Cercós Pita
d692491a75 Linear systems solver developed (only fluid involved) 2012-08-03 16:55:24 +02:00
Jose Luis Cercós Pita
76c033593f Linear system matrix generation developed (only fluid involved for the moment) 2012-08-03 12:25:14 +02:00
Jose Luis Cercos Pita
eac9182ac9 Added non OpenCL solver (will be developed first) 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
c5ec34318b Implemented initialization stage 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
94c8489d0f Fixed Part module import error 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
7a05d30269 Fixed intialization error message. 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
91a9ea7fa6 Fixed 0.0 division when only 1 Hydrostatic point is requested. Now 2 points must be selected at least 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
ec5fb278b0 Fixed BM hydrostatic computation (wrong CoG coordinates) 2012-08-01 19:32:43 -03:00
Jose Luis Cercós pita
a10ee753e2 Fixed drafts list onto hydrostatics computation 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
c1e355c2cd Fixed KB & Cf hydrostatics computation bug 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
909a8d0649 Imported numpy, and added as dependency 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
1f429e80eb Fixed weights and simulation tools menus 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
60fe69389a Simulation thread control developed. 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
6de9fd5791 Imported pyOpenCL library 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
a933c93269 Built simulations run interface (threaded) 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
70a4cf0e1b Removed Surfaces module interdependency 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
80c9086fc3 Started ship simulations workbench 2012-08-01 19:32:42 -03:00
Yorik van Havre
88ea348623 0000802: Fixed again 2012-08-01 18:53:27 -03:00
Yorik van Havre
bdc926c704 Arch: improvements to section plane wireframe rendering 2012-08-01 18:15:34 -03:00
Jose Luis Cercós Pita
219e76f6ed Merge branch 'sanguinariojoe-ship' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-ship 2012-07-31 18:38:34 +02:00
Jose Luis Cercos Pita
b3c5f6ae7f Added non OpenCL solver (will be developed first) 2012-07-31 18:37:10 +02:00
Jose Luis Cercós Pita
20179b87e3 Merge branch 'sanguinariojoe-ship' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-ship 2012-07-31 18:04:10 +02:00
wmayer
78cbe72dee 0000807: Image plane duplication 2012-07-31 11:23:36 +02:00
Jose Luis Cercos Pita
830911883f Implemented initialization stage 2012-07-30 14:30:13 +02:00
wmayer
acb1205d5d Allow also other file types for group icons in preference page when size is 96x96 2012-07-28 16:01:46 +02:00
Jose Luis Cercos Pita
10cf07a8d1 Fixed Part module import error 2012-07-27 10:27:21 +02:00
Jose Luis Cercos Pita
440987e581 Fixed intialization error message. 2012-07-25 19:28:13 +02:00
Jose Luis Cercos Pita
3c1e904cbb Fixed 0.0 division when only 1 Hydrostatic point is requested. Now 2 points must be selected at least 2012-07-25 19:13:52 +02:00